Add OpenGameArt support (#2719)
Co-authored-by: Horațiu Mlendea <Horatiu.Mlendea@ProtonMail.com>
This commit is contained in:
parent
734542f0af
commit
94245b25df
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue