1
0
Fork 0
mirror of https://github.com/benbusby/farside.git synced 2025-04-24 20:50:02 +00:00

Add 4get metasearch engine

Closes #129
This commit is contained in:
Ben Busby 2023-08-28 17:28:39 -06:00
parent 626c4345bd
commit 1b884da16f
No known key found for this signature in database
GPG key ID: B9B7231E01D924A1
2 changed files with 18 additions and 0 deletions

View file

@ -588,5 +588,14 @@
"https://overflow.fascinated.cc",
"https://ao.bloatcat.tk"
]
},
{
"type": "4get",
"test_url": "/web?s=<%=query%>",
"fallback": "https://4get.ca",
"instances": [
"https://4get.ca",
"https://4get.zzls.xyz"
]
}
]

View file

@ -542,5 +542,14 @@
"https://overflow.projectsegfau.lt",
"https://ao.bloatcat.tk"
]
},
{
"type": "4get",
"test_url": "/web?s=<%=query%>",
"fallback": "https://4get.ca",
"instances": [
"https://4get.ca",
"https://4get.zzls.xyz"
]
}
]