Fix CNET F+ for bad unames

pull/2068/head
Paul Pfeister 2 months ago
parent ca1d6f1418
commit eb89787dcd

@ -334,6 +334,7 @@
"CNET": { "CNET": {
"errorMsg": "null null - CNET", "errorMsg": "null null - CNET",
"errorType": "message", "errorType": "message",
"regexCheck": "^[a-zA-Z].*$",
"url": "https://www.cnet.com/profiles/{}/", "url": "https://www.cnet.com/profiles/{}/",
"urlMain": "https://www.cnet.com/", "urlMain": "https://www.cnet.com/",
"username_claimed": "melliott" "username_claimed": "melliott"

Loading…
Cancel
Save