Add support for Atcoder

This commit is contained in:
MR-VL 2024-10-05 21:47:45 -05:00 committed by GitHub
parent f7075e1b64
commit 15e6924338
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -193,6 +193,12 @@
"urlMain": "https://ask.fm/",
"username_claimed": "blue"
},
"Atcoder": {
"errorType": "status_code",
"url": "https://atcoder.jp/users/{}",
"urlMain": "https://atcoder.jp/",
"username_claimed": "ksun48"
},
"Audiojungle": {
"errorType": "status_code",
"regexCheck": "^[a-zA-Z0-9_]+$",