From 88c107828b2e9dac2a182e829a8dea895ee1ceed Mon Sep 17 00:00:00 2001 From: James Feng Cao Date: Thu, 1 Jun 2023 21:46:11 +0800 Subject: [PATCH] enhance url bundles i:1b with callback --- en/changelog/index.html | 7 ++++--- en/index.xml | 3 ++- en/links/index.html | 8 ++++---- en/searchurl/config.js | 2 +- en/sitemap.xml | 10 +++++----- en/topposts/index.xml | 3 ++- sitemap.xml | 4 ++-- zh/searchurl/config.html | 2 +- zh/searchurl/config.html~ | 21 +++++++++++++++++++++ zh/searchurl/config.js | 2 +- zh/sitemap.xml | 6 +++--- zh/tips/index.html | 6 +++--- 12 files changed, 49 insertions(+), 25 deletions(-) create mode 100644 zh/searchurl/config.html~ diff --git a/en/changelog/index.html b/en/changelog/index.html index 9142d9e..d89e0bd 100644 --- a/en/changelog/index.html +++ b/en/changelog/index.html @@ -51,7 +51,8 @@

pagure

Main features

Change logs

-

1004: bookmarklet "Show as html" to support clipboard site "netcut.cn".
+

1006: Advanced configuration: add download path
+1004: bookmarklet "Show as html" to support clipboard sites such as "netcut.cn".
998: Bookmarklets to support CSP sites.
991: global url redirection support.
988: hosts file to support response headers.
@@ -79,8 +80,8 @@ -

Last Modified: 26 May 2023
-add udrop
+

Last Modified: 1 June 2023
+enhance i:b1 with callback url


 

+ diff --git a/zh/searchurl/config.js b/zh/searchurl/config.js index 032304d..0132af0 100644 --- a/zh/searchurl/config.js +++ b/zh/searchurl/config.js @@ -1,4 +1,4 @@ -let labels = ["全局重定向网址","下载目录","网页默认字体族","cursive字体族","Fantasy字体族","Fixed字体族","Sans-Serif字体族","Serif字体族"]; +let labels = ["全局重定向网址","下载目录(选项'下载至可卸存储'下生效)","网页默认字体族","cursive字体族","Fantasy字体族","Fixed字体族","Sans-Serif字体族","Serif字体族"]; let names = ["redirecturl","downloadpath","font","cursive","fantasy","fixed","sansserif","serif"]; let d=document; diff --git a/zh/sitemap.xml b/zh/sitemap.xml index 793c038..60eb73e 100644 --- a/zh/sitemap.xml +++ b/zh/sitemap.xml @@ -3,7 +3,7 @@ xmlns:xhtml="http://www.w3.org/1999/xhtml"> /zh/_posts/ - 2023-05-23T08:22:59+08:00 + 2023-06-01T21:36:50+08:00 /zh/ - 2023-05-27T09:26:51+08:00 + 2023-06-01T21:36:50+08:00 /zh/tips/ - 2023-05-13T20:07:47+08:00 + 2023-06-01T21:36:50+08:00 方法1:

  • -

    点击一键安装必应AI

    +

    点击一键安装必应AI

  • 或者分步安装:
    @@ -98,8 +98,8 @@ UA为非默认时,点击PC按钮将恢复UA为默认,同时触发不保存UA

-

Last Modified: 13 May 2023
-update bingAI/js/optionsSets.js
+

Last Modified: 1 June 2023
+enhance i:b1 with callback url