diff --git a/docs/README.md b/docs/README.md
index b7b8f5ee..af901109 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -1,6 +1,6 @@
-
+
Hunt down social media accounts by username across 400+ social networks
@@ -15,7 +15,7 @@
-
+
@@ -121,7 +121,7 @@ Read more about the [Sherlock Actor](../.actor/README.md), including how to use
Thank you to everyone who has contributed to Sherlock! ❤️
-
+
## Star history
diff --git a/sherlock_project/resources/data.json b/sherlock_project/resources/data.json
index ac4bc97c..31b9a2e4 100644
--- a/sherlock_project/resources/data.json
+++ b/sherlock_project/resources/data.json
@@ -250,6 +250,12 @@
"urlMain": "https://www.blipfoto.com/",
"username_claimed": "blue"
},
+ "Blitz Tactics": {
+ "errorType": "status_code",
+ "url": "https://blitztactics.com/{}",
+ "urlMain": "https://blitztactics.com/",
+ "username_claimed": "Lance5500"
+ },
"Blogger": {
"errorType": "status_code",
"regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$",
@@ -357,6 +363,12 @@
"urlMain": "https://career.habr.com/",
"username_claimed": "blue"
},
+ "CashApp": {
+ "errorType": "status_code",
+ "url": "https://cash.app/${}",
+ "urlMain": "https://cash.app",
+ "username_claimed": "hotdiggitydog",
+ },
"Championat": {
"errorType": "status_code",
"url": "https://www.championat.com/user/{}",
@@ -1341,8 +1353,8 @@
"username_claimed": "blue"
},
"Minecraft": {
- "errorCode": 204,
- "errorType": "status_code",
+ "errorMsg": "Couldn't find any profile with name",
+ "errorType": "message",
"url": "https://api.mojang.com/users/profiles/minecraft/{}",
"urlMain": "https://minecraft.net/",
"username_claimed": "blue"
@@ -1574,6 +1586,19 @@
"urlMain": "https://play.google.com/store",
"username_claimed": "Facebook"
},
+ "Playstrategy": {
+ "errorType": "status_code",
+ "url": "https://playstrategy.org/@/{}",
+ "urlMain": "https://playstrategy.org",
+ "username_claimed": "oruro"
+ },
+ "Plurk": {
+ "errorMsg": "User Not Found!",
+ "errorType": "message",
+ "url": "https://www.plurk.com/{}",
+ "urlMain": "https://www.plurk.com/",
+ "username_claimed": "plurkoffice"
+ },
"PocketStars": {
"errorMsg": "Join Your Favorite Adult Stars",
"errorType": "message",
@@ -2710,6 +2735,12 @@
"urlMain": "https://www.toster.ru/",
"username_claimed": "adam"
},
+ "tumblr": {
+ "errorType": "status_code",
+ "url": "https://{}.tumblr.com/",
+ "urlMain": "https://www.tumblr.com/",
+ "username_claimed": "goku"
+},
"uid": {
"errorType": "status_code",
"url": "http://uid.me/{}",