aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlolcat <will@lolcat.ca>2025-08-07 17:49:45 -0400
committerlolcat <will@lolcat.ca>2025-08-07 17:49:45 -0400
commit7ac53c6e117f5be9461302dcd94dc6acc35d7624 (patch)
treea5af2690d2d367d357c2d7e3b2bc15bda4ff889d
parentf33f02e816cfdd2b717973772ece4df4b98ea9bb (diff)
bypass mojeek bot check
-rw-r--r--scraper/mojeek.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/scraper/mojeek.php b/scraper/mojeek.php
index c15d34c..7c19ce6 100644
--- a/scraper/mojeek.php
+++ b/scraper/mojeek.php
@@ -457,7 +457,7 @@ class mojeek{
"tn" => 7, // number of news results/page
"date" => 1, // show date
"tlen" => 128, // max length of title
- "dlen" => 511, // max length of description
+ //"dlen" => 511, // max length of description
"arc" => ($country == "any" ? "none" : $country) // location. don't use autodetect!
];
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage