Skip to content

Commit

Permalink
Update TwitchOmega.sgmodule
Browse files Browse the repository at this point in the history
  • Loading branch information
eslco authored Oct 7, 2024
1 parent 7eead19 commit 87ad949
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion module/Surge/TwitchOmega.sgmodule
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ DOMAIN-SUFFIX,global.poe.live-video.net,DIRECT

## Twitch static CDN ##
# 精准匹配 Twitch (Cloudfront) CDN
URL-REGEX,^https?:\/\/.*cloudfront.*\.hls\.ttvnw\.net\/.*$,DIRECT
URL-REGEX,^https?:\/\/.*cloudfront.*\.(?:hls\.)?ttvnw\.net\/.*$,DIRECT

## Twitch 1080P+ Fixed ##
Expand All @@ -63,7 +64,7 @@ URL-REGEX,^https?:\/\/(?:.*\.)?(?:video-(weaver|edge))?(?:.*\.)?(?:\.abs)?\.hls\
# Final全局匹配 cloudfront video-(weaver|edge)
# URL-REGEX,^https?:\/\/(?:.*cloudfront.*\.(?:hls\.)?ttvnw\.net|(?:[\w.-]*\.)?(?:video-(?:weaver|edge))?(?:-[\w.-]+)?(?:\.abs)?\.hls\.ttvnw\.net)\/.*$,DIRECT

# DOMAIN-SUFFIX,hls.ttvnw.net,DIRECT
DOMAIN-SUFFIX,hls.ttvnw.net,DIRECT
# DOMAIN-KEYWORD,hls.ttvnw.net,DIRECT

## Twitch 1080P+ Fixed ##
Expand Down

0 comments on commit 87ad949

Please sign in to comment.