Add GEOSITE entries for Discord, Signal, Telegram, WhatsApp, and Yandex; create bundle-messengers.yaml for consolidated service fetching
This commit is contained in:
11
rule-provider/consolidated-services/bundle-messengers.yaml
Normal file
11
rule-provider/consolidated-services/bundle-messengers.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
##FETCH## https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/discord.yaml
|
||||
##FETCH## https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/signal.yaml
|
||||
##FETCH## https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/telegram.yaml
|
||||
##FETCH## https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/whatsapp.yaml
|
||||
|
||||
##FETCH## https://raw.githubusercontent.com/dler-io/Rules/refs/heads/main/Clash/Provider/Discord.yaml
|
||||
##FETCH## https://raw.githubusercontent.com/dler-io/Rules/refs/heads/main/Clash/Provider/Telegram.yaml
|
||||
|
||||
##FETCH## https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/refs/heads/master/rule/Clash/Discord/Discord.yaml
|
||||
##FETCH## https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/refs/heads/master/rule/Clash/Telegram/Telegram_No_Resolve.yaml
|
||||
##FETCH## https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/refs/heads/master/rule/Clash/Whatsapp/Whatsapp.yaml
|
||||
@@ -2,6 +2,9 @@
|
||||
##FETCH## https://github.com/blackmatrix7/ios_rule_script/blob/master/rule/Clash/Discord/Discord.yaml
|
||||
|
||||
payload:
|
||||
- GEOIP
|
||||
- GEOSITE,discord
|
||||
|
||||
# 🤖 Arcadia Servitor: Fetched 6 records from https://github.com/dler-io/Rules/raw/refs/heads/main/Clash/Provider/Discord.yaml
|
||||
# -------------------------------------------------------------------------------------------------------------------------
|
||||
# > Discord
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
##FETCH##
|
||||
|
||||
payload:
|
||||
- GEOSITE,signal
|
||||
- DOMAIN-SUFFIX,signal.org
|
||||
- DOMAIN-SUFFIX,whispersystems.org
|
||||
- DOMAIN-SUFFIX,signal.group
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
##FETCH## https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/refs/heads/master/rule/Clash/Telegram/Telegram_No_Resolve.yaml
|
||||
|
||||
payload:
|
||||
- GEOSITE,telegram
|
||||
- GEOIP,telegram,no-resolve
|
||||
|
||||
- DOMAIN,api.imem.app
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
##FETCH## https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/refs/heads/master/rule/Clash/Whatsapp/Whatsapp.yaml
|
||||
|
||||
payload:
|
||||
- GEOSITE,whatsapp
|
||||
- DOMAIN,graph.facebook.com
|
||||
- DOMAIN-SUFFIX,bintray.com
|
||||
- DOMAIN-SUFFIX,whatsapp.biz
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
payload:
|
||||
- GEOSITE,yandex
|
||||
- GEOIP,yandex,no-resolve
|
||||
Reference in New Issue
Block a user