added regex check for Twitter

source: https://stackoverflow.com/a/8650024
pull/381/head
Siddharth Dushantha 5 years ago committed by GitHub
parent 38b050707c
commit 20d283809b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1428,6 +1428,7 @@
"errorMsg": "page doesn\u2019t exist",
"errorType": "message",
"rank": 42,
"regexCheck": "^(\w){1,15}$",
"url": "https://www.twitter.com/{}",
"urlMain": "https://www.twitter.com/",
"username_claimed": "blue",

Loading…
Cancel
Save