aboutsummaryrefslogtreecommitdiffstats
path: root/scraper
diff options
context:
space:
mode:
Diffstat (limited to 'scraper')
-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