mirror of
https://git.lolcat.ca/lolcat/4get.git
synced 2024-11-14 03:49:48 +01:00
added mint.lgbt
This commit is contained in:
parent
4e039f7095
commit
40da72e855
|
@ -49,18 +49,18 @@ class config{
|
|||
// Eg: ["x-forwarded-for", "x-via", "forwarded-for", "via"];
|
||||
// Useful for blocking *some* proxies used for botting
|
||||
const FILTERED_HEADER_KEYS = [
|
||||
"x-forwarded-for",
|
||||
"x-cluster-client-ip",
|
||||
"x-client-ip",
|
||||
"x-real-ip",
|
||||
"client-ip",
|
||||
"real-ip",
|
||||
"forwarded-for",
|
||||
"forwarded-for-ip",
|
||||
"forwarded",
|
||||
"proxy-connection",
|
||||
"remote-addr",
|
||||
"via"
|
||||
//"x-forwarded-for",
|
||||
//"x-cluster-client-ip",
|
||||
//"x-client-ip",
|
||||
//"x-real-ip",
|
||||
//"client-ip",
|
||||
//"real-ip",
|
||||
//"forwarded-for",
|
||||
//"forwarded-for-ip",
|
||||
//"forwarded",
|
||||
//"proxy-connection",
|
||||
//"remote-addr",
|
||||
//"via"
|
||||
];
|
||||
|
||||
// Maximal number of searches per captcha key/pass issued. Counter gets
|
||||
|
@ -105,7 +105,8 @@ class config{
|
|||
"https://4get.lol",
|
||||
"https://4get.ch",
|
||||
"https://4get.edmateo.site",
|
||||
"https://4get.sudovanilla.org"
|
||||
"https://4get.sudovanilla.org",
|
||||
"https://search.mint.lgbt"
|
||||
];
|
||||
|
||||
// Default user agent to use for scraper requests. Sometimes ignored to get specific webpages
|
||||
|
|
BIN
static/404.png
Normal file
BIN
static/404.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 216 B |
Loading…
Reference in a new issue