From 2d72f7825a73ef9068ed177765f53bf50f9a027a Mon Sep 17 00:00:00 2001 From: James Feng Cao Date: Sat, 13 May 2023 20:12:55 +0800 Subject: [PATCH] add link to magic urls --- en/_posts/index.xml | 2 +- en/adblock_domain/index.html | 4 ++-- en/cmds/index.html | 2 +- en/index.xml | 2 +- en/sitemap.xml | 10 +++++----- en/tags/adblock/index.xml | 2 +- sitemap.xml | 4 ++-- zh/sitemap.xml | 6 +++--- zh/tips/index.html | 6 +++--- 9 files changed, 19 insertions(+), 19 deletions(-) diff --git a/en/_posts/index.xml b/en/_posts/index.xml index 406101b..27a72e6 100644 --- a/en/_posts/index.xml +++ b/en/_posts/index.xml @@ -59,7 +59,7 @@ Long pressing the bookmark button in uweb browser will popup menus defined in fi Mon, 20 Mar 2023 00:00:00 +0000 /en/adblock_domain/ - The enhanced hosts files "hosts" and "default.hosts" take effect when the setting option "using hosts" is checked. + The enhanced hosts files "hosts" and "default.hosts" take effect with the setting option "use hosts". hosts The enhanced file "hosts" defines IP addresses/attributes for domains. Each line has the following format: [[IP address][attributes]][single space][domain name] where "[[IP address][attributes]]" could be: diff --git a/en/adblock_domain/index.html b/en/adblock_domain/index.html index 79d034c..9bd1e75 100644 --- a/en/adblock_domain/index.html +++ b/en/adblock_domain/index.html @@ -48,7 +48,7 @@
  • adblock
  • -

    The enhanced hosts files "hosts" and "default.hosts" take effect when the setting option "using hosts" is checked.

    +

    The enhanced hosts files "hosts" and "default.hosts" take effect with the setting option "use hosts".

    hosts

    The enhanced file "hosts" defines IP addresses/attributes for domains. Each line has the following format:
    [[IP address][attributes]][single space][domain name]

    @@ -90,7 +90,7 @@ Access-Control-Allow-Origin;https://www.bing.com;Access-Control-Allow-Credential The first part [rootDomain] is required and the others are optional. regex is java-grammar regular expression. If the second regex is used, it is recommended to merge the first regex to the second one for performance.

    -

    Last Modified: 13 April 2023
    +

    Last Modified: 13 May 2023
    refine global redirection cookie support

    
     

    diff --git a/en/cmds/index.html b/en/cmds/index.html index e78064b..c8cf6ad 100644 --- a/en/cmds/index.html +++ b/en/cmds/index.html @@ -110,7 +110,7 @@ Clipboard2QR needs libqrencode.

    Last Modified: 12 May 2023
    -add simple modification info
    +fix en/cmds