Skip to content

Commit d152737

Browse files
authored
Merge pull request #2584 from akh7177/remediate-roblox-fp
fix(sites): Remediate False Positive for Roblox
2 parents 1d2c4b1 + 57a0cce commit d152737

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

sherlock_project/resources/data.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1823,8 +1823,7 @@
18231823
"username_claimed": "blue"
18241824
},
18251825
"Roblox": {
1826-
"errorMsg": "Page cannot be found or no longer exists",
1827-
"errorType": "message",
1826+
"errorType": "status_code",
18281827
"url": "https://www.roblox.com/user.aspx?username={}",
18291828
"urlMain": "https://www.roblox.com/",
18301829
"username_claimed": "bluewolfekiller"

0 commit comments

Comments
 (0)