#!name=GetCookies #!desc=获取多个应用Cookie的插件,按需开启,获取完成后关闭。使用方法在各个脚本文件中都有说明。请勿把个人Cookie告知他人。更新日期:2026/04/19 #!author=MinCheng7[https://github.com/MinCheng7] #!homepage=https://github.com/MinCheng7/SkyPlugins/blob/main/plugins/GetCookies.plugin #!icon=https://raw.githubusercontent.com/MinCheng7/icons/refs/heads/main/logo/cookie2.webp #!edit=https://github.com/MinCheng7/SkyPlugins/edit/main/GetCookies.plugin #!tag=cookie,百度贴吧,哔哩哔哩,bilibili,华住会,什么值得买,携程旅行 [Argument] bdtb = switch,false,tag=[百度贴吧] @blackmatrix7,desc=是否启用此处修改 bili = switch,false,tag=[哔哩哔哩] 二维码@Mincheng7,desc=是否启用此处修改 hzh = switch,false,tag=[华住会] @MinCheng7,desc=是否启用此处修改 smzdm = switch,false,tag=[什么值得买] @MinCheng7,desc=是否启用此处修改  ctrip = switch,false,tag=[携程旅行] @MinCheng7,desc=是否启用此处修改 [Script] # 百度贴吧 http-request ^https?:\/\/(c\.tieba\.baidu\.com|180\.97\.\d+\.\d+)\/c\/s\/login script-path=https://gist.githubusercontent.com/blackmatrix7/cebabe7a385fc6a9ad32e2f7a35851dc/raw/1363d8720c92267d0a97fcd8eb98673760891fc9/tieba_min.js,tag=百度贴吧1@blackmatrix7, enable={bdtb} http-request ^https?:\/\/(c\.tieba\.baidu\.com|180\.97\.\d+\.\d+)\/c\/s\/login script-path=https://gist.githubusercontent.com/blackmatrix7/cebabe7a385fc6a9ad32e2f7a35851dc/raw/1363d8720c92267d0a97fcd8eb98673760891fc9/tieba_min.js,tag=bai'd 贴吧 1@blackmatrix7, enable={bdtb} http-request ^https?:\/\/c\.tieba\.baidu\.com\/c\/s\/channelIconConfig script-path=https://gist.githubusercontent.com/blackmatrix7/cebabe7a385fc6a9ad32e2f7a35851dc/raw/1363d8720c92267d0a97fcd8eb98673760891fc9/tieba_min.js,tag=百度贴吧2@blackmatrix7, enable={bdtb} http-request ^https?:\/\/tiebac\.baidu\.com\/c\/u\/follow\/getFoldedMessageUserInfo script-path=https://gist.githubusercontent.com/blackmatrix7/cebabe7a385fc6a9ad32e2f7a35851dc/raw/1363d8720c92267d0a97fcd8eb98673760891fc9/tieba_min.js,tag=百度贴吧3@blackmatrix7, enable={bdtb} http-request ^https?:\/\/tiebac\.baidu\.com\/c\/s\/getClientConfig script-path=https://gist.githubusercontent.com/blackmatrix7/cebabe7a385fc6a9ad32e2f7a35851dc/raw/1363d8720c92267d0a97fcd8eb98673760891fc9/tieba_min.js,tag=百度贴吧4@blackmatrix7, enable={bdtb} # 哔哩哔哩 http-response ^https?:\/\/app\.bilibili\.com\/x\/resource\/fingerprint\? script-path=https://raw.githubusercontent.com/MinCheng7/SkyPlugins/refs/heads/main/scripts/BiliDailyBonus.js, requires-body=true, timeout=30, tag=哔哩哔哩QR@Mincheng7, enable={bili} # 华住会 http-request https:\/\/appgw\.huazhu\.com\/game\/sign_header tag=华住会@Mincheng7, script-path=https://raw.githubusercontent.com/MinCheng7/SkyPlugins/refs/heads/main/scripts/hzh.js, requires-body=false, timeout=30, enable={hzh} # 什么值得买 http-request ^https:\/\/(www|zhiyou)\.smzdm\.com script-path=https://raw.githubusercontent.com/MinCheng7/SkyPlugins/refs/heads/main/scripts/smzdm.js, timeout=60, tag=什么值得买@MinCheng7, enable={smzdm} # 携程旅行 http-response ^https:\/\/m\.ctrip\.com\/restapi\/soa2\/\d+\/[a-zA-Z]+Login(?:$|\?) script-path=https://raw.githubusercontent.com/MinCheng7/SkyPlugins/refs/heads/main/scripts/ctrip.js, requires-body=true, tag=携程旅行@MinCheng7, enable={ctrip} [MITM] hostname = appgw.huazhu.com, hweb-mbf.huazhu.com, c.tieba.baidu.com, tiebac.baidu.com, api.kkmh.com, m.ctrip.com, m.bilibili.com, api.bilibili.com, app.bilibili.com, *.smzdm.com