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:

-

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

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