diff options
author | root <root@itinerariummentis.org> | 2024-06-18 06:57:46 +0000 |
---|---|---|
committer | root <root@itinerariummentis.org> | 2024-06-18 06:57:46 +0000 |
commit | b13fce93ac14686250db5b38dc5c08432ed849f9 (patch) | |
tree | 0f9810f2ed0db1c6fe2a499dbc0c0b032b255f99 /data/config.php | |
parent | 7fb8b2adfd840bba7ec2a345c8868508337b2412 (diff) | |
parent | 4e039f709571c50895501f1422659d102bef6b16 (diff) |
Merge remote-tracking branch 'refs/remotes/origin/master'
fuck
Diffstat (limited to 'data/config.php')
-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 450b6cc..99b3966 100644 --- a/data/config.php +++ b/data/config.php @@ -102,12 +102,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 |