Skip to content

Commit 3eeba79

Browse files
authored
Merge pull request #2722 from VivekGaddam/Twitch_Added
Added Twitch Platform Support to Sherlock
2 parents 61a29ec + e35e5e3 commit 3eeba79

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

sherlock_project/resources/data.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2491,6 +2491,15 @@
24912491
"urlMain": "https://tweakers.net",
24922492
"username_claimed": "femme"
24932493
},
2494+
"Twitch": {
2495+
"errorMsg": "content='Twitch is the world's leading video platform and community for gamers.'",
2496+
"errorType": "message",
2497+
"url": "https://www.twitch.tv/{}",
2498+
"urlMain": "https://www.twitch.tv",
2499+
"username_claimed": "xqc"
2500+
},
2501+
2502+
24942503
"Trovo": {
24952504
"errorMsg": "Uh Ohhh...",
24962505
"errorType": "message",

0 commit comments

Comments
 (0)