summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/config.php4
-rw-r--r--data/proxies/onion.txt4
2 files changed, 5 insertions, 3 deletions
diff --git a/data/config.php b/data/config.php
index 6327ba9..fd9071e 100644
--- a/data/config.php
+++ b/data/config.php
@@ -77,7 +77,8 @@ class config{
"https://4get.psily.garden",
"https://search.milivojevic.in.rs",
"https://4get.snine.nl",
- "https://4get.datura.network"
+ "https://4get.datura.network",
+ "https://4get.neco.lol"
];
// Default user agent to use for scraper requests. Sometimes ignored to get specific webpages
@@ -103,6 +104,7 @@ class config{
const PROXY_PINTEREST = false;
const PROXY_SEZNAM = false;
const PROXY_NAVER = false;
+ const PROXY_MWMBL = false;
const PROXY_FTM = false; // findthatmeme
const PROXY_IMGUR = false;
const PROXY_YANDEX_W = false; // yandex web
diff --git a/data/proxies/onion.txt b/data/proxies/onion.txt
index c9b03f0..28ab436 100644
--- a/data/proxies/onion.txt
+++ b/data/proxies/onion.txt
@@ -1,12 +1,12 @@
# Specify proxies by following this format:
-# <type>:<address>:<port>:<username>:<password>
+# <protocol>:<address>:<port>:<username>:<password>
#
# Examples:
# https:1.3.3.7:6969:abcd:efg
# socks4:1.2.3.4:8080::
# raw_ip::::
#
-# Available types:
+# Available protocols:
# raw_ip, http, https, socks4, socks5, socks4a, socks5_hostname
# Local tor proxy