summaryrefslogtreecommitdiff
path: root/data/config.php
diff options
context:
space:
mode:
authorlolcat <will@lolcat.ca>2023-11-27 01:01:56 -0500
committerlolcat <will@lolcat.ca>2023-11-27 01:01:56 -0500
commit2519666e1c831f85836f9ce6d975d3ceb975c09d (patch)
tree86c68604aff9c7a0a430e70ef082195a4c3a717f /data/config.php
parent9fd993b47b8c1b6e3c9d9f0e8d43a85860230f59 (diff)
google web, videos and news, various other fixes
Diffstat (limited to 'data/config.php')
-rw-r--r--data/config.php14
1 files changed, 11 insertions, 3 deletions
diff --git a/data/config.php b/data/config.php
index f2ca214..0f14a42 100644
--- a/data/config.php
+++ b/data/config.php
@@ -5,7 +5,7 @@ class config{
// any parameters.
// 4get version. Please keep this updated
- const VERSION = 5;
+ const VERSION = 6;
// Will be shown pretty much everywhere.
const SERVER_NAME = "4get";
@@ -56,14 +56,22 @@ class config{
const INSTANCES = [
"https://4get.ca",
"https://4get.zzls.xyz",
+ "https://4getus.zzls.xyz",
"https://4get.silly.computer",
"https://4g.opnxng.com",
- "https://4get.konakona.moe"
+ "https://4get.konakona.moe",
+ "https://4get.lvkaszus.pl",
+ "https://4g.ggtyler.dev",
+ "https://4get.perennialte.ch",
+ "https://4get.sihj.net",
+ "https://4get.hbubli.cc",
+ "https://4get.plunked.party",
+ "https://4get.seitan-ayoub.lol"
];
// Default user agent to use for scraper requests. Sometimes ignored to get specific webpages
// Changing this might break things.
- const USER_AGENT = "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0";
+ const USER_AGENT = "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/120.0";
// Proxy pool assignments for each scraper
// false = Use server's raw IP