added regex check for Metacritic

pull/565/head
Siddharth Dushantha 4 years ago committed by GitHub
parent be5f91ae6f
commit 4c25a8e03d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2366,6 +2366,7 @@
"metacritic": {
"errorMsg": "User not found",
"errorType": "message",
"regexCheck": "^(?![-_])[A-Za-z0-9-_]{3,15}$",
"rank": 2207,
"url": "https://www.metacritic.com/user/{}",
"urlMain": "https://www.metacritic.com/",

Loading…
Cancel
Save