Added CashApp into the site list.
This adds username search for the CashApp financial platform.
This commit is contained in:
parent
4428b15162
commit
6c1623a3ad
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue