We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 388a1e0 commit c89a52cCopy full SHA for c89a52c
sherlock_project/resources/data.json
@@ -79,13 +79,13 @@
79
"username_claimed": "pink"
80
},
81
"AllMyLinks": {
82
- "errorMsg": "Not Found",
83
- "errorType": "message",
84
- "regexCheck": "^[a-z0-9][a-z0-9-]{2,32}$",
85
- "url": "https://allmylinks.com/{}",
86
- "urlMain": "https://allmylinks.com/",
87
- "username_claimed": "blue"
88
- },
+ "errorMsg": "Page not found",
+ "errorType": "message",
+ "regexCheck": "^[a-z0-9][a-z0-9-]{2,32}$",
+ "url": "https://allmylinks.com/{}",
+ "urlMain": "https://allmylinks.com/",
+ "username_claimed": "blue"
+},
89
"AniWorld": {
90
"errorMsg": "Dieses Profil ist nicht verf\u00fcgbar",
91
"errorType": "message",
0 commit comments