Skip to content

Commit

Permalink
Merge pull request sherlock-project#2225 from Netail/feat/threads
Browse files Browse the repository at this point in the history
feat: add Threads
  • Loading branch information
sdushantha authored Aug 11, 2024
2 parents 40102be + 7e18e0e commit 7b2076c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions sherlock_project/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -2748,6 +2748,16 @@
"urlMain": "https://www.svidbook.ru/",
"username_claimed": "green"
},
"threads": {
"errorMsg": "<title>Threads</title>",
"errorType": "message",
"headers": {
"Sec-Fetch-Mode": "navigate"
},
"url": "https://www.threads.net/@{}",
"urlMain": "https://www.threads.net/",
"username_claimed": "zuck"
},
"toster": {
"errorType": "status_code",
"url": "https://www.toster.ru/user/{}/answers",
Expand Down

0 comments on commit 7b2076c

Please sign in to comment.