Skip to content

Commit

Permalink
[confgen] rename Global to Overseas to remove confusion
Browse files Browse the repository at this point in the history
  • Loading branch information
lirundong committed Dec 16, 2023
1 parent fcfd9e7 commit f8325e0
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions conf-gen/source.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ rules:
img-url: https://github.com/Koolson/Qure/raw/master/IconSet/Hijacking.png
proxies:
- DIRECT
- Global
- Overseas
# ------------------------------------------------------------------------------
# AdBlock.
# ------------------------------------------------------------------------------
Expand Down Expand Up @@ -87,7 +87,7 @@ rules:
proxies:
- type: regex
pattern: SG|Singapore|新加坡|🇸🇬
- Global
- Overseas
# ------------------------------------------------------------------------------
# Spotify.
# ------------------------------------------------------------------------------
Expand Down Expand Up @@ -120,7 +120,7 @@ rules:
proxies:
- type: regex
pattern: US|United\w{0,1}States|美国|🇺🇸
- Global
- Overseas
# ------------------------------------------------------------------------------
# Telegram.
# ------------------------------------------------------------------------------
Expand All @@ -135,7 +135,7 @@ rules:
url: https://ruleset.skk.moe/Clash/ip/telegram.txt
img-url: https://github.com/Koolson/Qure/raw/master/IconSet/Telegram.png
proxies:
- Global
- Overseas
- type: regex
pattern: SG|Singapore|新加坡|🇸🇬
# ------------------------------------------------------------------------------
Expand All @@ -150,7 +150,7 @@ rules:
proxies:
- type: regex
pattern: US|United\w{0,1}States|美国|🇺🇸|SG|Singapore|新加坡|🇸🇬
- Global
- Overseas
# ------------------------------------------------------------------------------
# Speedtest.
# ------------------------------------------------------------------------------
Expand All @@ -163,9 +163,9 @@ rules:
img-url: https://github.com/GeQ1an/Rules/raw/master/QuantumultX/IconSet/Speedtest.png
proxies:
- Mainland
- Global
- Overseas
# ------------------------------------------------------------------------------
# Global CDN.
# Overseas CDN.
# ------------------------------------------------------------------------------
- name: CDN
type: select
Expand All @@ -175,13 +175,13 @@ rules:
url: https://ruleset.skk.moe/Clash/domainset/cdn.txt
img-url: https://github.com/Koolson/Qure/raw/master/IconSet/Color/Cloudflare.png
proxies:
- Global
- Overseas
- "🌏 Custom" # Automatically grouped by the generator program.
- Mainland
# ------------------------------------------------------------------------------
# Global.
# Overseas.
# ------------------------------------------------------------------------------
- name: Global
- name: Overseas
type: select
filters:
- DOMAIN-SUFFIX,s1s1s1.com
Expand Down Expand Up @@ -225,7 +225,7 @@ rules:
img-url: https://github.com/GeQ1an/Rules/raw/master/QuantumultX/IconSet/Microsoft.png
proxies:
- Mainland
- Global
- Overseas
# ------------------------------------------------------------------------------
# Apple.
# ------------------------------------------------------------------------------
Expand All @@ -244,7 +244,7 @@ rules:
img-url: https://github.com/GeQ1an/Rules/raw/master/QuantumultX/IconSet/Apple.png
proxies:
- Mainland
- Global
- Overseas
# ------------------------------------------------------------------------------
# Mainland.
# ------------------------------------------------------------------------------
Expand Down

0 comments on commit f8325e0

Please sign in to comment.