added regex checking for blip.fm

pull/727/head
Siddharth Dushantha 4 years ago committed by GitHub
parent 9a85f334a9
commit 66db55d64e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -137,6 +137,7 @@
},
"BLIP.fm": {
"errorType": "status_code",
"regexCheck": "^[a-zA-Z0-9_]{1,30}$",
"url": "https://blip.fm/{}",
"urlMain": "https://blip.fm/",
"username_claimed": "blue",

Loading…
Cancel
Save