fixed Facenama false positive

pull/841/head
Siddharth Dushantha 4 years ago committed by h20190563
parent 028404716c
commit 41cceb7b84

@ -500,6 +500,7 @@
}, },
"Facenama": { "Facenama": {
"errorType": "response_url", "errorType": "response_url",
"regexCheck": "^[-a-zA-Z0-9_]+$",
"errorUrl": "https://facenama.com/404.html", "errorUrl": "https://facenama.com/404.html",
"url": "https://facenama.com/{}", "url": "https://facenama.com/{}",
"urlMain": "https://facenama.com/", "urlMain": "https://facenama.com/",

Loading…
Cancel
Save