From 383b3f92cec703fe26107a64ec27187f8dee128e Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Wed, 21 Oct 2020 09:28:51 +0200 Subject: [PATCH] removed cash.me from removed_sites.{json,md} --- removed_sites.json | 7 ------- removed_sites.md | 12 ------------ 2 files changed, 19 deletions(-) diff --git a/removed_sites.json b/removed_sites.json index 3ba05a30..784ac4c1 100644 --- a/removed_sites.json +++ b/removed_sites.json @@ -508,13 +508,6 @@ "username_claimed": "green", "username_unclaimed": "noonewouldeverusethis7" }, - "CashMe": { - "errorType": "status_code", - "url": "https://cash.me/${}", - "urlMain": "https://cash.me/", - "username_claimed": "Jenny", - "username_unclaimed": "noonewouldeverusethis7" - }, "PokerStrategy": { "errorType": "status_code", "url": "http://www.pokerstrategy.net/user/{}/profile/", diff --git a/removed_sites.md b/removed_sites.md index 0c76d85e..3b255506 100644 --- a/removed_sites.md +++ b/removed_sites.md @@ -1011,18 +1011,6 @@ As of 2020-10-21, 4PDA returns false positives. This was reported in #784. }, ``` -## CashMe -As of 2020-10-21, CashMe returns false positives. This was reported in #777. -``` - "CashMe": { - "errorType": "status_code", - "url": "https://cash.me/${}", - "urlMain": "https://cash.me/", - "username_claimed": "Jenny", - "username_unclaimed": "noonewouldeverusethis7" - }, -``` - ## PokerStrategy As of 2020-10-21, PokerStrategy returns false positives. This was reported in #776. ```