felt quirky, might commit later

This commit is contained in:
lolcat 2023-07-26 19:03:06 -04:00
parent bca265aea6
commit 16ee0b368f
7 changed files with 1039 additions and 456 deletions

View file

@ -679,7 +679,7 @@ class ddg{
Check for worknik results
*/
preg_match(
'/nrj\(\'\/js\/spice\/dictionary\/definition\/([^\']+)\'\)/',
'/nrj\(\'\/js\/spice\/dictionary\/definition\/([^\'\)]+)/',
$js,
$wordnik
);