aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--scraper/yep.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/scraper/yep.php b/scraper/yep.php
index 682dd6f..b715676 100644
--- a/scraper/yep.php
+++ b/scraper/yep.php
@@ -440,7 +440,7 @@ class yep{
// parse filters
$filters = [
"query" => $search,
- "limit" => 100
+ "limit" => 99 // for some reason they dont show anything sometimes at 100 results
];
if($get["nsfw"] == "no"){ $filters["safe_search"] = true; }
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage