Last active
April 1, 2025 13:28
-
-
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
#!name=阿里云盘签到 | |
#!desc=阿里云盘签到。详情见仓库 | |
#!openUrl=https://github.com/Sliverkiss/QuantumultX | |
#!author=Sliverkiss | |
#!homepage=https://github.com/Sliverkiss/QuantumultX | |
#!icon=https://raw.githubusercontent.com/Softlyx/Fileball/main/YUAN/ALiYun.png | |
[Script] | |
cron "0 7,11 * * *" script-path=https://gist.githubusercontent.com/Sliverkiss/33800a98dcd029ba09f8b6fc6f0f5162/raw/aliyun.js, tag=阿里云盘签到 |
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=阿里云盘Token获取 | |
#!desc=阿里云盘Token获取。详情见仓库 | |
#!openUrl=https://github.com/Sliverkiss/QuantumultX | |
#!author=Sliverkiss | |
#!homepage=https://github.com/Sliverkiss/QuantumultX | |
#!icon=https://raw.githubusercontent.com/Softlyx/Fileball/main/YUAN/ALiYun.png | |
[Script] | |
http-request ^https:\/\/(auth|aliyundrive)\.alipan\.com\/v2\/account\/token script-path=https://gist.githubusercontent.com/Sliverkiss/33800a98dcd029ba09f8b6fc6f0f5162/raw/aliyun.js, requires-body=true, timeout=10, enabled=true, tag=阿里云盘Token获取 | |
[MITM] | |
hostname = auth.alipan.com, auth.aliyundrive.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
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: true | |
enhanced-mode: redir-host | |
default-nameserver: | |
- https://223.5.5.5/dns-query | |
nameserver: | |
- https://223.5.5.5/dns-query#h3=true | |
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: true | |
filter: "(?i)cfw-vless" | |
- name: "vul-proxy" | |
type: fallback | |
use: | |
- my | |
url: "https://www.gstatic.com/generate_204" | |
interval: 300 | |
lazy: true | |
filter: "(?i)vul-vless" | |
- name: "vul-cf-proxy" | |
type: fallback | |
use: | |
- my | |
url: "https://www.gstatic.com/generate_204" | |
interval: 300 | |
lazy: true | |
filter: "(?i)vul-cf-vless" | |
- 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 | |
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 | |
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 | |
TelegramCIDR: | |
behavior: classical | |
interval: 259200 | |
type: http | |
url: "https://raw.githubusercontent.com/Loyalsoldier/surge-rules/release/telegramcidr.txt" | |
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 | |
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 | |
Proxy: | |
behavior: classical | |
interval: 259200 | |
type: http | |
url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/Proxy/Proxy.list" | |
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 | |
ChinaASN: | |
behavior: classical | |
interval: 259200 | |
type: http | |
url: "https://raw.githubusercontent.com/VirgilClyne/GetSomeFries/main/ruleset/ASN.China.list" | |
proxy: switch-proxy | |
format: text | |
DouBan: | |
behavior: classical | |
interval: 259200 | |
type: http | |
url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/DouBan/DouBan.list" | |
proxy: switch-proxy | |
format: text | |
rules: | |
- DOMAIN-SUFFIX,hostloc.com,DIRECT | |
- DOMAIN-SUFFIX,speedtest.net,DIRECT | |
- DOMAIN-SUFFIX,com.my,vul-cf-proxy | |
- GEOIP,MY,vul-cf-proxy | |
- RULE-SET,DouBan,switch-proxy | |
- RULE-SET,YouTube,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,TelegramCIDR,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,Lan,DIRECT | |
- RULE-SET,ChinaASN,DIRECT | |
- RULE-SET,Cloudflare,vul-cf-proxy | |
- RULE-SET,Global,vul-cf-proxy | |
- RULE-SET,GlobalMedia,vul-cf-proxy | |
- RULE-SET,Proxy,vul-cf-proxy | |
- RULE-SET,GFWList,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 = 莫离 | |
#!homepage = https://github.com/Moli-X/Resources/raw/main/Loon/AdBlock.plugin | |
#!icon = https://github.com/Moli-X/Resources/raw/main/Icon/Image/AdBlocker.png | |
#!edit = https://github.com/Moli-X/Resources/edit/main/Loon/AdBlock.plugin | |
[Rewrite] | |
# 🟢爱阅书香 | |
^https?:\/\/icc\.one\/iFreeTime\/xid32uxaoecnfv2\/ - reject | |
# 🟢工商银行 | |
#^https?:\/\/v\.icbc\.com\.cn\/userfiles\/Resources\/WAP\/advertisement\/ - reject-200 | |
# 🟢工银E生活 | |
^https?:\/\/pv\.elife\.icbc\.com\.cn\/OFSTPV\/utm\.gif - reject-200 | |
# 🟢广发银行 | |
^https?:\/\/static\.95508\.com\/icppweb\/images\/modelMaterial\/accurate\/202\d{5}\/.*.(png|jpg) - reject-200 | |
^https?:\/\/static\.95508\.com\/icppweb\/images\/modelMaterial\/advertising\/202\d{5}\/.*.(png|jpg) - reject-200 | |
^https?:\/\/mps\.95508\.com\/mps\/club\/cardPortals\/adv\/\d{25}\.(png|jpg) - reject-img | |
# 🟢发现精彩 | |
^https?:\/\/static\.95508\.com\/mmg\/images\/ads\/.+\/.+1125.+2436 - reject-200 | |
# 🟢美团 | |
^https?:\/\/img\.meituan\.net\/(?>adunion|display|midas)\/.+?\.(gif|jpg|jpg\.webp)$ - reject-200 | |
^https?:\/\/p\d\.meituan\.net\/wmbanner\/[A-Za-z0-9]+?\.jpg - reject-200 | |
^https?:\/\/p\d\.meituan\.net\/movie\/[A-Za-z0-9]+?\.jpg\?may_covertWebp - reject-200 | |
^https?:\/\/s3plus\.meituan\.net\/.+?\/linglong\/ - reject | |
^https?:\/\/s3plus\.meituan\.net\/v1\/mss_a002 - reject-img | |
^https?:\/\/www\.meituan\.com\/api\/v\d\/appstatus\? - reject | |
^https?:\/\/wmapi\.meituan\.com\/api\/v\d+\/loadInfo\? - reject | |
^https?:\/\/wmapi\.meituan\.com\/api\/v\d\/startpicture - reject | |
^https?:\/\/flowplus\.meituan\.net\/v\d\/\w+\/linglong\/\d+\.(gif|jpg|mp4) - reject | |
^https?:\/\/(s3plus|flowplus)\.meituan\.net\/v\d\/\w+\/linglong\/\w+\.(gif|jpg|mp4) - reject | |
^https?:\/\/apimobile\.meituan\.com\/appupdate\/mach\/checkUpdate? - reject | |
^https?:\/\/img\.meituan\.net\/(adunion|display|midas)\/\w+\.(gif|jpg|jpg\.webp)$ - reject | |
^https?:\/\/p\d.meituan.net\/movie\/.*?\?may_covertWebp - reject-img | |
^https?:\/\/p\d{1}\.meituan\.net\/(adunion|display|mmc|wmbanner)\/ - reject | |
# 🟢美团外卖 | |
^https?:\/\/wmapi\.meituan\.com\/api\/v7\/startpicture - reject-200 | |
^https?:\/\/img\.meituan\.net\/bizad\/.*.jpg - reject-200 | |
# 🟢携程 | |
^https?:\/\/m\.ctrip\.com\/restapi\/soa2\/13916\/scjson\/tripAds - reject-200 | |
^https:\/\/mbd\.baidu\.com\/newspage\/api\/getmobads\?page\=landingshare - reject | |
# 🟢拼多多 | |
^https?:\/\/api\.(pinduoduo|yangkeduo)\.com\/api\/cappuccino\/splash - reject | |
# 🟢PornHub | |
^https:\/\/(cn|www)\.pornhub\.com\/_xa\/ads - reject-dict | |
# 🟢中国移动 | |
^https?:\/\/client\.app\.coc\.10086\.cn\/biz-orange\/DN\/init\/startInit - reject-200 | |
# 🟢中国联通 | |
^https?:\/\/m\.client\.10010\.com\/uniAdmsInterface\/getWelcomeAd - reject-200 | |
^https?:\/\/m\.client\.10010\.com\/mobileService\/(activity|customer)\/(accountListData|get_client_adv|get_startadv) - reject-img | |
^https?:\/\/m\.client\.10010\.com\/mobileService\/customer\/getclientconfig\.htm - reject-dict | |
^https?:\/\/m\.client\.10010\.com\/uniAdmsInterface\/(getHomePageAd|getWelcomeAd) - reject-img | |
^https?:\/\/[^(apple|10010)]+\.(com|cn)\/(a|A)d(s|v)?(\/|\.js) - reject-img | |
^https?:\/\/m1\.ad\.10010\.com\/noticeMag\/images\/imageUpload\/2\d{3} - reject-img | |
^https?:\/\/res\.mall\.10010\.cn\/mall\/common\/js\/fa\.js?referer= - reject-img | |
# 🟢涨乐财富通 | |
^https:\/\/geetest\.htsc\.com:8888\/pre_get_token - reject-200 | |
^http:\/\/119\.29\.29\.98\/d - reject-200 | |
[Script] | |
# 🟢12306 | |
http-request ^https?:\/\/ad\.12306\.cn\/ad\/ser\/getAdList script-path=https://raw.githubusercontent.com/kokoryh/Script/master/js/12306.js, requires-body=true, timeout=60 ,tag=12306_33 | |
# 🟢PornHub | |
http-response ^https?:/\/(cn|www)\.pornhub\.com(\/?$|\/([?]|view|video).*$) script-path=https://raw.githubusercontent.com/Moli-X/Resources/main/Script/Pornhub/Pornhub.js, requires-body=true, timeout=60 ,tag=Pornhub_223 | |
[MITM] | |
hostname = ad.12306.cn,icc.one,pv.elife.icbc.com.cn,v.icbc.com.cn,mps.95508.com,static.95508.com,peisongapi.meituan.com,img.meituan.net,wmapi.meituan.com,flowplus.meituan.net,images.pinduoduo.com,api.pinduoduo.com,mobile.yangkeduo.com,api.yangkeduo.com,m.client.10010.com,m1.ad.10010.com,res.mall.10010.cn,geetest.htsc.com,119.29.29.98,m.ctrip.com,mbd.baidu.com,*.pornhub.com,client.app.coc.10086.cn |
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,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,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 |
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=V2EX签到 | |
#!desc=V2EX签到。详情见仓库 | |
#!openUrl=https://github.com/anyehttp/quantumult-x/tree/main/task | |
#!author=anyehttp | |
#!homepage=https://github.com/anyehttp/quantumult-x/tree/main/task | |
[Script] | |
cron "1 8 * * *" script-path=https://raw.githubusercontent.com/anyehttp/quantumult-x/main/task/v2ex.js, tag=V2EX签到 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment