diff options
| author | lolcat <will@lolcat.ca> | 2025-08-02 16:39:34 -0400 |
|---|---|---|
| committer | lolcat <will@lolcat.ca> | 2025-08-02 16:39:34 -0400 |
| commit | 7cf403e1257d862ba61f330607ae22b90066551b (patch) | |
| tree | cccb6bd988303effcf59c200e38897927324b754 /data | |
| parent | 73b792289803be7fa9b78cfa4f42802fd6cc9146 (diff) | |
forgot the fucking config
Diffstat (limited to 'data')
| -rw-r--r-- | data/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/config.php b/data/config.php index 97839a6..e062c6d 100644 --- a/data/config.php +++ b/data/config.php @@ -100,7 +100,6 @@ class config{ "https://4get.sijh.net", "https://4get.hbubli.cc", "https://4get.plunked.party", - "https://4get.seitan-ayoub.lol", "https://4get.etenie.pl", "https://4get.lunar.icu", "https://4get.dcs0.hu", @@ -144,6 +143,7 @@ class config{ const PROXY_WIBY = false; const PROXY_CURLIE = false; const PROXY_YT = false; // youtube + const PROXY_SEPIASEARCH = false; const PROXY_YEP = false; const PROXY_PINTEREST = false; const PROXY_SANKAKUCOMPLEX = false; |
