<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="/rss.xsl" type="text/xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>接口 | 折腾啥</title><description>Power Users/Automators 折腾/讨论/分享各种开源工具/脚本/自动化工作流👥 @zhetengsha_group📌 合集 https://t.me/zhetengsha/2🎁 恰饭 https://t.me/zhetengsha/957📢 广告投放 @xream @xream_botBuy ads: https://telega.io/c/zhetengshafeedId:55438372655431680+userId:62307599601855488</description><link>http://telegram.zhetengsha.eu.org</link><item><title> 自建 Telegram Bot API 补充一个 Docker 安装说明其中 api-id 和 api-hash 为你申请的 Telegram App 配置▎Docker 安装</title><link>http://telegram.zhetengsha.eu.org/posts/2221</link><guid isPermaLink="true">http://telegram.zhetengsha.eu.org/posts/2221</guid><pubDate>Fri, 03 Jan 2025 01:00:36 GMT</pubDate><content:encoded>&lt;img class=&quot;tg-emoji&quot; src=&quot;/static/https://telegram.me/i/emoji/6330003670784020486.webp&quot; alt=&quot;&quot; loading=&quot;lazy&quot; width=&quot;20&quot; height=&quot;20&quot; /&gt; &lt;u&gt;自建 Telegram Bot API 补充一个 Docker 安装说明&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;其中 &lt;code&gt;api-id&lt;/code&gt; 和 &lt;code&gt;api-hash&lt;/code&gt; 为你申请的 Telegram App 配置&lt;br /&gt;&lt;br /&gt;▎Docker 安装&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;tg-expandable&quot;&gt;
      &lt;input type=&quot;checkbox&quot; id=&quot;expand-5-0&quot; class=&quot;tg-expandable__checkbox&quot; aria-label=&quot;Toggle hidden content&quot; aria-controls=&quot;expand-5-0-content&quot; /&gt;
      &lt;div id=&quot;expand-5-0-content&quot; class=&quot;tg-expandable__content&quot;&gt;services:&lt;br /&gt;  telegram-bot-api:&lt;br /&gt;    image: aiogram/telegram-bot-api:latest&lt;br /&gt;    container_name: telegram-bot-api&lt;br /&gt;    restart: always&lt;br /&gt;    environment:&lt;br /&gt;      TELEGRAM_LOCAL: true&lt;br /&gt;      TELEGRAM_API_ID: &quot;xxx&quot;&lt;br /&gt;      TELEGRAM_API_HASH: &quot;yyy&quot;&lt;br /&gt;    volumes:&lt;br /&gt;      - ./telegram-bot-api:/var/lib/telegram-bot-api&lt;br /&gt;    ports:&lt;br /&gt;      - &lt;a href=&quot;http://127.0.0.1:55522/&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;127.0.0.1:55522&quot;&gt;127.0.0.1:55522&lt;/a&gt;:8081&lt;/div&gt;
      &lt;label for=&quot;expand-5-0&quot; class=&quot;tg-expandable__toggle&quot;&gt;&lt;span class=&quot;sr-only&quot;&gt;Toggle hidden content&lt;/span&gt;&lt;/label&gt;
    &lt;/div&gt;&lt;br /&gt;&lt;br /&gt;▎使用方式&lt;br /&gt;&lt;br /&gt;&lt;code&gt;http://127.0.0.1:55522&lt;/code&gt; 替换 &lt;code&gt;https://api.telegram.org&lt;/code&gt; 即可&lt;br /&gt;&lt;br /&gt;使用 &lt;code&gt;https://api.telegram.org&lt;/code&gt; 时无法上传超过 50 MB 的文件, 使用本地 API 即可成功上传&lt;br /&gt;&lt;br /&gt;&lt;img class=&quot;tg-emoji&quot; src=&quot;/static/https://telegram.me/i/emoji/6328099754731376613.webp&quot; alt=&quot;&quot; loading=&quot;lazy&quot; width=&quot;20&quot; height=&quot;20&quot; /&gt; &lt;a href=&quot;https://t.me/zhetengsha/2210&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;原消息&quot;&gt;原消息&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img class=&quot;tg-emoji&quot; src=&quot;/static/https://telegram.me/i/emoji/6327880277607583303.webp&quot; alt=&quot;&quot; loading=&quot;lazy&quot; width=&quot;20&quot; height=&quot;20&quot; /&gt; &lt;a href=&quot;https://t.me/zhetengsha/2&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;频道资源合集&quot;&gt;频道资源合集&lt;/a&gt;  &lt;img class=&quot;tg-emoji&quot; src=&quot;/static/https://telegram.me/i/emoji/6327792445526380187.webp&quot; alt=&quot;&quot; loading=&quot;lazy&quot; width=&quot;20&quot; height=&quot;20&quot; /&gt; &lt;a href=&quot;https://t.me/zhetengsha/957&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;恰饭推荐&quot;&gt;恰饭推荐&lt;/a&gt;  &lt;img class=&quot;tg-emoji&quot; src=&quot;/static/https://telegram.me/i/emoji/6021860481923288796.webp&quot; alt=&quot;&quot; loading=&quot;lazy&quot; width=&quot;20&quot; height=&quot;20&quot; /&gt; &lt;a href=&quot;https://t.me/zhetengsha_group&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;群组&quot;&gt;群组&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img class=&quot;tg-emoji&quot; src=&quot;/static/https://telegram.me/i/emoji/6327836885552991740.webp&quot; alt=&quot;&quot; loading=&quot;lazy&quot; width=&quot;20&quot; height=&quot;20&quot; /&gt; &lt;a href=&quot;/search/result?q=%23Telegram&quot; title=&quot;#Telegram&quot;&gt;#Telegram&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23TG&quot; title=&quot;#TG&quot;&gt;#TG&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23bot&quot; title=&quot;#bot&quot;&gt;#bot&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23API&quot; title=&quot;#API&quot;&gt;#API&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E6%8E%A5%E5%8F%A3&quot; title=&quot;#接口&quot;&gt;#接口&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E8%87%AA%E5%BB%BA&quot; title=&quot;#自建&quot;&gt;#自建&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23Docker&quot; title=&quot;#Docker&quot;&gt;#Docker&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E4%B8%8A%E4%BC%A0&quot; title=&quot;#上传&quot;&gt;#上传&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E5%A4%87%E4%BB%BD&quot; title=&quot;#备份&quot;&gt;#备份&lt;/a&gt;</content:encoded></item><item><title>自建 Telegram Bot API在使用本地服务器模式时- 无大小限制地下载文件- 可以上传最大为 2000 MB 的文件- 支持通过本地路径和文件 URI 方案来上传文件- max_webhook_connections 可达 100000其中 api-id 和 api-hash 为你申请的 Telegram App 配置▎方式 1: Docker 安装</title><link>http://telegram.zhetengsha.eu.org/posts/2210</link><guid isPermaLink="true">http://telegram.zhetengsha.eu.org/posts/2210</guid><pubDate>Wed, 01 Jan 2025 19:28:10 GMT</pubDate><content:encoded>&lt;u&gt;自建 Telegram Bot API&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;&lt;img class=&quot;tg-emoji&quot; src=&quot;/static/https://telegram.me/i/emoji/6330340499299241177.webp&quot; alt=&quot;&quot; loading=&quot;lazy&quot; width=&quot;20&quot; height=&quot;20&quot; /&gt;在使用本地服务器模式时&lt;br /&gt;&lt;br /&gt;- 无大小限制地下载文件&lt;br /&gt;&lt;br /&gt;- 可以上传最大为 2000 MB 的文件&lt;br /&gt;&lt;br /&gt;- 支持通过本地路径和文件 URI 方案来上传文件&lt;br /&gt;&lt;br /&gt;- max_webhook_connections 可达 100000&lt;br /&gt;&lt;br /&gt;其中 &lt;code&gt;api-id&lt;/code&gt; 和 &lt;code&gt;api-hash&lt;/code&gt; 为你申请的 Telegram App 配置&lt;br /&gt;&lt;br /&gt;▎方式 1: Docker 安装&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;tg-expandable&quot;&gt;
      &lt;input type=&quot;checkbox&quot; id=&quot;expand-4-0&quot; class=&quot;tg-expandable__checkbox&quot; aria-label=&quot;Toggle hidden content&quot; aria-controls=&quot;expand-4-0-content&quot; /&gt;
      &lt;div id=&quot;expand-4-0-content&quot; class=&quot;tg-expandable__content&quot;&gt;services:&lt;br /&gt;  telegram-bot-api:&lt;br /&gt;    image: aiogram/telegram-bot-api:latest&lt;br /&gt;    container_name: telegram-bot-api&lt;br /&gt;    restart: always&lt;br /&gt;    environment:&lt;br /&gt;      TELEGRAM_LOCAL: true&lt;br /&gt;      TELEGRAM_API_ID: &quot;xxx&quot;&lt;br /&gt;      TELEGRAM_API_HASH: &quot;yyy&quot;&lt;br /&gt;    volumes:&lt;br /&gt;      - ./telegram-bot-api:/var/lib/telegram-bot-api&lt;br /&gt;    ports:&lt;br /&gt;      - &lt;a href=&quot;http://127.0.0.1:55522/&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;127.0.0.1:55522&quot;&gt;127.0.0.1:55522&lt;/a&gt;:8081&lt;/div&gt;
      &lt;label for=&quot;expand-4-0&quot; class=&quot;tg-expandable__toggle&quot;&gt;&lt;span class=&quot;sr-only&quot;&gt;Toggle hidden content&lt;/span&gt;&lt;/label&gt;
    &lt;/div&gt;&lt;br /&gt;&lt;br /&gt;▎方式 2: 手动安装&lt;br /&gt;&lt;br /&gt;按照 &lt;a href=&quot;https://github.com/tdlib/telegram-bot-api&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;tdlib/telegram-bot-api&quot;&gt;tdlib/telegram-bot-api&lt;/a&gt; 官方说明编译安装后, 创建一个服务&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;tg-expandable&quot;&gt;
      &lt;input type=&quot;checkbox&quot; id=&quot;expand-4-1&quot; class=&quot;tg-expandable__checkbox&quot; aria-label=&quot;Toggle hidden content&quot; aria-controls=&quot;expand-4-1-content&quot; /&gt;
      &lt;div id=&quot;expand-4-1-content&quot; class=&quot;tg-expandable__content&quot;&gt;[Unit]&lt;br /&gt;Description=telegram-bot-api&lt;br /&gt;After=&lt;a href=&quot;http://network.target/&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;network.target&quot;&gt;network.target&lt;/a&gt;&lt;br /&gt;[Install]&lt;br /&gt;WantedBy=&lt;a href=&quot;http://multi-user.target/&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;multi-user.target&quot;&gt;multi-user.target&lt;/a&gt;&lt;br /&gt;[Service]&lt;br /&gt;Type=simple&lt;br /&gt;WorkingDirectory=/root/telegram-bot-api&lt;br /&gt;ExecStart=/usr/local/bin/telegram-bot-api -d /root/telegram-bot-api --temp-dir=/root/telegram-bot-api --local --api-id=xxx --api-hash=yyy -p 55522 --http-ip-address &lt;a href=&quot;http://127.0.0.1/&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;127.0.0.1&quot;&gt;127.0.0.1&lt;/a&gt;&lt;br /&gt;Restart=always&lt;/div&gt;
      &lt;label for=&quot;expand-4-1&quot; class=&quot;tg-expandable__toggle&quot;&gt;&lt;span class=&quot;sr-only&quot;&gt;Toggle hidden content&lt;/span&gt;&lt;/label&gt;
    &lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;code&gt;systemctl daemon-reload; systemctl enable --now telegram-bot-api&lt;/code&gt; 启动&lt;br /&gt;&lt;br /&gt;▎使用方式&lt;br /&gt;&lt;br /&gt;&lt;code&gt;http://127.0.0.1:55522&lt;/code&gt; 替换 &lt;code&gt;https://api.telegram.org&lt;/code&gt; 即可&lt;br /&gt;&lt;br /&gt;使用 &lt;code&gt;https://api.telegram.org&lt;/code&gt; 时无法上传超过 50 MB 的文件, 使用本地 API 即可成功上传&lt;br /&gt;&lt;br /&gt;相关内容 &lt;a href=&quot;https://t.me/zhetengsha/2209&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;人形定时上传文件脚本&quot;&gt;人形定时上传文件脚本&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img class=&quot;tg-emoji&quot; src=&quot;/static/https://telegram.me/i/emoji/6327880277607583303.webp&quot; alt=&quot;&quot; loading=&quot;lazy&quot; width=&quot;20&quot; height=&quot;20&quot; /&gt; &lt;a href=&quot;https://t.me/zhetengsha/2&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;频道资源合集&quot;&gt;频道资源合集&lt;/a&gt;  &lt;img class=&quot;tg-emoji&quot; src=&quot;/static/https://telegram.me/i/emoji/6327792445526380187.webp&quot; alt=&quot;&quot; loading=&quot;lazy&quot; width=&quot;20&quot; height=&quot;20&quot; /&gt; &lt;a href=&quot;https://t.me/zhetengsha/957&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;恰饭推荐&quot;&gt;恰饭推荐&lt;/a&gt;  &lt;img class=&quot;tg-emoji&quot; src=&quot;/static/https://telegram.me/i/emoji/6021860481923288796.webp&quot; alt=&quot;&quot; loading=&quot;lazy&quot; width=&quot;20&quot; height=&quot;20&quot; /&gt; &lt;a href=&quot;https://t.me/zhetengsha_group&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;群组&quot;&gt;群组&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img class=&quot;tg-emoji&quot; src=&quot;/static/https://telegram.me/i/emoji/6327836885552991740.webp&quot; alt=&quot;&quot; loading=&quot;lazy&quot; width=&quot;20&quot; height=&quot;20&quot; /&gt; &lt;a href=&quot;/search/result?q=%23Telegram&quot; title=&quot;#Telegram&quot;&gt;#Telegram&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23TG&quot; title=&quot;#TG&quot;&gt;#TG&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23bot&quot; title=&quot;#bot&quot;&gt;#bot&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23API&quot; title=&quot;#API&quot;&gt;#API&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E6%8E%A5%E5%8F%A3&quot; title=&quot;#接口&quot;&gt;#接口&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E8%87%AA%E5%BB%BA&quot; title=&quot;#自建&quot;&gt;#自建&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23Docker&quot; title=&quot;#Docker&quot;&gt;#Docker&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E4%B8%8A%E4%BC%A0&quot; title=&quot;#上传&quot;&gt;#上传&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E5%A4%87%E4%BB%BD&quot; title=&quot;#备份&quot;&gt;#备份&lt;/a&gt;</content:encoded></item><item><title>#苹果生态玄学自救指北 补充了一些新的问题有新的偏方记得发我  久病成医 欢迎病友交流 立即查看开始自救: </title><link>http://telegram.zhetengsha.eu.org/posts/986</link><guid isPermaLink="true">http://telegram.zhetengsha.eu.org/posts/986</guid><pubDate>Thu, 23 Nov 2023 05:41:11 GMT</pubDate><content:encoded>&lt;div class=&quot;image-list-container image-list-odd&quot;&gt;
      &lt;button type=&quot;button&quot; class=&quot;image-preview-button image-preview-wrap&quot; popovertarget=&quot;modal-986-0&quot; popovertargetaction=&quot;show&quot; aria-label=&quot;Open image preview: #苹果生态玄学自救指北 补充了一些新的问题有新的偏方记得发我  久病成医 欢迎病友交流 立即查看开始自救: &quot;&gt;
        &lt;img src=&quot;/static/https://cdn5.telesco.pe/file/s540DvzJJeCB8fnj8v4aTaXC6EkRQhgH_ESl5kOV0-QrhlypNSEIHdjTcgignkJqQlI8KDO58KopF4C3CfZLpncPLOCP4X1r8KYaZ2LtvA8ZUe5xYiQ3wRXT_2W719sY0bZS8-8J2EEpedeb94DAL1pkluJdClsHL-nfU0Gs_naHoLTqEPga4Q3Id0SpUOaVWwJuhectIGNaMO3ue_H3ZWGznaCQxdiCkcOENXmeLTeejIf0xcXfgDcYI-XFXID_ghdwJyZXy3NF0d2OkG--thoVMKcbzdzfd2ygNSrrog5FqSLDhPfL05-maWHWb5jJqviiz_F0X8QEo7zjuEeiZg.jpg&quot; alt=&quot;#苹果生态玄学自救指北 补充了一些新的问题有新的偏方记得发我  久病成医 欢迎病友交流 立即查看开始自救: &quot; width=&quot;800&quot; height=&quot;543&quot; loading=&quot;eager&quot; /&gt;
      &lt;/button&gt;
      &lt;div class=&quot;modal&quot; id=&quot;modal-986-0&quot; popover=&quot;auto&quot; aria-label=&quot;Image preview&quot;&gt;
        &lt;button type=&quot;button&quot; class=&quot;modal__backdrop&quot; popovertarget=&quot;modal-986-0&quot; popovertargetaction=&quot;hide&quot; aria-label=&quot;Close image preview&quot;&gt;&lt;/button&gt;
        &lt;button type=&quot;button&quot; class=&quot;modal__close&quot; popovertarget=&quot;modal-986-0&quot; popovertargetaction=&quot;hide&quot; aria-label=&quot;Close image preview&quot;&gt;×&lt;/button&gt;
        &lt;div class=&quot;modal__surface&quot;&gt;
          
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;&lt;a href=&quot;/search/result?q=%23%E8%8B%B9%E6%9E%9C%E7%94%9F%E6%80%81%E7%8E%84%E5%AD%A6%E8%87%AA%E6%95%91%E6%8C%87%E5%8C%97&quot; title=&quot;#苹果生态玄学自救指北&quot;&gt;#苹果生态玄学自救指北&lt;/a&gt; 补充了一些新的问题&lt;br /&gt;&lt;br /&gt;有新的偏方记得发我  久病成医 欢迎病友交流&lt;br /&gt;&lt;br /&gt;&lt;img class=&quot;tg-emoji&quot; src=&quot;/static/https://telegram.me/i/emoji/6325409481706441376.webp&quot; alt=&quot;&quot; loading=&quot;lazy&quot; width=&quot;20&quot; height=&quot;20&quot; /&gt; 立即查看开始自救: &lt;a href=&quot;https://xream.notion.site/6fed380cf1d147c6a047bce452a8f2af&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;https://xream.notion.site/6fed380cf1d147c6a047bce452a8f2af&quot;&gt;https://xream.notion.site/6fed380cf1d147c6a047bce452a8f2af&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;/search/result?q=%23%E8%87%AA%E5%8A%A8%E8%A7%A3%E9%94%81&quot; title=&quot;#自动解锁&quot;&gt;#自动解锁&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E8%BF%9E%E7%BB%AD%E4%BA%92%E9%80%9A%E7%9B%B8%E6%9C%BA&quot; title=&quot;#连续互通相机&quot;&gt;#连续互通相机&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E6%8E%A5%E5%8A%9B&quot; title=&quot;#接力&quot;&gt;#接力&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E6%99%BA%E8%83%BD%E7%83%AD%E7%82%B9&quot; title=&quot;#智能热点&quot;&gt;#智能热点&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E8%9C%82%E7%AA%9D%E7%A7%BB%E5%8A%A8%E7%BD%91%E7%BB%9C%E9%80%9A%E8%AF%9D&quot; title=&quot;#蜂窝移动网络通话&quot;&gt;#蜂窝移动网络通话&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E7%9F%AD%E4%BF%A1&quot; title=&quot;#短信&quot;&gt;#短信&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E9%80%9A%E7%94%A8%E5%89%AA%E8%B4%B4%E6%9D%BF&quot; title=&quot;#通用剪贴板&quot;&gt;#通用剪贴板&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23AutoUnlock&quot; title=&quot;#AutoUnlock&quot;&gt;#AutoUnlock&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23Continuity&quot; title=&quot;#Continuity&quot;&gt;#Continuity&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23Handoff&quot; title=&quot;#Handoff&quot;&gt;#Handoff&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23InstantHotspot&quot; title=&quot;#InstantHotspot&quot;&gt;#InstantHotspot&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23CellularCalls&quot; title=&quot;#CellularCalls&quot;&gt;#CellularCalls&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23SMS&quot; title=&quot;#SMS&quot;&gt;#SMS&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23message&quot; title=&quot;#message&quot;&gt;#message&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23UniversalClipboard&quot; title=&quot;#UniversalClipboard&quot;&gt;#UniversalClipboard&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23iCloud&quot; title=&quot;#iCloud&quot;&gt;#iCloud&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E5%BC%80%E5%8F%91%E8%80%85%E6%A8%A1%E5%BC%8F&quot; title=&quot;#开发者模式&quot;&gt;#开发者模式&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E5%AE%9A%E4%BD%8D&quot; title=&quot;#定位&quot;&gt;#定位&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E5%85%85%E7%94%B5&quot; title=&quot;#充电&quot;&gt;#充电&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23USB&quot; title=&quot;#USB&quot;&gt;#USB&lt;/a&gt;-C &lt;a href=&quot;/search/result?q=%23%E6%8E%A5%E5%8F%A3&quot; title=&quot;#接口&quot;&gt;#接口&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E9%80%9A%E7%9F%A5&quot; title=&quot;#通知&quot;&gt;#通知&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E8%93%9D%E7%89%99&quot; title=&quot;#蓝牙&quot;&gt;#蓝牙&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23WiFi&quot; title=&quot;#WiFi&quot;&gt;#WiFi&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E5%8D%A1%E9%A1%BF&quot; title=&quot;#卡顿&quot;&gt;#卡顿&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23macOS&quot; title=&quot;#macOS&quot;&gt;#macOS&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E8%8B%B9%E6%9E%9C&quot; title=&quot;#苹果&quot;&gt;#苹果&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E8%8B%B9%E6%9E%9C%E7%94%9F%E6%80%81&quot; title=&quot;#苹果生态&quot;&gt;#苹果生态&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E8%87%AA%E6%95%91&quot; title=&quot;#自救&quot;&gt;#自救&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E8%87%AA%E6%95%91%E6%8C%87%E5%8C%97&quot; title=&quot;#自救指北&quot;&gt;#自救指北&lt;/a&gt;</content:encoded></item><item><title>#苹果生态玄学自救指北 补充了一些新的问题 mac 休眠掉电严重有新的偏方记得发我  久病成医 欢迎病友交流 立即查看开始自救: </title><link>http://telegram.zhetengsha.eu.org/posts/954</link><guid isPermaLink="true">http://telegram.zhetengsha.eu.org/posts/954</guid><pubDate>Wed, 08 Nov 2023 02:28:51 GMT</pubDate><content:encoded>&lt;a class=&quot;tgme_widget_message_reply user-color-default&quot; href=&quot;/posts/925&quot;&gt;&lt;blockquote&gt;&lt;small&gt;&lt;i class=&quot;tgme_widget_message_reply_thumb&quot; style=&quot;background-image:url(&apos;https://cdn5.telesco.pe/file/Q5CVNtJjdtiwiqV5bvu6GSGOpBB6cyfL6elePKtfCj93N9jANtAkjw05mmMrs_Qylt80zIYRyHeBtv7HfZRqxVzYIOufTz5nnWDVUBSezGsW1duRw3kbHZ5H_ll6eETKZniZy03G_k3m18OwqdM-ngNkxijm4PIFOoggUjyYi-oKrJ96RXSMcf-z7jv0hdG3-FfW8yBv5t_sJw6xoT3P_m8PnyBa9CUxdIXCAnwWdwhgipbJyrCipwpC-O3h3s5j_A59Yq_q-V5x_PBnTmpNg7vqBbI9VAlzlwmbuwUxFyo-ZCkWg33Z7MyBkt-Xz1Wx7IKtW9DF0cXwXeJew8bNcA.jpg&apos;)&quot;&gt;&lt;/i&gt;
&lt;div class=&quot;tgme_widget_message_author accent_color&quot;&gt;
  &lt;span class=&quot;tgme_widget_message_author_name&quot;&gt;折腾啥&lt;/span&gt;
&lt;/div&gt;
&lt;div class=&quot;tgme_widget_message_text js-message_reply_text&quot;&gt;#苹果生态玄学自救指北 补充了一些新的问题  有新的偏方记得发我  久病成医 欢迎病友交流  &lt;i class=&quot;emoji&quot; style=&quot;background-image:url(&apos;//telegram.org/img/emoji/40/F09F8C9D.png&apos;)&quot;&gt;&lt;b&gt;🌝&lt;/b&gt;&lt;/i&gt; 立即查看开始自救: https://xream.notion.site/6fed380cf1d147c6a047bce452a8f2af  #自动解锁 #连续互通相机 #接力 #智能热点 #蜂窝移动网络通话 #短信 #通用剪贴板 #AutoUnlock #Continuity #Handoff #InstantHotspot #CellularCalls #SMS #message #UniversalClipboard…&lt;/div&gt;
&lt;/small&gt;&lt;/blockquote&gt;&lt;/a&gt;&lt;div class=&quot;image-list-container image-list-odd&quot;&gt;
      &lt;button type=&quot;button&quot; class=&quot;image-preview-button image-preview-wrap&quot; popovertarget=&quot;modal-954-0&quot; popovertargetaction=&quot;show&quot; aria-label=&quot;Open image preview: #苹果生态玄学自救指北 补充了一些新的问题 mac 休眠掉电严重有新的偏方记得发我  久病成医 欢迎病友交流 立即查看开始自救: &quot;&gt;
        &lt;img src=&quot;/static/https://cdn5.telesco.pe/file/lLdu0h_XwIjRe691Z7g_VzeV26NsRtudA8d0tpKuW2CPkYU5GecvTOnljDk0CfPGh6n8KvIZuWZ_9tRFeRV115Dx8Znd0PGxtx03_eyuAsPHheJMwm7_WxsfvS1t3lAvjbOmPQxFlFk1-wz2Qd9G1TFL0pyYLS5ciW8Pz2OZpztoboOyCKD8Su-Ybj0D_W8iZGnynGmih3OgG8oYViC0n4sVZWcI1wP1QgIeSGkgEeFJ7MORPoUJLzb9glwtJ-IAD72VDgcDAKP7Z3x1vX_1xiqIlnkEjPj6n6JmTVC0fEMOUh8irHlxZubuA-mGrUkUbOTyO3O-xQhkCxwPV3yNnA.jpg&quot; alt=&quot;#苹果生态玄学自救指北 补充了一些新的问题 mac 休眠掉电严重有新的偏方记得发我  久病成医 欢迎病友交流 立即查看开始自救: &quot; width=&quot;769&quot; height=&quot;800&quot; loading=&quot;eager&quot; /&gt;
      &lt;/button&gt;
      &lt;div class=&quot;modal&quot; id=&quot;modal-954-0&quot; popover=&quot;auto&quot; aria-label=&quot;Image preview&quot;&gt;
        &lt;button type=&quot;button&quot; class=&quot;modal__backdrop&quot; popovertarget=&quot;modal-954-0&quot; popovertargetaction=&quot;hide&quot; aria-label=&quot;Close image preview&quot;&gt;&lt;/button&gt;
        &lt;button type=&quot;button&quot; class=&quot;modal__close&quot; popovertarget=&quot;modal-954-0&quot; popovertargetaction=&quot;hide&quot; aria-label=&quot;Close image preview&quot;&gt;×&lt;/button&gt;
        &lt;div class=&quot;modal__surface&quot;&gt;
          
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;&lt;a href=&quot;/search/result?q=%23%E8%8B%B9%E6%9E%9C%E7%94%9F%E6%80%81%E7%8E%84%E5%AD%A6%E8%87%AA%E6%95%91%E6%8C%87%E5%8C%97&quot; title=&quot;#苹果生态玄学自救指北&quot;&gt;#苹果生态玄学自救指北&lt;/a&gt; 补充了一些新的问题&lt;br /&gt;&lt;br /&gt;&lt;img class=&quot;tg-emoji&quot; src=&quot;/static/https://telegram.me/i/emoji/5215584915898243758.webp&quot; alt=&quot;&quot; loading=&quot;lazy&quot; width=&quot;20&quot; height=&quot;20&quot; /&gt; mac 休眠掉电严重&lt;br /&gt;&lt;br /&gt;有新的偏方记得发我  久病成医 欢迎病友交流&lt;br /&gt;&lt;br /&gt;&lt;img class=&quot;tg-emoji&quot; src=&quot;/static/https://telegram.me/i/emoji/6325409481706441376.webp&quot; alt=&quot;&quot; loading=&quot;lazy&quot; width=&quot;20&quot; height=&quot;20&quot; /&gt; 立即查看开始自救: &lt;a href=&quot;https://xream.notion.site/6fed380cf1d147c6a047bce452a8f2af&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;https://xream.notion.site/6fed380cf1d147c6a047bce452a8f2af&quot;&gt;https://xream.notion.site/6fed380cf1d147c6a047bce452a8f2af&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;/search/result?q=%23%E8%87%AA%E5%8A%A8%E8%A7%A3%E9%94%81&quot; title=&quot;#自动解锁&quot;&gt;#自动解锁&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E8%BF%9E%E7%BB%AD%E4%BA%92%E9%80%9A%E7%9B%B8%E6%9C%BA&quot; title=&quot;#连续互通相机&quot;&gt;#连续互通相机&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E6%8E%A5%E5%8A%9B&quot; title=&quot;#接力&quot;&gt;#接力&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E6%99%BA%E8%83%BD%E7%83%AD%E7%82%B9&quot; title=&quot;#智能热点&quot;&gt;#智能热点&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E8%9C%82%E7%AA%9D%E7%A7%BB%E5%8A%A8%E7%BD%91%E7%BB%9C%E9%80%9A%E8%AF%9D&quot; title=&quot;#蜂窝移动网络通话&quot;&gt;#蜂窝移动网络通话&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E7%9F%AD%E4%BF%A1&quot; title=&quot;#短信&quot;&gt;#短信&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E9%80%9A%E7%94%A8%E5%89%AA%E8%B4%B4%E6%9D%BF&quot; title=&quot;#通用剪贴板&quot;&gt;#通用剪贴板&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23AutoUnlock&quot; title=&quot;#AutoUnlock&quot;&gt;#AutoUnlock&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23Continuity&quot; title=&quot;#Continuity&quot;&gt;#Continuity&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23Handoff&quot; title=&quot;#Handoff&quot;&gt;#Handoff&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23InstantHotspot&quot; title=&quot;#InstantHotspot&quot;&gt;#InstantHotspot&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23CellularCalls&quot; title=&quot;#CellularCalls&quot;&gt;#CellularCalls&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23SMS&quot; title=&quot;#SMS&quot;&gt;#SMS&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23message&quot; title=&quot;#message&quot;&gt;#message&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23UniversalClipboard&quot; title=&quot;#UniversalClipboard&quot;&gt;#UniversalClipboard&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23iCloud&quot; title=&quot;#iCloud&quot;&gt;#iCloud&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E5%BC%80%E5%8F%91%E8%80%85%E6%A8%A1%E5%BC%8F&quot; title=&quot;#开发者模式&quot;&gt;#开发者模式&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E5%AE%9A%E4%BD%8D&quot; title=&quot;#定位&quot;&gt;#定位&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E5%85%85%E7%94%B5&quot; title=&quot;#充电&quot;&gt;#充电&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23USB&quot; title=&quot;#USB&quot;&gt;#USB&lt;/a&gt;-C &lt;a href=&quot;/search/result?q=%23%E6%8E%A5%E5%8F%A3&quot; title=&quot;#接口&quot;&gt;#接口&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E9%80%9A%E7%9F%A5&quot; title=&quot;#通知&quot;&gt;#通知&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E8%93%9D%E7%89%99&quot; title=&quot;#蓝牙&quot;&gt;#蓝牙&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23WiFi&quot; title=&quot;#WiFi&quot;&gt;#WiFi&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E5%8D%A1%E9%A1%BF&quot; title=&quot;#卡顿&quot;&gt;#卡顿&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23macOS&quot; title=&quot;#macOS&quot;&gt;#macOS&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E8%8B%B9%E6%9E%9C&quot; title=&quot;#苹果&quot;&gt;#苹果&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E8%8B%B9%E6%9E%9C%E7%94%9F%E6%80%81&quot; title=&quot;#苹果生态&quot;&gt;#苹果生态&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E8%87%AA%E6%95%91&quot; title=&quot;#自救&quot;&gt;#自救&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E8%87%AA%E6%95%91%E6%8C%87%E5%8C%97&quot; title=&quot;#自救指北&quot;&gt;#自救指北&lt;/a&gt;</content:encoded></item><item><title>#苹果生态玄学自救指北 补充了一些新的问题macOS Wi-Fi 在睡眠后 loading 卡顿macOS 蓝牙断连有新的偏方记得发我  久病成医 欢迎病友交流 立即查看开始自救: </title><link>http://telegram.zhetengsha.eu.org/posts/932</link><guid isPermaLink="true">http://telegram.zhetengsha.eu.org/posts/932</guid><pubDate>Wed, 18 Oct 2023 11:48:36 GMT</pubDate><content:encoded>&lt;a class=&quot;tgme_widget_message_reply user-color-default&quot; href=&quot;/posts/925&quot;&gt;&lt;blockquote&gt;&lt;small&gt;&lt;i class=&quot;tgme_widget_message_reply_thumb&quot; style=&quot;background-image:url(&apos;https://cdn5.telesco.pe/file/KYYNq1k-9WxRPQlCRg_BRG4FhgH4pmDRI96o0rVr7cKIXDrMflZmMi816Xob4C_kgVFpjFDmAvFojkOpG7YCdncb57O9wuusDO8GumpHPDV7fZinz_a8A_xoSf5BEL_A8dlpsCsT-9Sm8oYhXoKg7BLPUNgR2RIOTMwr5S7thp4nEGmJR5o2_1haN2AFFvVElLoaHdeT9sSD42-ZLG0q5TMcrw28EIrQ5xuJQrMKDJyz0zPV8y5Mzs7gSkX7XLWI5Ek3cculuAMflSGpBOXPNaIa8eEgRDYEl1rwyYDhf2c8oMeral79q2UyWJT4Z9vRvFiPtGyLRc3wp1-unY5x4g.jpg&apos;)&quot;&gt;&lt;/i&gt;
&lt;div class=&quot;tgme_widget_message_author accent_color&quot;&gt;
  &lt;span class=&quot;tgme_widget_message_author_name&quot;&gt;折腾啥&lt;/span&gt;
&lt;/div&gt;
&lt;div class=&quot;tgme_widget_message_text js-message_reply_text&quot;&gt;#苹果生态玄学自救指北 补充了一些新的问题  有新的偏方记得发我  久病成医 欢迎病友交流  &lt;i class=&quot;emoji&quot; style=&quot;background-image:url(&apos;//telegram.org/img/emoji/40/F09F8C9D.png&apos;)&quot;&gt;&lt;b&gt;🌝&lt;/b&gt;&lt;/i&gt; 立即查看开始自救: https://xream.notion.site/6fed380cf1d147c6a047bce452a8f2af  #自动解锁 #连续互通相机 #接力 #智能热点 #蜂窝移动网络通话 #短信 #通用剪贴板 #AutoUnlock #Continuity #Handoff #InstantHotspot #CellularCalls #SMS #message #UniversalClipboard…&lt;/div&gt;
&lt;/small&gt;&lt;/blockquote&gt;&lt;/a&gt;&lt;a href=&quot;/search/result?q=%23%E8%8B%B9%E6%9E%9C%E7%94%9F%E6%80%81%E7%8E%84%E5%AD%A6%E8%87%AA%E6%95%91%E6%8C%87%E5%8C%97&quot; title=&quot;#苹果生态玄学自救指北&quot;&gt;#苹果生态玄学自救指北&lt;/a&gt; 补充了一些新的问题&lt;br /&gt;&lt;br /&gt;&lt;img class=&quot;tg-emoji&quot; src=&quot;/static/https://telegram.me/i/emoji/5215584915898243758.webp&quot; alt=&quot;&quot; loading=&quot;lazy&quot; width=&quot;20&quot; height=&quot;20&quot; /&gt;macOS Wi-Fi 在睡眠后 loading 卡顿&lt;br /&gt;&lt;br /&gt;&lt;img class=&quot;tg-emoji&quot; src=&quot;/static/https://telegram.me/i/emoji/5215584915898243758.webp&quot; alt=&quot;&quot; loading=&quot;lazy&quot; width=&quot;20&quot; height=&quot;20&quot; /&gt;macOS 蓝牙断连&lt;br /&gt;&lt;br /&gt;有新的偏方记得发我  久病成医 欢迎病友交流&lt;br /&gt;&lt;br /&gt;&lt;img class=&quot;tg-emoji&quot; src=&quot;/static/https://telegram.me/i/emoji/6325409481706441376.webp&quot; alt=&quot;&quot; loading=&quot;lazy&quot; width=&quot;20&quot; height=&quot;20&quot; /&gt; 立即查看开始自救: &lt;a href=&quot;https://xream.notion.site/6fed380cf1d147c6a047bce452a8f2af&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;https://xream.notion.site/6fed380cf1d147c6a047bce452a8f2af&quot;&gt;https://xream.notion.site/6fed380cf1d147c6a047bce452a8f2af&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;/search/result?q=%23%E8%87%AA%E5%8A%A8%E8%A7%A3%E9%94%81&quot; title=&quot;#自动解锁&quot;&gt;#自动解锁&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E8%BF%9E%E7%BB%AD%E4%BA%92%E9%80%9A%E7%9B%B8%E6%9C%BA&quot; title=&quot;#连续互通相机&quot;&gt;#连续互通相机&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E6%8E%A5%E5%8A%9B&quot; title=&quot;#接力&quot;&gt;#接力&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E6%99%BA%E8%83%BD%E7%83%AD%E7%82%B9&quot; title=&quot;#智能热点&quot;&gt;#智能热点&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E8%9C%82%E7%AA%9D%E7%A7%BB%E5%8A%A8%E7%BD%91%E7%BB%9C%E9%80%9A%E8%AF%9D&quot; title=&quot;#蜂窝移动网络通话&quot;&gt;#蜂窝移动网络通话&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E7%9F%AD%E4%BF%A1&quot; title=&quot;#短信&quot;&gt;#短信&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E9%80%9A%E7%94%A8%E5%89%AA%E8%B4%B4%E6%9D%BF&quot; title=&quot;#通用剪贴板&quot;&gt;#通用剪贴板&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23AutoUnlock&quot; title=&quot;#AutoUnlock&quot;&gt;#AutoUnlock&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23Continuity&quot; title=&quot;#Continuity&quot;&gt;#Continuity&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23Handoff&quot; title=&quot;#Handoff&quot;&gt;#Handoff&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23InstantHotspot&quot; title=&quot;#InstantHotspot&quot;&gt;#InstantHotspot&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23CellularCalls&quot; title=&quot;#CellularCalls&quot;&gt;#CellularCalls&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23SMS&quot; title=&quot;#SMS&quot;&gt;#SMS&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23message&quot; title=&quot;#message&quot;&gt;#message&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23UniversalClipboard&quot; title=&quot;#UniversalClipboard&quot;&gt;#UniversalClipboard&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23iCloud&quot; title=&quot;#iCloud&quot;&gt;#iCloud&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E5%BC%80%E5%8F%91%E8%80%85%E6%A8%A1%E5%BC%8F&quot; title=&quot;#开发者模式&quot;&gt;#开发者模式&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E5%AE%9A%E4%BD%8D&quot; title=&quot;#定位&quot;&gt;#定位&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E5%85%85%E7%94%B5&quot; title=&quot;#充电&quot;&gt;#充电&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23USB&quot; title=&quot;#USB&quot;&gt;#USB&lt;/a&gt;-C &lt;a href=&quot;/search/result?q=%23%E6%8E%A5%E5%8F%A3&quot; title=&quot;#接口&quot;&gt;#接口&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E9%80%9A%E7%9F%A5&quot; title=&quot;#通知&quot;&gt;#通知&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E8%93%9D%E7%89%99&quot; title=&quot;#蓝牙&quot;&gt;#蓝牙&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23WiFi&quot; title=&quot;#WiFi&quot;&gt;#WiFi&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E5%8D%A1%E9%A1%BF&quot; title=&quot;#卡顿&quot;&gt;#卡顿&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23macOS&quot; title=&quot;#macOS&quot;&gt;#macOS&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E8%8B%B9%E6%9E%9C&quot; title=&quot;#苹果&quot;&gt;#苹果&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E8%8B%B9%E6%9E%9C%E7%94%9F%E6%80%81&quot; title=&quot;#苹果生态&quot;&gt;#苹果生态&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E8%87%AA%E6%95%91&quot; title=&quot;#自救&quot;&gt;#自救&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E8%87%AA%E6%95%91%E6%8C%87%E5%8C%97&quot; title=&quot;#自救指北&quot;&gt;#自救指北&lt;/a&gt;&lt;a class=&quot;tgme_widget_message_link_preview&quot; href=&quot;https://xream.notion.site/6fed380cf1d147c6a047bce452a8f2af&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;自动解锁、”连续互通”相机、接力、智能热点、iPhone 蜂窝移动网络通话、短信/彩信及通用剪贴板(Auto Unlock, Continuity Camera, Handoff, Instant Hotspot, iPhone Cellular Calls, SMS/MMS messaging, and Universal Clipboard) 不能用怎么办🐶&quot;&gt;
  
  &lt;div class=&quot;link_preview_site_name accent_color&quot;&gt;xream on Notion&lt;/div&gt;
  &lt;img class=&quot;link_preview_image&quot; alt=&quot;苹果生态玄学自救指北 | Notion&quot; src=&quot;/static/https://cdn4.telesco.pe/file/cOA36N6a_-9Br0rVdq9EHyuTgwBxo-SH7URE0eYanf8PZSo1TTiVmp_kmJ6xZ65-EAaLOapmgOhGL_1B2pNuMED9_dAhvZE8cEkcFRDVCVzGXYTtyA_A5iTyxdkxwITipcl-YSJTbO8hbX6NyV_CMjk-iQvp9Yq2wEkOokyceoViJ05ohnWyM29jSr89nhmfrpBOG8yWDUm3DMH5iv9u8Ec_-ycdiLk-3r6zZOD7pqYkyK7zcxG2V--rloED-GhYm-qj5-iLIIdCM2xTHdPapKlVVPwKk7lingrt6oFcqQRW-__y5D_tf0IMOMYkRhjSDIL5_nC1LwbB8hYVBKKh7g.jpg&quot; width=&quot;1200&quot; height=&quot;630&quot; loading=&quot;eager&quot; /&gt;
  &lt;div class=&quot;link_preview_title&quot;&gt;苹果生态玄学自救指北 | Notion&lt;/div&gt;
  &lt;div class=&quot;link_preview_description&quot;&gt;自动解锁、”连续互通”相机、接力、智能热点、iPhone 蜂窝移动网络通话、短信/彩信及通用剪贴板(Auto Unlock, Continuity Camera, Handoff, Instant Hotspot, iPhone Cellular Calls, SMS/MMS messaging, and Universal Clipboard) 不能用怎么办&lt;i class=&quot;emoji&quot; style=&quot;background-image:url(&apos;//telegram.org/img/emoji/40/F09F90B6.png&apos;)&quot;&gt;&lt;b&gt;🐶&lt;/b&gt;&lt;/i&gt;&lt;/div&gt;
&lt;/a&gt;</content:encoded></item><item><title>#苹果生态玄学自救指北 补充了一些新的问题有新的偏方记得发我  久病成医 欢迎病友交流 立即查看开始自救: </title><link>http://telegram.zhetengsha.eu.org/posts/925</link><guid isPermaLink="true">http://telegram.zhetengsha.eu.org/posts/925</guid><pubDate>Thu, 12 Oct 2023 14:37:10 GMT</pubDate><content:encoded>&lt;a class=&quot;tgme_widget_message_reply user-color-default&quot; href=&quot;/posts/727&quot;&gt;&lt;blockquote&gt;&lt;small&gt;&lt;i class=&quot;tgme_widget_message_reply_thumb&quot; style=&quot;background-image:url(&apos;https://cdn5.telesco.pe/file/lJu7pugyLZGCVqroF146uIW5kXZvUBROHepCU3n6NLRgE3cVAMQCBsgQhXbQTXwfbFX-IDbWSUNpNpJIgFwjaeCiUleTa4m7d-25AeFj-7S4CKeJ1dkq-_QSe8n6ONBmTqkOGGYgGyPDPRRQEeQSGxUxY62b2s7_0OdlDr6ddYOmPjUGViw8jiA8aSBND2aliB2GWqTqQ7ysRmt_JIpUsOefCBzhCpheDEWNH5l6jDTWS2i7NagBa0wS-dSwBW5Z6ggP1fNl5oCU8Dm5Ay3paKU8xThRHGlqIVqFelHFDdq9fHRr_NwOtDdRRwV7v9yjqVAycN6gmNL2Wqw_Shv5Ag.jpg&apos;)&quot;&gt;&lt;/i&gt;
&lt;div class=&quot;tgme_widget_message_author accent_color&quot;&gt;
  &lt;span class=&quot;tgme_widget_message_author_name&quot;&gt;折腾啥&lt;/span&gt;
&lt;/div&gt;
&lt;div class=&quot;tgme_widget_message_text js-message_reply_text&quot;&gt;#苹果生态玄学自救指北 搬家了 补充了一些新的问题 &lt;i class=&quot;emoji&quot; style=&quot;background-image:url(&apos;//telegram.org/img/emoji/40/F09F9B91.png&apos;)&quot;&gt;&lt;b&gt;🛑&lt;/b&gt;&lt;/i&gt;  有新的偏方记得发我  久病成医 欢迎病友交流  &lt;i class=&quot;emoji&quot; style=&quot;background-image:url(&apos;//telegram.org/img/emoji/40/F09F8C9D.png&apos;)&quot;&gt;&lt;b&gt;🌝&lt;/b&gt;&lt;/i&gt; 立即查看开始自救: https://xream.notion.site/6fed380cf1d147c6a047bce452a8f2af  #自动解锁 #连续互通相机 #接力 #智能热点 #蜂窝移动网络通话 #短信 #通用剪贴板 #AutoUnlock #Continuity #Handoff #InstantHotspot #CellularCalls #SMS #message #UniversalClipboard…&lt;/div&gt;
&lt;/small&gt;&lt;/blockquote&gt;&lt;/a&gt;&lt;div class=&quot;image-list-container image-list-odd&quot;&gt;
      &lt;button type=&quot;button&quot; class=&quot;image-preview-button image-preview-wrap&quot; popovertarget=&quot;modal-925-0&quot; popovertargetaction=&quot;show&quot; aria-label=&quot;Open image preview: #苹果生态玄学自救指北 补充了一些新的问题有新的偏方记得发我  久病成医 欢迎病友交流 立即查看开始自救: &quot;&gt;
        &lt;img src=&quot;/static/https://cdn5.telesco.pe/file/nESwkaEOG9ON1iPnmZO0-i2jHkGs9OYkUXT5u4pzqvd2hDtj4-X11JGLm8cruKBvKbe910W35LtmgZi9I70dwaEkPJe-7NAJrFitqeE5-UdlRimLCWf9IE3pehHE4cQyO_RNejqQP3FWT2hHbtKMpA8DUjeLaHtMPv_Qz2RTIdO6EAI9VRdbpqD_xYd5tYmJQntHGxHG-0kuXLCVWmADHN6PdYjXOUdUPd1hRaF1mzTw7OPjTgvKA8yclXVp39AU68WlJFTZ8xLpwsSae1JnIRWMj47AfJZhqJ0m0yis76oFSCRCieO110N9uJEvbMAehwdGRDXnrQqkw4X7BHDbgA.jpg&quot; alt=&quot;#苹果生态玄学自救指北 补充了一些新的问题有新的偏方记得发我  久病成医 欢迎病友交流 立即查看开始自救: &quot; width=&quot;800&quot; height=&quot;196&quot; loading=&quot;eager&quot; /&gt;
      &lt;/button&gt;
      &lt;div class=&quot;modal&quot; id=&quot;modal-925-0&quot; popover=&quot;auto&quot; aria-label=&quot;Image preview&quot;&gt;
        &lt;button type=&quot;button&quot; class=&quot;modal__backdrop&quot; popovertarget=&quot;modal-925-0&quot; popovertargetaction=&quot;hide&quot; aria-label=&quot;Close image preview&quot;&gt;&lt;/button&gt;
        &lt;button type=&quot;button&quot; class=&quot;modal__close&quot; popovertarget=&quot;modal-925-0&quot; popovertargetaction=&quot;hide&quot; aria-label=&quot;Close image preview&quot;&gt;×&lt;/button&gt;
        &lt;div class=&quot;modal__surface&quot;&gt;
          
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;&lt;a href=&quot;/search/result?q=%23%E8%8B%B9%E6%9E%9C%E7%94%9F%E6%80%81%E7%8E%84%E5%AD%A6%E8%87%AA%E6%95%91%E6%8C%87%E5%8C%97&quot; title=&quot;#苹果生态玄学自救指北&quot;&gt;#苹果生态玄学自救指北&lt;/a&gt; 补充了一些新的问题&lt;br /&gt;&lt;br /&gt;有新的偏方记得发我  久病成医 欢迎病友交流&lt;br /&gt;&lt;br /&gt;&lt;img class=&quot;tg-emoji&quot; src=&quot;/static/https://telegram.me/i/emoji/6325409481706441376.webp&quot; alt=&quot;&quot; loading=&quot;lazy&quot; width=&quot;20&quot; height=&quot;20&quot; /&gt; 立即查看开始自救: &lt;a href=&quot;https://xream.notion.site/6fed380cf1d147c6a047bce452a8f2af&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;https://xream.notion.site/6fed380cf1d147c6a047bce452a8f2af&quot;&gt;https://xream.notion.site/6fed380cf1d147c6a047bce452a8f2af&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;/search/result?q=%23%E8%87%AA%E5%8A%A8%E8%A7%A3%E9%94%81&quot; title=&quot;#自动解锁&quot;&gt;#自动解锁&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E8%BF%9E%E7%BB%AD%E4%BA%92%E9%80%9A%E7%9B%B8%E6%9C%BA&quot; title=&quot;#连续互通相机&quot;&gt;#连续互通相机&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E6%8E%A5%E5%8A%9B&quot; title=&quot;#接力&quot;&gt;#接力&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E6%99%BA%E8%83%BD%E7%83%AD%E7%82%B9&quot; title=&quot;#智能热点&quot;&gt;#智能热点&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E8%9C%82%E7%AA%9D%E7%A7%BB%E5%8A%A8%E7%BD%91%E7%BB%9C%E9%80%9A%E8%AF%9D&quot; title=&quot;#蜂窝移动网络通话&quot;&gt;#蜂窝移动网络通话&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E7%9F%AD%E4%BF%A1&quot; title=&quot;#短信&quot;&gt;#短信&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E9%80%9A%E7%94%A8%E5%89%AA%E8%B4%B4%E6%9D%BF&quot; title=&quot;#通用剪贴板&quot;&gt;#通用剪贴板&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23AutoUnlock&quot; title=&quot;#AutoUnlock&quot;&gt;#AutoUnlock&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23Continuity&quot; title=&quot;#Continuity&quot;&gt;#Continuity&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23Handoff&quot; title=&quot;#Handoff&quot;&gt;#Handoff&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23InstantHotspot&quot; title=&quot;#InstantHotspot&quot;&gt;#InstantHotspot&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23CellularCalls&quot; title=&quot;#CellularCalls&quot;&gt;#CellularCalls&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23SMS&quot; title=&quot;#SMS&quot;&gt;#SMS&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23message&quot; title=&quot;#message&quot;&gt;#message&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23UniversalClipboard&quot; title=&quot;#UniversalClipboard&quot;&gt;#UniversalClipboard&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23iCloud&quot; title=&quot;#iCloud&quot;&gt;#iCloud&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E5%BC%80%E5%8F%91%E8%80%85%E6%A8%A1%E5%BC%8F&quot; title=&quot;#开发者模式&quot;&gt;#开发者模式&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E5%AE%9A%E4%BD%8D&quot; title=&quot;#定位&quot;&gt;#定位&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E5%85%85%E7%94%B5&quot; title=&quot;#充电&quot;&gt;#充电&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23USB&quot; title=&quot;#USB&quot;&gt;#USB&lt;/a&gt;-C &lt;a href=&quot;/search/result?q=%23%E6%8E%A5%E5%8F%A3&quot; title=&quot;#接口&quot;&gt;#接口&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E9%80%9A%E7%9F%A5&quot; title=&quot;#通知&quot;&gt;#通知&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23macOS&quot; title=&quot;#macOS&quot;&gt;#macOS&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E8%8B%B9%E6%9E%9C&quot; title=&quot;#苹果&quot;&gt;#苹果&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E8%8B%B9%E6%9E%9C%E7%94%9F%E6%80%81&quot; title=&quot;#苹果生态&quot;&gt;#苹果生态&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E8%87%AA%E6%95%91&quot; title=&quot;#自救&quot;&gt;#自救&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E8%87%AA%E6%95%91%E6%8C%87%E5%8C%97&quot; title=&quot;#自救指北&quot;&gt;#自救指北&lt;/a&gt;</content:encoded></item></channel></rss>