diff --git a/services-full.json b/services-full.json index 9ed4b47..44cccf0 100644 --- a/services-full.json +++ b/services-full.json @@ -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" + ] } ] diff --git a/services.json b/services.json index 5facf66..c23b771 100644 --- a/services.json +++ b/services.json @@ -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" + ] } ]