Value
21 posts








苹果 iOS 无法收到海外应用推送的解决方法(已测试) 从昨天开始,苹果推送服务器屏蔽了中国大陆部分海外应用的推送—Telegram、X、Instagram、YouTube这些全哑火了,苹果APNs推送服务器开始针对大陆IP做限制 两种方法看你能接受哪个: 方案一 流量多的情况下在iOS 的任意代理工具中添加远程规则 raw.githubusercontent.com/blackmatrix7/i… 以上域名全部走代理即可收到海外应用推送 但会使苹果所有的流量都会走代理 方案二 适合流量少的情况下在iOS 的任意代理工具中添加远程规则 raw.githubusercontent.com/QuixoticHeart/… 并打开代理工具的包含APNS 不过两个方案都有致命的缺点。就是一旦你的代理崩了,你的设备就啥通知也收不到了建议在添加时加入一个Fallback,这样最后即使收不到海外的消息,也能保证国内通知不死 消息来源:Nodeseek (原帖链接:nodeseek.com/post-709310-1)


最近苹果手机的X和TG通知没了,只需要设置这些苹果推送服务网址走代理就行。我设置完能正常收到推送了。 (不会设置的复制发给AI,告诉它你用的什么代理App,让AI教你设置) DOMAIN-SUFFIX,push.apple.com, DOMAIN-SUFFIX,gateway.push.apple.com, DOMAIN-SUFFIX,api.push.apple.com, DOMAIN-SUFFIX,sandbox.push.apple.com,

Update on rsETH incident: According to our analysis, rsETH on Ethereum mainnet is fully backed. Out of an abundance of caution, rsETH remains frozen across Aave V3 and V4 and exposure to the incident is capped. WETH reserves also remain frozen across affected markets including Ethereum, Arbitrum, Base, Mantle, and Linea. Aave is actively validating information and assessing potential resolutions.


Update on rsETH incident: According to our analysis, rsETH on Ethereum mainnet is fully backed. Out of an abundance of caution, rsETH remains frozen across Aave V3 and V4 and exposure to the incident is capped. WETH reserves also remain frozen across affected markets including Ethereum, Arbitrum, Base, Mantle, and Linea. Aave is actively validating information and assessing potential resolutions.



























