diff options
author | B. Stack <bgstack15@gmail.com> | 2022-04-16 16:51:25 +0000 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-04-16 16:51:25 +0000 |
commit | 4aa31a2f1a060439447f8de3b1674b6e0524c7e2 (patch) | |
tree | c6028dac4de4e3be8bfb49223ac931303e6c57d2 /librewolf/debian/search-config.json | |
parent | Merge branch 'veracrypt-bump' into 'master' (diff) | |
parent | lw 98.0 stackrpms rc1 (diff) | |
download | stackrpms-4aa31a2f1a060439447f8de3b1674b6e0524c7e2.tar.gz stackrpms-4aa31a2f1a060439447f8de3b1674b6e0524c7e2.tar.bz2 stackrpms-4aa31a2f1a060439447f8de3b1674b6e0524c7e2.zip |
Merge branch 'librewolf-bump' into 'master'
librewolf 98
See merge request bgstack15/stackrpms!293
Diffstat (limited to 'librewolf/debian/search-config.json')
-rw-r--r-- | librewolf/debian/search-config.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/librewolf/debian/search-config.json b/librewolf/debian/search-config.json new file mode 100644 index 0000000..06be0eb --- /dev/null +++ b/librewolf/debian/search-config.json @@ -0,0 +1,19 @@ +{ + "data": [ + { + "schema": 1619432100208, + "appliesTo": [ + { + "included": { + "everywhere": true + } + } + ], + "webExtension": { + "id": "ddg@search.mozilla.org" + }, + "id": "c0b26c0e-63e6-4235-b2ce-5f16b6a8bf87", + "last_modified": 1619450717295 + } + ] +} |