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 fe6e2e5 commit 979f17cCopy full SHA for 979f17c
sherlock_project/resources/data.json
@@ -629,12 +629,13 @@
629
"username_claimed": "blue"
630
},
631
"DigitalSpy": {
632
- "errorMsg": "The page you were looking for could not be found.",
633
- "errorType": "message",
634
- "url": "https://forums.digitalspy.com/profile/{}",
635
- "urlMain": "https://forums.digitalspy.com/",
636
- "username_claimed": "papita69"
637
- },
+ "errorMsg": "The page you were looking for could not be found.",
+ "errorType": "message",
+ "url": "https://forums.digitalspy.com/profile/{}",
+ "urlMain": "https://forums.digitalspy.com/",
+ "username_claimed": "blue",
+ "regexCheck": "^\\w{3,20}$"
638
+ },
639
"Discogs": {
640
"errorType": "status_code",
641
"url": "https://www.discogs.com/user/{}",
0 commit comments