Re-added Destructables https://codeberg.org/LibRedirect/browser_extension/issues/97
This commit is contained in:
parent
ca3aee8981
commit
b0837aa19b
@ -712,6 +712,7 @@ const defaultInstances = {
|
|||||||
'binternet': ['https://binternet.ahwx.org'],
|
'binternet': ['https://binternet.ahwx.org'],
|
||||||
'pixivFe': ['https://pixivfe.exozy.me'],
|
'pixivFe': ['https://pixivfe.exozy.me'],
|
||||||
'indestructables': ['https://indestructables.private.coffee'],
|
'indestructables': ['https://indestructables.private.coffee'],
|
||||||
|
'destructables': ['https://ds.vern.cc'],
|
||||||
'wtfismyip': ['https://myip.wtf']
|
'wtfismyip': ['https://myip.wtf']
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -808,6 +808,11 @@
|
|||||||
"name": "Indestructables",
|
"name": "Indestructables",
|
||||||
"instanceList": true,
|
"instanceList": true,
|
||||||
"url": "https://indestructables.codeberg.page"
|
"url": "https://indestructables.codeberg.page"
|
||||||
|
},
|
||||||
|
"destructables": {
|
||||||
|
"name": "Destructables",
|
||||||
|
"instanceList": true,
|
||||||
|
"url": "https://git.vern.cc/cobra/Destructables"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"targets": [
|
"targets": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user