Skip to content

Commit 94245b2

Browse files
Add OpenGameArt support (#2719)
Co-authored-by: Horațiu Mlendea <[email protected]>
1 parent 734542f commit 94245b2

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

sherlock_project/resources/data.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1702,6 +1702,12 @@
17021702
"urlMain": "https://opencollective.com/",
17031703
"username_claimed": "sindresorhus"
17041704
},
1705+
"OpenGameArt": {
1706+
"errorType": "status_code",
1707+
"url": "https://opengameart.org/users/{}",
1708+
"urlMain": "https://opengameart.org",
1709+
"username_claimed": "ski"
1710+
},
17051711
"OpenStreetMap": {
17061712
"errorType": "status_code",
17071713
"regexCheck": "^[^.]*?$",
@@ -3165,4 +3171,4 @@
31653171
],
31663172
"username_claimed": "example"
31673173
}
3168-
}
3174+
}

0 commit comments

Comments
 (0)