forked from lolcat/4get
1
0
Fork 0

dumb mistake

This commit is contained in:
lolcat 2024-05-16 19:59:43 -04:00
parent 0d98d7839d
commit bcb5c4d519
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@ class greppr{
throw new Exception("Failed to get a new search token"); throw new Exception("Failed to get a new search token");
} }
$this->get($get, false); return $this->web($get, false);
} }
// refresh the token with new data (this also triggers fuckhtml load) // refresh the token with new data (this also triggers fuckhtml load)