fix json syntax

pull/1471/head
Max Katsev 11 months ago committed by GitHub
parent 4b89e38b34
commit 28666f2412
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -48,4 +48,4 @@
}
],
"ignored": []
}
}

@ -51,9 +51,9 @@
"/\\b(nlz)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i",
"/\\b(red)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i",
"/\\b(sho|showtime)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i",
"/\\b(vdl)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i",
"/\\b(vdl)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i"
]
}
],
"ignored": []
}
}

Loading…
Cancel
Save