mirror of
https://github.com/benbusby/farside.git
synced 2025-06-13 04:46:36 +00:00
Add support for Tent
This commit is contained in:
parent
ea70e144c6
commit
f35f9e639a
3 changed files with 37 additions and 0 deletions
|
@ -585,5 +585,15 @@
|
|||
"https://search.zeroish.xyz",
|
||||
"https://search2.ahwx.org"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "tent",
|
||||
"test_url": "/search.php?query=<%=query%>",
|
||||
"fallback": "https://tent.sny.sh",
|
||||
"instances": [
|
||||
"https://tent.bloat.cat",
|
||||
"https://tent.sny.sh",
|
||||
"https://tn.vern.cc"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue