1
Fork 1
mirror of https://git.lolcat.ca/lolcat/4get.git synced 2024-09-13 17:28:08 -04:00

brave quote fix 2

This commit is contained in:
lolcat 2023-12-11 10:25:50 -05:00
parent 169f17b7b8
commit 479545165a

View file

@ -459,8 +459,6 @@ class fuckhtml{
$last_char = $json[$i];
}
echo "\n\n" . $json_out . "\n\n";
return json_decode($json_out, true);
}