Skip to content

Commit

Permalink
updated site list
Browse files Browse the repository at this point in the history
  • Loading branch information
sdushantha committed Dec 11, 2021
1 parent 0526ea5 commit adf2c2f
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 17 deletions.
32 changes: 16 additions & 16 deletions sherlock/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@
}
},
"url": "https://anilist.co/user/{}/",
"urlProbe": "https://graphql.anilist.co/",
"urlMain": "https://anilist.co/",
"urlProbe": "https://graphql.anilist.co/",
"username_claimed": "Josh",
"username_unclaimed": "noonewouldeverusethi"
},
Expand Down Expand Up @@ -592,6 +592,20 @@
"username_claimed": "Jungypoo",
"username_unclaimed": "noonewouldeverusethis7"
},
"Fiverr": {
"errorMsg": "\"status\":\"success\"",
"errorType": "message",
"regexCheck": "^[A-Za-z][A-Za-z\\d_]{5,14}$",
"request_method": "POST",
"request_payload": {
"username": "{}"
},
"url": "https://www.fiverr.com/{}",
"urlMain": "https://www.fiverr.com/",
"urlProbe": "https://www.fiverr.com/validate_username",
"username_claimed": "blueman",
"username_unclaimed": "noonewouldeveru"
},
"Flickr": {
"errorType": "status_code",
"url": "https://www.flickr.com/people/{}",
Expand Down Expand Up @@ -2452,19 +2466,5 @@
"urlMain": "https://www.zoomit.ir",
"username_claimed": "kossher",
"username_unclaimed": "noonewouldeverusethis7"
},
"Fiverr": {
"errorType": "message",
"errorMsg": "\"status\":\"success\"",
"regexCheck": "^[A-Za-z][A-Za-z\\d_]{5,14}$",
"url": "https://www.fiverr.com/{}",
"urlMain": "https://www.fiverr.com/",
"urlProbe": "https://www.fiverr.com/validate_username",
"request_method": "POST",
"request_payload": {
"username": "{}"
},
"username_claimed": "blueman",
"username_unclaimed": "noonewouldeveru"
}
}
}
3 changes: 2 additions & 1 deletion sites.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## List Of Supported Sites (321 Sites In Total!)
## List Of Supported Sites (322 Sites In Total!)
1. [2Dimensions](https://2Dimensions.com/)
1. [3dnews](http://forum.3dnews.ru/)
1. [7Cups](https://www.7cups.com/)
Expand Down Expand Up @@ -320,3 +320,4 @@
1. [wiki.vg](https://wiki.vg/)
1. [xHamster](https://xhamster.com)
1. [zoomit](https://www.zoomit.ir)
1. [Fiverr](https://www.fiverr.com/)

0 comments on commit adf2c2f

Please sign in to comment.