Merge pull request #2316 from MR-VL/master

Add support for Atcoder
This commit is contained in:
Paul Pfeister 2024-11-01 03:39:28 -04:00 committed by GitHub
commit 7b7a0d2c8e
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_]+$",