Add OpenGameArt support (#2719)

Co-authored-by: Horațiu Mlendea <Horatiu.Mlendea@ProtonMail.com>
This commit is contained in:
Matheus Felipe 2025-10-23 05:03:35 -03:00 committed by GitHub
parent 734542f0af
commit 94245b25df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 1 deletions

View File

@ -1702,6 +1702,12 @@
"urlMain": "https://opencollective.com/",
"username_claimed": "sindresorhus"
},
"OpenGameArt": {
"errorType": "status_code",
"url": "https://opengameart.org/users/{}",
"urlMain": "https://opengameart.org",
"username_claimed": "ski"
},
"OpenStreetMap": {
"errorType": "status_code",
"regexCheck": "^[^.]*?$",
@ -3165,4 +3171,4 @@
],
"username_claimed": "example"
}
}
}