Hi,
I have the regex string:
~/[АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯЁЂЃЄЅІЇЈЉЊЋЌЎЏҐабвгдежзийклмнопрстуфхцчшщъыьэюяёђѓєѕіїјљњћќўџґ]+$/i\
in my blacklist, but it seems to not be working. Is there a simplified version that I can use or is there a reason that the code isn't working properly? Sorry for the simple question, my regex skills are pretty mediocre lol.
Also, if anyone can provide a regex string to detect Arabic characters that would be amazing! Thank you so much :D