aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2023-05-09 09:02:13 +0300
committerManeraKai <manerakai@protonmail.com>2023-05-09 09:02:13 +0300
commitf2fe5bb67c14a9e8451dd197701b1a6229a2679e (patch)
tree9e8c8b9af731e336d248bd05ff7ef2cb58fcafab
parentMerge branch 'sittaneumayer-popup' (diff)
parentScopes & Librarian Are Down (diff)
downloadlibredirect-f2fe5bb67c14a9e8451dd197701b1a6229a2679e.zip
Merge branch 'patch-1' of https://github.com/xbdmHQ/browser_extension into xbdmHQ-patch-1
Diffstat (limited to '')
-rw-r--r--src/config.json30
1 files changed, 3 insertions, 27 deletions
diff --git a/src/config.json b/src/config.json
index 7957cb94..dfa8e5c1 100644
--- a/src/config.json
+++ b/src/config.json
@@ -336,12 +336,6 @@
},
"lbry": {
"frontends": {
- "librarian": {
- "name": "Librarian",
- "embeddable": true,
- "instanceList": true,
- "url": "https://codeberg.org/librarian/librarian"
- },
"lbryDesktop": {
"name": "LBRY Desktop",
"embeddable": false,
@@ -624,26 +618,8 @@
"embeddable": false,
"url": "https://wikipedia.org"
},
- "snopes": {
- "frontends": {
- "suds": {
- "name": "Suds",
- "instanceList": true,
- "url": "https://git.vern.cc/cobra/Suds"
- }
- },
- "targets": [
- "^https?:\\/{2}(www\\.)?snopes\\.com\\/"
- ],
- "name": "Snopes",
- "options": {
- "enabled": false,
- "unsupportedUrls": "bypass"
- },
- "imageType": "svg",
- "embeddable": false,
- "url": "https://www.snopes.com"
- },
+
+ }
"waybackMachine": {
"frontends": {
"waybackClassic": {
@@ -747,4 +723,4 @@
"url": "https://www.wolframalpha.com"
}
}
-} \ No newline at end of file
+}