mirror of
https://git.bakhai.co.in/FbIN/4Get.git
synced 2025-11-06 20:41:31 +05:30
parent
6e59c0ffb9
commit
af3d017484
1 changed files with 1 additions and 1 deletions
|
|
@ -554,7 +554,7 @@ class fuckhtml{
|
||||||
case "\"":
|
case "\"":
|
||||||
case "'":
|
case "'":
|
||||||
if(
|
if(
|
||||||
$i > 2 ||
|
$i > 2 && // only check if a quote could be there
|
||||||
(
|
(
|
||||||
(
|
(
|
||||||
$json[$i - 1] === "\\" &&
|
$json[$i - 1] === "\\" &&
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue