Right regex for Facebook-new

This commit is contained in:
theodosisathanasakis
2019-01-04 19:56:17 +02:00
parent b8737bd75f
commit f1f356d9d2
+1 -1
View File
@@ -15,7 +15,7 @@
"url": "https://www.facebook.com/{}",
"urlMain": "https://www.facebook.com/",
"errorType": "status_code",
"regexCheck": "^([a-zA-Z0-9.]){5,}$"
"regexCheck": "^a-zA-Z0-9{4,49}(?<!.com|.org|.net)$"
},
"YouTube": {
"url": "https://www.youtube.com/{}",