Last active
October 28, 2025 11:57
-
-
Save hughshen/3225051bf7eee12d7f5bb71fead2e688 to your computer and use it in GitHub Desktop.
Loon plugins and so on ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| mode: rule | |
| mixed-port: 1080 | |
| allow-lan: true | |
| log-level: info | |
| external-ui: /etc/mihomo/ui | |
| external-controller: 0.0.0.0:9090 | |
| secret: '' | |
| profile: | |
| store-selected: true | |
| dns: | |
| enable: true | |
| #listen: 0.0.0.0:53 | |
| ipv6: false | |
| prefer-h3: false | |
| enhanced-mode: redir-host | |
| default-nameserver: | |
| # - https://223.5.5.5/dns-query | |
| - https://1.12.12.12/dns-query | |
| nameserver: | |
| # - https://223.5.5.5/dns-query#h3=true | |
| - https://1.12.12.12/dns-query | |
| proxy-providers: | |
| my-test: | |
| type: http | |
| url: "https://45d9df46-f7de-4861-bca5-f9e3e661101f.com" | |
| interval: 36000 | |
| proxy: DIRECT | |
| header: | |
| User-Agent: | |
| - "Clash/v1.18.0" | |
| - "mihomo/1.18.3" | |
| health-check: | |
| enable: true | |
| url: https://www.gstatic.com/generate_204 | |
| interval: 7200 | |
| timeout: 5000 | |
| lazy: true | |
| expected-status: 204 | |
| proxy-groups: | |
| - name: "cfw-proxy" | |
| type: fallback | |
| use: | |
| - my | |
| url: "https://www.gstatic.com/generate_204" | |
| interval: 300 | |
| lazy: false | |
| filter: "(?i)cfw-vless" | |
| - name: "vul-proxy" | |
| type: fallback | |
| use: | |
| - my | |
| url: "https://www.gstatic.com/generate_204" | |
| interval: 300 | |
| lazy: false | |
| filter: "(?i)vul-tr" | |
| - name: "vul-cf-proxy" | |
| type: fallback | |
| use: | |
| - my | |
| url: "https://www.gstatic.com/generate_204" | |
| interval: 300 | |
| lazy: false | |
| filter: "(?i)vul-cf-tr" | |
| - name: "switch-proxy" | |
| type: select | |
| proxies: | |
| - "cfw-proxy" | |
| - "vul-proxy" | |
| - "vul-cf-proxy" | |
| rule-providers: | |
| Lan: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/Lan/Lan.list" | |
| proxy: switch-proxy | |
| format: text | |
| Advertising: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/Advertising/Advertising.list" | |
| proxy: switch-proxy | |
| format: text | |
| AdvertisingDomain: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/Advertising/Advertising_Domain.txt" | |
| proxy: switch-proxy | |
| format: text | |
| PCDN: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://raw.githubusercontent.com/sooyaaabo/Loon/main/Rule/PCDN.list" | |
| proxy: switch-proxy | |
| format: text | |
| YouTube: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/YouTube/YouTube.list" | |
| proxy: switch-proxy | |
| format: text | |
| YouTubeMusic: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/YouTubeMusic/YouTubeMusic.list" | |
| proxy: switch-proxy | |
| format: text | |
| Google: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/Google/Google.list" | |
| proxy: switch-proxy | |
| format: text | |
| PayPal: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/PayPal/PayPal.list" | |
| proxy: switch-proxy | |
| format: text | |
| Whatsapp: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/Whatsapp/Whatsapp.list" | |
| proxy: switch-proxy | |
| format: text | |
| Telegram: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/Telegram/Telegram.list" | |
| proxy: switch-proxy | |
| format: text | |
| GitHub: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/GitHub/GitHub.list" | |
| proxy: switch-proxy | |
| format: text | |
| Ubuntu: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/Ubuntu/Ubuntu.list" | |
| proxy: switch-proxy | |
| format: text | |
| OpenAI: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/OpenAI/OpenAI.list" | |
| proxy: switch-proxy | |
| format: text | |
| Copilot: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/Copilot/Copilot.list" | |
| proxy: switch-proxy | |
| format: text | |
| Microsoft: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/Microsoft/Microsoft.list" | |
| proxy: switch-proxy | |
| format: text | |
| PPP: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://gist.github.com/hughshen/3225051bf7eee12d7f5bb71fead2e688/raw/PPP.list" | |
| proxy: switch-proxy | |
| format: text | |
| MySwitchProxy: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://gist.github.com/hughshen/3225051bf7eee12d7f5bb71fead2e688/raw/MySwitchProxy.list" | |
| proxy: switch-proxy | |
| format: text | |
| Twitter: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/Twitter/Twitter.list" | |
| proxy: switch-proxy | |
| format: text | |
| Instagram: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/Instagram/Instagram.list" | |
| proxy: switch-proxy | |
| format: text | |
| Facebook: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/Facebook/Facebook.list" | |
| proxy: switch-proxy | |
| format: text | |
| Spotify: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/Spotify/Spotify.list" | |
| proxy: switch-proxy | |
| format: text | |
| Cloudflare: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/Cloudflare/Cloudflare.list" | |
| proxy: switch-proxy | |
| format: text | |
| GitLab: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/GitLab/GitLab.list" | |
| proxy: switch-proxy | |
| format: text | |
| Docker: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/Docker/Docker.list" | |
| proxy: switch-proxy | |
| format: text | |
| Netflix: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/Netflix/Netflix.list" | |
| proxy: switch-proxy | |
| format: text | |
| TikTok: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/TikTok/TikTok.list" | |
| proxy: switch-proxy | |
| format: text | |
| Imgur: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/Imgur/Imgur.list" | |
| proxy: switch-proxy | |
| format: text | |
| Vercel: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/Vercel/Vercel.list" | |
| proxy: switch-proxy | |
| format: text | |
| Reddit: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/Reddit/Reddit.list" | |
| proxy: switch-proxy | |
| format: text | |
| Global: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/Global/Global.list" | |
| proxy: switch-proxy | |
| format: text | |
| GlobalDomain: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/Global/Global_Domain.txt" | |
| proxy: switch-proxy | |
| format: text | |
| GlobalMedia: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/GlobalMedia/GlobalMedia.list" | |
| proxy: switch-proxy | |
| format: text | |
| GlobalMediaDomain: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/GlobalMedia/GlobalMedia_Domain.txt" | |
| proxy: switch-proxy | |
| format: text | |
| GFWList: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://raw.githubusercontent.com/Loyalsoldier/surge-rules/release/ruleset/gfw.txt" | |
| proxy: switch-proxy | |
| format: text | |
| ChinaIPs: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/ChinaIPs/ChinaIPs.list" | |
| proxy: switch-proxy | |
| format: text | |
| MyFinalProxy: | |
| behavior: classical | |
| interval: 259200 | |
| type: http | |
| url: "https://gist.github.com/hughshen/3225051bf7eee12d7f5bb71fead2e688/raw/MyFinalProxy.list" | |
| proxy: switch-proxy | |
| format: text | |
| rules: | |
| - DOMAIN-SUFFIX,hostloc.com,DIRECT | |
| - DOMAIN-SUFFIX,speedtest.net,DIRECT | |
| - RULE-SET,Lan,DIRECT | |
| - RULE-SET,YouTube,vul-proxy | |
| - RULE-SET,YouTubeMusic,vul-proxy | |
| - RULE-SET,Google,vul-proxy | |
| - RULE-SET,PayPal,vul-proxy | |
| - RULE-SET,OpenAI,vul-cf-proxy | |
| - RULE-SET,Copilot,vul-cf-proxy | |
| - RULE-SET,Netflix,vul-cf-proxy | |
| - RULE-SET,TikTok,vul-cf-proxy | |
| - RULE-SET,Microsoft,vul-cf-proxy | |
| - RULE-SET,Whatsapp,vul-cf-proxy | |
| - RULE-SET,GitLab,switch-proxy | |
| - RULE-SET,Docker,switch-proxy | |
| - RULE-SET,PPP,switch-proxy | |
| - RULE-SET,MySwitchProxy,switch-proxy | |
| - RULE-SET,Telegram,switch-proxy | |
| - RULE-SET,GitHub,switch-proxy | |
| - RULE-SET,Ubuntu,switch-proxy | |
| - RULE-SET,Twitter,switch-proxy | |
| - RULE-SET,Instagram,switch-proxy | |
| - RULE-SET,Facebook,switch-proxy | |
| - RULE-SET,Spotify,switch-proxy | |
| - RULE-SET,Imgur,switch-proxy | |
| - RULE-SET,Vercel,switch-proxy | |
| - RULE-SET,Reddit,switch-proxy | |
| - RULE-SET,Advertising,REJECT | |
| - RULE-SET,AdvertisingDomain,REJECT | |
| - RULE-SET,PCDN,REJECT | |
| - RULE-SET,ChinaIPs,DIRECT | |
| - RULE-SET,Cloudflare,vul-cf-proxy | |
| - RULE-SET,Global,vul-cf-proxy | |
| - RULE-SET,GlobalDomain,vul-cf-proxy | |
| - RULE-SET,GlobalMedia,vul-cf-proxy | |
| - RULE-SET,GlobalMediaDomain,vul-cf-proxy | |
| - RULE-SET,GFWList,vul-cf-proxy | |
| - RULE-SET,MyFinalProxy,vul-cf-proxy | |
| - MATCH,DIRECT |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!name = 自用签到脚本 | |
| #!desc = 每日签到任务,按需开启。 | |
| #!openUrl = | |
| #!author = Sliverkiss[https://github.com/Sliverkiss], anyehttp[https://github.com/anyehttp] | |
| #!homepage = https://gist.github.com/hughshen/3225051bf7eee12d7f5bb71fead2e688 | |
| #!icon = https://raw.githubusercontent.com/sooyaaabo/Loon/main/Icon/App-Icon/Notifyman.png | |
| [Argument] | |
| # 阿里云盘 | |
| Cookie-alipan = switch, true, false, tag = [阿里云盘]每日签到Token, desc = 获取[阿里云盘]每日签到Token | |
| Task-alipan = switch, true, false, tag = [阿里云盘]每日签到Task, desc = 定时运行[阿里云盘]每日签到Task | |
| Cron-alipan = input, "0 7,11 * * *", tag = [阿里云盘]定时参数Cron, desc = 输入Cron表达式来定时运行[阿里云盘]每日签到Task | |
| # V2EX | |
| Cookie-v2ex = switch, true, false, tag = [V2EX]每日签到Cookie, desc = 获取[V2EX]每日签到Cookie | |
| Task-v2ex = switch, true, false, tag = [V2EX]每日签到Task, desc = 定时运行[V2EX]每日签到Task | |
| Cron-v2ex = input, "1 8 * * *", tag = [V2EX]定时参数Cron, desc = 输入Cron表达式来定时运行[V2EX]每日签到Task | |
| [Script] | |
| # 阿里云盘 - auth.alipan.com, auth.aliyundrive.com | |
| http-request ^https:\/\/(auth|aliyundrive)\.alipan\.com\/v2\/account\/token script-path = https://gist.githubusercontent.com/Sliverkiss/33800a98dcd029ba09f8b6fc6f0f5162/raw/aliyun.js, requires-body = true, tag = [阿里云盘]每日签到Token, enable={Cookie-alipan} | |
| cron {Cron-alipan} script-path = https://gist.githubusercontent.com/Sliverkiss/33800a98dcd029ba09f8b6fc6f0f5162/raw/aliyun.js, tag = [阿里云盘]每日签到Task, enable={Task-alipan} | |
| # V2EX - www.v2ex.com | |
| http-request ^https:\/\/www\.v2ex\.com\/mission\/daily script-path = https://raw.githubusercontent.com/anyehttp/quantumult-x/main/task/v2ex.js, tag = [V2EX]每日签到Cookie, enable={Cookie-v2ex} | |
| cron {Cron-v2ex} script-path = https://raw.githubusercontent.com/anyehttp/quantumult-x/main/task/v2ex.js, tag = [V2EX]每日签到Task, enable={Task-v2ex} | |
| [MITM] | |
| hostname = auth.alipan.com, auth.aliyundrive.com, www.v2ex.com |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # FINAL PROXY | |
| #NOT,((GEOIP,CN)) | |
| GEOIP,HK | |
| GEOIP,TW | |
| GEOIP,US | |
| GEOIP,JP | |
| GEOIP,SG | |
| GEOIP,MY | |
| GEOIP,KR |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # SWITCH PROXY | |
| DOMAIN-SUFFIX,115cdn.net | |
| DOMAIN-SUFFIX,dcard.tw | |
| DOMAIN-SUFFIX,umami.is | |
| DOMAIN-SUFFIX,plausible.io | |
| DOMAIN-SUFFIX,sagernet.org | |
| DOMAIN-SUFFIX,continue.dev | |
| DOMAIN-SUFFIX,cline.bot | |
| DOMAIN-SUFFIX,mycomic.com | |
| DOMAIN-SUFFIX,nnr.moe | |
| DOMAIN-SUFFIX,hostevaluate.com | |
| DOMAIN-SUFFIX,nextjs.org | |
| DOMAIN-SUFFIX,syncthing.net | |
| DOMAIN-SUFFIX,nsloon.app | |
| DOMAIN-SUFFIX,save.tube | |
| DOMAIN-SUFFIX,y2meta.app | |
| DOMAIN-SUFFIX,y2meta.com | |
| DOMAIN-SUFFIX,www.clashverge.dev | |
| DOMAIN-SUFFIX,tgstat.com | |
| DOMAIN-SUFFIX,kworb.net | |
| DOMAIN-SUFFIX,metacubex.one | |
| DOMAIN-SUFFIX,loli.net | |
| DOMAIN-SUFFIX,v2ex.com | |
| DOMAIN-KEYWORD,huggingface | |
| DOMAIN-KEYWORD,scholar.google |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # YOU KNOW | |
| DOMAIN-SUFFIX,vsoul.ai | |
| DOMAIN-SUFFIX,hjd2048.com | |
| DOMAIN-SUFFIX,zproxy.org | |
| DOMAIN-SUFFIX,xsnvshen.com | |
| DOMAIN-SUFFIX,laowang.vip | |
| DOMAIN-SUFFIX,xchina.store | |
| DOMAIN-SUFFIX,8se.me | |
| DOMAIN-SUFFIX,umate.me | |
| DOMAIN-SUFFIX,linktr.ee | |
| DOMAIN-SUFFIX,tmh7.app | |
| DOMAIN-SUFFIX,whatslink.info | |
| DOMAIN-SUFFIX,beta.magnet.pics | |
| DOMAIN-SUFFIX,imgsto.com | |
| DOMAIN-SUFFIX,fotokiz.com | |
| DOMAIN-SUFFIX,ov7v.app | |
| DOMAIN-SUFFIX,tgstat.com | |
| DOMAIN-SUFFIX,avcar.vip | |
| DOMAIN-SUFFIX,roqwq.com | |
| DOMAIN-SUFFIX,27sd.app | |
| DOMAIN-SUFFIX,nw5d.us | |
| DOMAIN-SUFFIX,theav03.com | |
| DOMAIN-SUFFIX,zsher.com | |
| DOMAIN-SUFFIX,3su6.app | |
| DOMAIN-SUFFIX,missav.com | |
| DOMAIN-SUFFIX,123av.com | |
| DOMAIN-SUFFIX,jable.tv | |
| DOMAIN-SUFFIX,godge.top | |
| DOMAIN-SUFFIX,hsck.la | |
| DOMAIN-SUFFIX,afast.ws | |
| DOMAIN-SUFFIX,avhd101.com | |
| DOMAIN-SUFFIX,lbpictupian.com | |
| DOMAIN-SUFFIX,u99.pics | |
| DOMAIN-SUFFIX,soav.com | |
| DOMAIN-SUFFIX,u9img.pics | |
| DOMAIN-SUFFIX,qz1gy.app | |
| DOMAIN-SUFFIX,brrub.us | |
| DOMAIN-SUFFIX,2qq42.us | |
| DOMAIN-SUFFIX,0hax7.app | |
| DOMAIN-SUFFIX,ymawv.la | |
| DOMAIN-SUFFIX,xxxsave.net | |
| DOMAIN-SUFFIX,18porn.cc | |
| DOMAIN-SUFFIX,u9img.lol | |
| DOMAIN-SUFFIX,u3c3.com | |
| DOMAIN-SUFFIX,u9a9.com | |
| DOMAIN-SUFFIX,sukebei.nyaa.si | |
| DOMAIN-SUFFIX,onlyfans.com | |
| DOMAIN-SUFFIX,avgle.com | |
| DOMAIN-SUFFIX,hsex.men | |
| DOMAIN-SUFFIX,phncdn.com | |
| DOMAIN-SUFFIX,baomitu.com | |
| DOMAIN-SUFFIX,ej22g.com | |
| DOMAIN-SUFFIX,xms45.com | |
| DOMAIN-KEYWORD,jav | |
| DOMAIN-KEYWORD,51cg | |
| DOMAIN-KEYWORD,luxu | |
| DOMAIN-KEYWORD,fuliba | |
| DOMAIN-KEYWORD,pornhub | |
| DOMAIN-KEYWORD,sehuatang |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment