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 6, 2024
1 parent c9fed7d commit bb1ec6a
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions module/Surge/TwitchOmega.sgmodule
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#!desc=HD+ Guaranteed + NoAD Rule(Updating)

# CDN URL: https://raw.gitmirror.com/eslco/base/main/module/Surge/TwitchOmega.sgmodule
# Updated at 2024.10.06 16:54 PM
# Updated at 2024.10.06 05:02 AM
# Author: https://github.com/eslco
# Crédit: https://t.me/cmliussss

Expand Down Expand Up @@ -44,19 +44,15 @@

# Twitch Direct #
## Twitch static CDN ##
URL-REGEX,^https?:\/\/(?:[^.]+\.)?(?:static-cdn\.)?jtvnw\.net\/.*$,DIRECT
URL-REGEX,^https?:\/\/(.*\.)?playlist\.ttvnw\.net\/.*$,DIRECT
URL-REGEX,^https?:\/\/.*ttvnw\.akamaized\.net\/.*$,DIRECT
URL-REGEX,^https?:\/\/(?:[\w.-]*\.)?(?:static-cdn\.)?jtvnw\.net\/.*$,DIRECT
URL-REGEX,^https?:\/\/(?:[\w.-]*\.)playlist\.ttvnw\.net\/.*$,DIRECT
URL-REGEX,^https?:\/\/(?:[\w.-]*\.)?ttvnw\.akamaized\.net\/.*$,DIRECT
URL-REGEX,^https?:\/\/[\w-]+\.live-video\.net\/.*$,DIRECT
DOMAIN-SUFFIX,global.poe.live-video.net,DIRECT
DOMAIN-KEYWORD,static-cdn.jtvnw.net,DIRECT
DOMAIN-KEYWORD,playlist.ttvnw.net,DIRECT

URL-REGEX,^https?:\/\/.*\.ext-twitch\.tv\/.*,DIRECT

DOMAIN-SUFFIX,usher.ttvnw.net,DIRECT


## Twitch static CDN ##

# 精准匹配 Twitch (Cloudfront) CDN
Expand Down Expand Up @@ -112,7 +108,7 @@ DOMAIN-KEYWORD,gql.twitch.tv,PROXY
DOMAIN-KEYWORD,api.twitch.tv,PROXY
# URL-REGEX,^https?:\/\/.*\.ext-twitch\.tv\/.*,PROXY
URL-REGEX,^https?:\/\/.*\.twitch\.tv\/.*,PROXY
DOMAIN-SUFFIX,usher.ttvnw.net,PROXY
# DOMAIN-SUFFIX,usher.ttvnw.net,PROXY
DOMAIN-SUFFIX,twitch.tv,PROXY

## IP-CIDR chat.twitch.tv 聊天室伺服器 ##
Expand Down

0 comments on commit bb1ec6a

Please sign in to comment.