Update streaming.json

Added missing OViD streaming service to streaming rp json
pull/1471/head
yammes08 11 months ago committed by GitHub
parent 28666f2412
commit a7d6fe5312
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -51,7 +51,8 @@
"/\\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",
"/\\b(ovid)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i"
]
}
],

Loading…
Cancel
Save