Skip to content

Commit e000277

Browse files
Add sites Fiverr, Substack and Shelf to data.json
1 parent 8f1308b commit e000277

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

sherlock_project/resources/data.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -855,6 +855,13 @@
855855
"urlMain": "https://www.finanzfrage.net/",
856856
"username_claimed": "finanzfrage"
857857
},
858+
"Fiverr": {
859+
"errorType": "message",
860+
"errorMsg": "Well, this isn't what you were looking for",
861+
"url": "https://www.fiverr.com/{}",
862+
"urlMain": "https://www.fiverr.com/",
863+
"username_claimed": "blue"
864+
},
858865
"Flickr": {
859866
"errorType": "status_code",
860867
"url": "https://www.flickr.com/people/{}",
@@ -2173,6 +2180,12 @@
21732180
"urlMain": "https://www.seoforum.com/",
21742181
"username_claimed": "ko"
21752182
},
2183+
"Shelf": {
2184+
"errorType": "status_code",
2185+
"url": "https://www.shelf.im/{}",
2186+
"urlMain": "https://www.shelf.im/",
2187+
"username_claimed": "blue"
2188+
},
21762189
"ShitpostBot5000": {
21772190
"errorType": "status_code",
21782191
"url": "https://www.shitpostbot.com/user/{}",
@@ -2371,6 +2384,13 @@
23712384
"urlMain": "https://forum.sublimetext.com/",
23722385
"username_claimed": "blue"
23732386
},
2387+
"Substack": {
2388+
"errorType": "response_url",
2389+
"errorUrl": "https://substack.com/search/",
2390+
"url": "https://substack.com/@{}",
2391+
"urlMain": "https://substack.com/",
2392+
"username_claimed": "blue"
2393+
},
23742394
"TETR.IO": {
23752395
"errorMsg": "No such user!",
23762396
"errorType": "message",

0 commit comments

Comments
 (0)