Skip to content

Commit 80080cd

Browse files
authored
Merge pull request sherlock-project#2638 from simplyNour/Bug/fix-false-positive-for-kaskus
2 parents d3076cd + 80922a9 commit 80080cd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

sherlock_project/resources/data.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1277,7 +1277,9 @@
12771277
"kaskus": {
12781278
"errorType": "status_code",
12791279
"url": "https://www.kaskus.co.id/@{}",
1280-
"urlMain": "https://www.kaskus.co.id/",
1280+
"urlMain": "https://www.kaskus.co.id",
1281+
"urlProbe": "https://www.kaskus.co.id/api/users?username={}",
1282+
"request_method": "GET",
12811283
"username_claimed": "l0mbart"
12821284
},
12831285
"Keybase": {

0 commit comments

Comments
 (0)