Skip to content

Commit 2f7caf0

Browse files
Fix(sites): Remove unreliable Lush Stories site check
1 parent 1d2c4b1 commit 2f7caf0

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

sherlock_project/resources/data.json

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1365,13 +1365,14 @@
13651365
"urlMain": "https://lottiefiles.com/",
13661366
"username_claimed": "lottiefiles"
13671367
},
1368-
"LushStories": {
1369-
"errorType": "status_code",
1370-
"isNSFW": true,
1371-
"url": "https://www.lushstories.com/profile/{}",
1372-
"urlMain": "https://www.lushstories.com/",
1373-
"username_claimed": "chris_brown"
1374-
},
1368+
"Lush Stories": {
1369+
"errorType": "response_url",
1370+
"errorUrl": "https://www.lushstories.com/login",
1371+
"isNSFW": true,
1372+
"url": "https://www.lushstories.com/profile/{}",
1373+
"urlMain": "https://www.lushstories.com/",
1374+
"username_claimed": "SarahHuttly249"
1375+
},
13751376
"MMORPG Forum": {
13761377
"errorType": "status_code",
13771378
"url": "https://forums.mmorpg.com/profile/{}",

0 commit comments

Comments
 (0)