折腾啥



App Store不显示头像解决方法,如何让App Store右上角显示头像 https://blog.zhheo.com/p/cf133e33.html
💬 查看最新原文
📢 折腾啥 频道
👥 折腾啥 群组
快速打开 Surge mac 版的外部资源
tell application "System Events"
tell process "Surge"
tell menu bar item 1 of menu bar 2
perform action "AXShowMenu"
tell menu item "切换配置" of menu 1 to {click, click menu item "外部资源" of menu 1} 点选「切换配置 -> 外部资源」
end tell
end tell
end tell
#mac #Surge #AppleScript
💬 查看最新原文
📢 折腾啥 频道
👥 折腾啥 群组
出门在外救砖工具
另一台type-c手机、type-c到type-c数据线、chromium 系浏览器
https://kdrag0n.github.io/fastboot.js/demo/
https://app.webadb.com/
💬 查看最新原文
📢 折腾啥 频道
👥 折腾啥 群组
第三方哔哩哔哩客户端
bilimiao2
GitHub
下载地址
说明:不错的客户端,适配了平板,有独家功能-时光机。其他自行体验。
BiliHub
Github
下载地址
说明:热门,分区,频道,收藏夹啥的都有,就是没有动态和弹幕😂,三连开发中,倍速好像有问题,主页闪退。
BilibiliHD2
GitHub
下载地址
下载密码:233
说明:采用Material You设计,能点赞不能投币收藏,其他自行体验,我使用起来不太习惯,Android 13上最新版本闪退,老版本(5df567fbbb)没问题。
AnimePipe
Codeberg
下载地址
说明:这个项目是NewPipe的分支,不过区别还是挺大的,可以播放哔哩哔哩视频、搜索视频,不过不能登录,适合那种只看视频登录的轻度用户使用。
BILIBILIAS
GitHub
下载地址
说明:本身是个下载视频的工具,不过能播放视频,还可以点赞收藏,投币我不清楚,因为我币没有了
BiliBangumiDownloader
GitHub
下载地址
说明:本身是个下载番剧的工具,不过能播放番剧,搜索功能好像不好使啊😂
明确表示停更的我就没写
这几个App建议按照先后顺序体验,以上App好像都没有直播功能。
文章来源
#哔哩哔哩 #bilibili
💬 查看最新原文
📢 折腾啥 频道
👥 折腾啥 群组
Sub-Store Lite 混淆转换
🟢 SS 脚本最简示例 听群友说能0跳
async function operator(proxies = []) {
const _ = lodash
return proxies.map((p = {}) => {
_.set(p, 'name',${_.get(p, 'name')}-西瓜) // 名称添加后缀
_.set(p, 'plugin', 'obfs') // 改混淆插件
_.set(p, 'plugin-opts', { "mode": "http", "host": "v9-dy.ixigua.com" }) // 改混淆
// _.set(p, 'plugin-opts.mode', 'http') // 改混淆插件
// _.set(p, 'plugin-opts.host', 'v9-dy.ixigua.com') // 改混淆
return p
})
}
📦 查看源码
💬 查看最新原文
📢 折腾啥 频道
👥 折腾啥 群组- ❤️1
- 👍1






#Surge 白嫖 UC 代理 进行 #分流 避免 #阿里系 #淘宝 #闲鱼 #代理 VPN 检测
[Proxy]
UC = http, 101.71.140.5, 8128, username=uc10.7.163.144, password=1f47d3ef53b035443451c7ee7873ff38, skip-cert-verify=true, always-use-connect=true, tfo=true
[Rule]
# > 阿里 域名
AND,((PROTOCOL,UDP), (DOMAIN-SET,https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Surge/Alibaba/Alibaba_Domain.list)),🇨🇳 国内UDP
AND,((PROTOCOL,HTTPS), (DEST-PORT,443), (DOMAIN-SET,https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Surge/Alibaba/Alibaba_Domain.list)), UC
DOMAIN-SET,https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Surge/Alibaba/Alibaba_Domain.list,🇨🇳 国内
# > IP 不解析
AND,((PROTOCOL,UDP), (RULE-SET,https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Surge/Alibaba/Alibaba.list)),🇨🇳 国内UDP
AND,((PROTOCOL,HTTPS), (DEST-PORT,443), (RULE-SET,https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Surge/Alibaba/Alibaba.list)), UC
RULE-SET,https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Surge/Alibaba/Alibaba.list,🇨🇳 国内
# # > 怕不全就换成 IP 解析
# AND,((PROTOCOL,UDP), (RULE-SET,https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Surge/Alibaba/Alibaba_Resolve.list)),🇨🇳 国内UDP
# AND,((PROTOCOL,HTTPS), (DEST-PORT,443), (RULE-SET,https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Surge/Alibaba/Alibaba_Resolve.list)), UC
# RULE-SET,https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Surge/Alibaba/Alibaba_Resolve.list,🇨🇳 国内
💬 查看最新原文
📢 折腾啥 频道
👥 折腾啥 群组- 👍2
#Surge #UC #国内受限 #UDP #分流 #配置 #示例
[Proxy]
UC = http, 101.71.140.5, 8128, username=uc10.7.163.144, password=1f47d3ef53b035443451c7ee7873ff38, skip-cert-verify=true, tfo=true, always-use-connect=true
[Proxy Group]
# > 其他省略了 以此为例
# > WiFi 下直连, 其他情况为免流策略组
🇨🇳 国内受限 = subnet, default = 🆓🇨🇳 国内受限, "TYPE:WIFI" = DIRECT
# > 这里做一个组 方便有问题的时候切换
# > UC 无法在 Surge 里测延迟 因为 Surge 只支持 http 的测速链接 而 UC 只支持 https
🆓🇨🇳 国内受限 = select, UC, 🇨🇳 国内, DIRECT
[Rule]
# > 其他省略了 以此为例
# > UDP 优先分流
AND,((PROTOCOL,UDP), (DOMAIN-SUFFIX,cip.cc)),🇨🇳 国内UDP
# > HTTPS 443 分流(UC 只支持这样的)
AND,((PROTOCOL,HTTPS), (DEST-PORT,443), (DOMAIN-SUFFIX,cip.cc)),🇨🇳 国内受限
# > 剩下的分流
DOMAIN-SUFFIX,cip.cc,🇨🇳 国内
💬 查看最新原文
📢 折腾啥 频道
👥 折腾啥 群组
