Skip to content

Commit 779d4c3

Browse files
fix: Remove username_unclaimed as requested
1 parent 355bfbd commit 779d4c3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

sherlock_project/resources/data.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -608,14 +608,13 @@
608608
"urlMain": "https://www.dealabs.com/",
609609
"username_claimed": "blue"
610610
},
611-
"DeviantArt": {
611+
"DeviantArt": {
612612
"errorType": "message",
613613
"errorMsg": "Llama Not Found",
614614
"regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$",
615615
"url": "https://www.deviantart.com/{}",
616616
"urlMain": "https://www.deviantart.com/",
617-
"username_claimed": "blue",
618-
"username_unclaimed": "noonewouldeverusethis"
617+
"username_claimed": "blue"
619618
},
620619
"DigitalSpy": {
621620
"errorMsg": "The page you were looking for could not be found.",

0 commit comments

Comments
 (0)