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'],
|
||||
'pixivFe': ['https://pixivfe.exozy.me'],
|
||||
'indestructables': ['https://indestructables.private.coffee'],
|
||||
'destructables': ['https://ds.vern.cc'],
|
||||
'wtfismyip': ['https://myip.wtf']
|
||||
}
|
||||
|
||||
|
@ -808,6 +808,11 @@
|
||||
"name": "Indestructables",
|
||||
"instanceList": true,
|
||||
"url": "https://indestructables.codeberg.page"
|
||||
},
|
||||
"destructables": {
|
||||
"name": "Destructables",
|
||||
"instanceList": true,
|
||||
"url": "https://git.vern.cc/cobra/Destructables"
|
||||
}
|
||||
},
|
||||
"targets": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user