├── DIRECT ├── ip │ ├── China_ip.yaml │ ├── Domestic_ip.yaml │ ├── GoogleFCM_ip.yaml │ ├── Lan_ip.yaml │ ├── NetEaseMusic_ip.yaml │ └── SteamCN_ip.yaml └── no_ip │ ├── AppleCDN_no_ip.yaml │ ├── AppleCN_no_ip.yaml │ ├── Direct_no_ip.yaml │ ├── Domestic_no_ip.yaml │ ├── Emby_no_ip.yaml │ ├── GoogleFCM_no_ip.yaml │ ├── Lan_no_ip.yaml │ ├── MicrosoftCDN_no_ip.yaml │ ├── NetEaseMusic_no_ip.yaml │ ├── SteamCN_no_ip.yaml │ └── SteamRegion_no_ip.yaml ├── PROXY ├── ip │ ├── Stream_ip.yaml │ └── Telegram_ip.yaml └── no_ip │ ├── AI_no_ip.yaml │ ├── Apple_no_ip.yaml │ ├── Bilibili_no_ip.yaml │ ├── CDN_domainset.yaml │ ├── CDN_no_ip.yaml │ ├── CustomProxy_no_ip.yaml │ ├── Download_domainset.yaml │ ├── Download_no_ip.yaml │ ├── Emby_no_ip.yaml │ ├── Global_no_ip.yaml │ ├── Microsoft_no_ip.yaml │ ├── Steam_no_ip.yaml │ ├── Stream_no_ip.yaml │ └── Telegram_no_ip.yaml ├── REJECT ├── ip │ └── Reject_ip.yaml └── no_ip │ ├── Reject_domainset.yaml │ ├── Reject_no_ip.yaml │ ├── Reject_no_ip_drop.yaml │ └── Reject_no_ip_no_drop.yaml └── docs ├── README.md ├── img ├── laoshu.gif └── slogan.jpg └── mihomo.js /DIRECT/ip/China_ip.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/DIRECT/ip/China_ip.yaml -------------------------------------------------------------------------------- /DIRECT/ip/Domestic_ip.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/DIRECT/ip/Domestic_ip.yaml -------------------------------------------------------------------------------- /DIRECT/ip/GoogleFCM_ip.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/DIRECT/ip/GoogleFCM_ip.yaml -------------------------------------------------------------------------------- /DIRECT/ip/Lan_ip.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/DIRECT/ip/Lan_ip.yaml -------------------------------------------------------------------------------- /DIRECT/ip/NetEaseMusic_ip.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/DIRECT/ip/NetEaseMusic_ip.yaml -------------------------------------------------------------------------------- /DIRECT/ip/SteamCN_ip.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/DIRECT/ip/SteamCN_ip.yaml -------------------------------------------------------------------------------- /DIRECT/no_ip/AppleCDN_no_ip.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/DIRECT/no_ip/AppleCDN_no_ip.yaml -------------------------------------------------------------------------------- /DIRECT/no_ip/AppleCN_no_ip.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/DIRECT/no_ip/AppleCN_no_ip.yaml -------------------------------------------------------------------------------- /DIRECT/no_ip/Direct_no_ip.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/DIRECT/no_ip/Direct_no_ip.yaml -------------------------------------------------------------------------------- /DIRECT/no_ip/Domestic_no_ip.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/DIRECT/no_ip/Domestic_no_ip.yaml -------------------------------------------------------------------------------- /DIRECT/no_ip/Emby_no_ip.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/DIRECT/no_ip/Emby_no_ip.yaml -------------------------------------------------------------------------------- /DIRECT/no_ip/GoogleFCM_no_ip.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/DIRECT/no_ip/GoogleFCM_no_ip.yaml -------------------------------------------------------------------------------- /DIRECT/no_ip/Lan_no_ip.yaml: -------------------------------------------------------------------------------- 1 | payload: 2 | - DOMAIN,null -------------------------------------------------------------------------------- /DIRECT/no_ip/MicrosoftCDN_no_ip.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/DIRECT/no_ip/MicrosoftCDN_no_ip.yaml -------------------------------------------------------------------------------- /DIRECT/no_ip/NetEaseMusic_no_ip.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/DIRECT/no_ip/NetEaseMusic_no_ip.yaml -------------------------------------------------------------------------------- /DIRECT/no_ip/SteamCN_no_ip.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/DIRECT/no_ip/SteamCN_no_ip.yaml -------------------------------------------------------------------------------- /DIRECT/no_ip/SteamRegion_no_ip.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/DIRECT/no_ip/SteamRegion_no_ip.yaml -------------------------------------------------------------------------------- /PROXY/ip/Stream_ip.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/PROXY/ip/Stream_ip.yaml -------------------------------------------------------------------------------- /PROXY/ip/Telegram_ip.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/PROXY/ip/Telegram_ip.yaml -------------------------------------------------------------------------------- /PROXY/no_ip/AI_no_ip.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/PROXY/no_ip/AI_no_ip.yaml -------------------------------------------------------------------------------- /PROXY/no_ip/Apple_no_ip.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/PROXY/no_ip/Apple_no_ip.yaml -------------------------------------------------------------------------------- /PROXY/no_ip/Bilibili_no_ip.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/PROXY/no_ip/Bilibili_no_ip.yaml -------------------------------------------------------------------------------- /PROXY/no_ip/CDN_domainset.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/PROXY/no_ip/CDN_domainset.yaml -------------------------------------------------------------------------------- /PROXY/no_ip/CDN_no_ip.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/PROXY/no_ip/CDN_no_ip.yaml -------------------------------------------------------------------------------- /PROXY/no_ip/CustomProxy_no_ip.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/PROXY/no_ip/CustomProxy_no_ip.yaml -------------------------------------------------------------------------------- /PROXY/no_ip/Download_domainset.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/PROXY/no_ip/Download_domainset.yaml -------------------------------------------------------------------------------- /PROXY/no_ip/Download_no_ip.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/PROXY/no_ip/Download_no_ip.yaml -------------------------------------------------------------------------------- /PROXY/no_ip/Emby_no_ip.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/PROXY/no_ip/Emby_no_ip.yaml -------------------------------------------------------------------------------- /PROXY/no_ip/Global_no_ip.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/PROXY/no_ip/Global_no_ip.yaml -------------------------------------------------------------------------------- /PROXY/no_ip/Microsoft_no_ip.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/PROXY/no_ip/Microsoft_no_ip.yaml -------------------------------------------------------------------------------- /PROXY/no_ip/Steam_no_ip.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/PROXY/no_ip/Steam_no_ip.yaml -------------------------------------------------------------------------------- /PROXY/no_ip/Stream_no_ip.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/PROXY/no_ip/Stream_no_ip.yaml -------------------------------------------------------------------------------- /PROXY/no_ip/Telegram_no_ip.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/PROXY/no_ip/Telegram_no_ip.yaml -------------------------------------------------------------------------------- /REJECT/ip/Reject_ip.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/REJECT/ip/Reject_ip.yaml -------------------------------------------------------------------------------- /REJECT/no_ip/Reject_domainset.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/REJECT/no_ip/Reject_domainset.yaml -------------------------------------------------------------------------------- /REJECT/no_ip/Reject_no_ip.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/REJECT/no_ip/Reject_no_ip.yaml -------------------------------------------------------------------------------- /REJECT/no_ip/Reject_no_ip_drop.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/REJECT/no_ip/Reject_no_ip_drop.yaml -------------------------------------------------------------------------------- /REJECT/no_ip/Reject_no_ip_no_drop.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/REJECT/no_ip/Reject_no_ip_no_drop.yaml -------------------------------------------------------------------------------- /docs/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/docs/README.md -------------------------------------------------------------------------------- /docs/img/laoshu.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/docs/img/laoshu.gif -------------------------------------------------------------------------------- /docs/img/slogan.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/docs/img/slogan.jpg -------------------------------------------------------------------------------- /docs/mihomo.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RealSeek/Clash_Rule_DIY/HEAD/docs/mihomo.js --------------------------------------------------------------------------------