diff options
author | lolcat <will@lolcat.ca> | 2024-06-12 22:41:02 -0400 |
---|---|---|
committer | lolcat <will@lolcat.ca> | 2024-06-12 22:41:02 -0400 |
commit | 24e95482977c03309bcb1a0c53e343c016e7f2d0 (patch) | |
tree | 66d841d4595708ec862c98459780238e3dc5e763 /data | |
parent | b492ef2329ef918b0b40f3090b4bdc3681e3fd09 (diff) |
i fucking hate google
Diffstat (limited to 'data')
-rw-r--r-- | data/config.php | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/data/config.php b/data/config.php index 13be0f4..6cde87d 100644 --- a/data/config.php +++ b/data/config.php @@ -101,12 +101,16 @@ class config{ "https://search.milivojevic.in.rs", "https://4get.snine.nl", "https://4get.datura.network", - "https://4get.neco.lol" + "https://4get.neco.lol", + "https://4get.lol", + "https://4get.ch", + "https://4get.edmateo.site", + "https://4get.sudovanilla.org" ]; // 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:125.0) Gecko/20100101 Firefox/125.0"; + const USER_AGENT = "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0"; // Proxy pool assignments for each scraper // false = Use server's raw IP |