折腾啥 头像

消息来源频道

折腾啥

@zhetengsha

频道40,410 位成员公开可见0 人在线

Power Users/Automators 折腾/讨论/分享各种开源工具/脚本/自动化工作流 👥 群组 @zhetengsha_group 📌 资源合集导航 https://t.me/zhetengsha/2 🎁 恰饭推荐 https://t.me/zhetengsha/957 📢 广告投放 @xream Buy ads: https://telega.io/c/zhetengsha feedId:55438372655431680+userId:62307599601855488

成员规模40,410 位成员
在线情况0 人在线
消息总数4,340 条消息
浏览量总数7,753,402 次浏览

在这个频道里搜索消息……

t.me/zhetengsha

#testflight #账号管理 #Surge #脚本 #模块 #mac #macOS
TestFlight macOS 版 App 离谱超时修复补丁
💃 使用前需要 221 秒, 使用后仅需 6秒
此为精简版
需要 TestFlight 账号合并的等野比佬的新版合并此功能(
#!name=TestFlight macOS 版修复离谱超时
#!desc=会提示不兼容的硬件 但是不影响. 整合 NobyDa 佬的 TestFlight 区域限制解除
[General]
skip-proxy = %APPEND% iosapps.itunes.apple.com
[Script]
TF下载修正 = type=http-request,pattern=^https?:\/\/testflight\.apple\.com\/v\d\/accounts\/.+?\/install$,requires-body=1,script-update-interval=-1,max-size=0,script-path=https://gist.githubusercontent.com/NobyDa/9be418b93afc5e9c8a8f4d28ae403cf2/raw/TF_Download.js
[Header Rewrite]
http-request https?:\/\/testflight\.apple\.com\/v3\/accounts\/.*?/apps header-del user-agent
http-request https?:\/\/testflight\.apple\.com\/v3\/accounts\/.*?/apps header-add user-agent Oasis/3.5.1 OasisBuild/425.2 iOS/17.4 model/iPhone16,2 hwp/t8130 build/21E219 (6; dt:311) AMS/1 TSE/0
[MITM]
hostname = %APPEND% testflight.apple.com
❗ 使用场景
macOS 版 官方 TestFlight App 无论如何都显示失败
想使用 Body Rewrite 功能的(省了一个脚本) 请查看 整合 P 佬的 TestFlight 区域限制解除版