diff options
Diffstat (limited to 'src/config.json')
-rw-r--r-- | src/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.json b/src/config.json index 96afcda3..72cb6b83 100644 --- a/src/config.json +++ b/src/config.json @@ -182,7 +182,7 @@ } }, "targets": [ - "^https?:\\/{2}(www\\.)?twitch\\.(tv|com)\\/" + "^https?:\\/{2}(www\\.|clips\\.)?twitch\\.(tv|com)\\/" ], "name": "Twitch", "options": { |