Skip to content

Commit 975965a

Browse files
authored
Merge pull request #2589 from dollaransh17/fix/threads-false-positive
fix(sites): Fix Threads false positive detection
2 parents a678bed + dc86985 commit 975965a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sherlock_project/resources/data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2818,7 +2818,7 @@
28182818
"username_claimed": "green"
28192819
},
28202820
"threads": {
2821-
"errorMsg": "<title>Threads</title>",
2821+
"errorMsg": "<title>Threads • Log in</title>",
28222822
"errorType": "message",
28232823
"headers": {
28242824
"Sec-Fetch-Mode": "navigate"

0 commit comments

Comments
 (0)