Skip to content

Commit 3c03de1

Browse files
committed
feat: add opencollective.com in supported web sites
Signed-off-by: Pierre-Yves Lapersonne <dev@pylapersonne.info>
1 parent 461b99b commit 3c03de1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

sherlock_project/resources/data.json

+7
Original file line numberDiff line numberDiff line change
@@ -1513,6 +1513,13 @@
15131513
"urlMain": "https://nyaa.si/",
15141514
"username_claimed": "blue"
15151515
},
1516+
"Open Collective": {
1517+
"errorMsg": "Oops! Page not found",
1518+
"errorType": "message",
1519+
"url": "https://opencollective.com/{}",
1520+
"urlMain": "https://opencollective.com/",
1521+
"username_claimed": "pylapp"
1522+
},
15161523
"OpenStreetMap": {
15171524
"errorType": "status_code",
15181525
"regexCheck": "^[^.]*?$",

0 commit comments

Comments
 (0)