Added CashApp into the site list.

This adds username search for the CashApp financial platform.
This commit is contained in:
S1lvus 2025-04-07 20:28:28 -04:00 committed by GitHub
parent 4428b15162
commit 6c1623a3ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 0 deletions

View File

@ -357,6 +357,13 @@
"urlMain": "https://career.habr.com/",
"username_claimed": "blue"
},
"CashApp": {
"errorType": "status_code",
"url": "https://cash.app/${}",
"urlMain": "https://cash.app",
"username_claimed": "hotdiggitydog",
"username_unclaimed": "HelloItsADell"
},
"Championat": {
"errorType": "status_code",
"url": "https://www.championat.com/user/{}",
@ -2739,3 +2746,4 @@
"username_claimed": "mcuban"
}
}