From 995d634ffa58c1bbc89bab695ea230166aec6371 Mon Sep 17 00:00:00 2001 From: Evil0ctal Date: Wed, 6 Apr 2022 11:42:43 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=8F=B7=E6=9B=B4=E6=96=B0iOS=E5=BF=AB?= =?UTF-8?q?=E6=8D=B7=E6=8C=87=E4=BB=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Web/web_zh.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Web/web_zh.py b/Web/web_zh.py index 116b292..5322d5f 100644 --- a/Web/web_zh.py +++ b/Web/web_zh.py @@ -2,7 +2,7 @@ # -*- encoding: utf-8 -*- # @Author: https://github.com/Evil0ctal/ # @Time: 2021/11/06 -# @Update: 2022/04/05 +# @Update: 2022/04/06 # @Function: # 用于在线批量解析Douyin/TikTok的无水印视频/图集。 # 基于 PyWebIO、Flask, 将scraper.py返回的内容显示在网页上。 @@ -182,7 +182,7 @@ def ios_pop_window(): put_text('如遇到通知询问是否允许快捷指令访问xxxx (域名或服务器),需要点击允许才可以正常使用。') put_text('该快捷指令会在你相册创建一个新的相薄方便你浏览保存到内容。') put_html('
') - put_link('[点击获取快捷指令]', 'https://www.icloud.com/shortcuts/e8243369340548efa0d4c1888dd3c170', + put_link('[点击获取快捷指令]', 'https://www.icloud.com/shortcuts/38df6ca6f54840e5af80b98bf52b9c3b', new_window=True)