Merge branch 'patch-1' of https://github.com/xbdmHQ/browser_extension into xbdmHQ-patch-1
This commit is contained in:
commit
f2fe5bb67c
|
@ -336,12 +336,6 @@
|
||||||
},
|
},
|
||||||
"lbry": {
|
"lbry": {
|
||||||
"frontends": {
|
"frontends": {
|
||||||
"librarian": {
|
|
||||||
"name": "Librarian",
|
|
||||||
"embeddable": true,
|
|
||||||
"instanceList": true,
|
|
||||||
"url": "https://codeberg.org/librarian/librarian"
|
|
||||||
},
|
|
||||||
"lbryDesktop": {
|
"lbryDesktop": {
|
||||||
"name": "LBRY Desktop",
|
"name": "LBRY Desktop",
|
||||||
"embeddable": false,
|
"embeddable": false,
|
||||||
|
@ -624,26 +618,8 @@
|
||||||
"embeddable": false,
|
"embeddable": false,
|
||||||
"url": "https://wikipedia.org"
|
"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": {
|
"waybackMachine": {
|
||||||
"frontends": {
|
"frontends": {
|
||||||
"waybackClassic": {
|
"waybackClassic": {
|
||||||
|
|
Loading…
Reference in New Issue