fixed Taringa false positive with usernames with periods

pull/745/head
Siddharth Dushantha 4 years ago
parent ddecc14732
commit f621ced91c

@ -1500,6 +1500,7 @@
},
"Taringa": {
"errorType": "status_code",
"regexCheck": "^[^.]*$",
"url": "https://www.taringa.net/{}",
"urlMain": "https://taringa.net/",
"username_claimed": "blue",

Loading…
Cancel
Save