fixed false positive for chatujme.cz by adding regex checking

pull/669/head
Siddharth Dushantha 4 years ago
parent de9cf9f149
commit 0c9287eec7

@ -307,6 +307,7 @@
"Chatujme.cz": {
"errorMsg": "Neexistujic\u00ed profil",
"errorType": "message",
"regexCheck": "^[a-zA-Z][a-zA-Z1-9_-]*$",
"rank": 9812219,
"url": "https://profil.chatujme.cz/{}",
"urlMain": "https://chatujme.cz/",

Loading…
Cancel
Save