Merge pull request #2668 from simplyNour/Bug/fix-false-positive-for-hackerearth
fix: false positive for hackerearth
This commit is contained in:
commit
bced3242f3
|
|
@ -1047,8 +1047,7 @@
|
|||
"username_claimed": "blazezaria"
|
||||
},
|
||||
"HackerEarth": {
|
||||
"errorMsg": "404. URL not found.",
|
||||
"errorType": "message",
|
||||
"errorType": "status_code",
|
||||
"url": "https://hackerearth.com/@{}",
|
||||
"urlMain": "https://hackerearth.com/",
|
||||
"username_claimed": "naveennamani877"
|
||||
|
|
|
|||
Loading…
Reference in New Issue