1
0
forked from lolcat/4get

brave quote fix 2

This commit is contained in:
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);
}