aboutsummaryrefslogtreecommitdiffstats
path: root/scraper/yep.php
diff options
context:
space:
mode:
authorlolcat <will@lolcat.ca>2026-05-20 00:59:27 -0400
committerlolcat <will@lolcat.ca>2026-05-20 00:59:27 -0400
commit25e8095d0df761db91d537e78058c905b04eb554 (patch)
tree34c5551c5cc07e15b27a9e2cdc1ab69da931bdf5 /scraper/yep.php
parentc45f8b1e128ebb834c579f7b03f2f77811bf4ca5 (diff)
yep scraper fix? still getting tons of CF errors...
Diffstat (limited to 'scraper/yep.php')
-rw-r--r--scraper/yep.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/scraper/yep.php b/scraper/yep.php
index 6e661bd..ad6a4b0 100644
--- a/scraper/yep.php
+++ b/scraper/yep.php
@@ -303,11 +303,11 @@ class yep{
try{
- // https://api.yep.com/fs/2/search?limit=20&query=asmr
+ // https://api.yep.com/search?limit=20&query=asmr
$json =
$this->get(
$this->backend->get_ip(),
- "https://api.yep.com/fs/2/search",
+ "https://api.yep.com/search",
$filters
);
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage