Merge pull request #2638 from simplyNour/Bug/fix-false-positive-for-kaskus

This commit is contained in:
Paul Pfeister 2025-10-10 12:51:15 -04:00 committed by GitHub
commit 80080cd57c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -1277,7 +1277,9 @@
"kaskus": {
"errorType": "status_code",
"url": "https://www.kaskus.co.id/@{}",
"urlMain": "https://www.kaskus.co.id/",
"urlMain": "https://www.kaskus.co.id",
"urlProbe": "https://www.kaskus.co.id/api/users?username={}",
"request_method": "GET",
"username_claimed": "l0mbart"
},
"Keybase": {