diff --git a/en/_posts/index.xml b/en/_posts/index.xml index 27a72e6..a001631 100644 --- a/en/_posts/index.xml +++ b/en/_posts/index.xml @@ -127,7 +127,7 @@ The command line could be a ".js", ".sh" or /en/url2site/ The uweb internal link "i:0m" make any url such as download or indirect link visitable as a website. The test mirrors in the uweb manual are examples using the following tricks: -"i:0m04:[url]": to treat the [url] content as html with bookmarklet. "i:0mi:5h:[url]": to treat the [url] content as html (for download or no-script links etc.) "i:0mi:5h?[postfix]::[url]": auto append query postfix to url to retrieve content. "i:0mi:5h/[regex]/[replacement]::[url]": use the result of regular expression replacement to retrieve the content. +"i:0m04:[url]": to treat the [url] content as html with bookmarklet. "i:0m?:[url]": to treat the [url] content as html, handling css/js properly. "i:0m?[postfix]:[url]": auto append query postfix to url to retrieve content. "i:0mi:5h:[url]": similar to "i:0m?:[url]", to treat the [url] content as html (for download or no-script links etc. diff --git a/en/adblock_domain/index.html b/en/adblock_domain/index.html index 9bd1e75..58f7f03 100644 --- a/en/adblock_domain/index.html +++ b/en/adblock_domain/index.html @@ -91,7 +91,7 @@ The first part [rootDomain] is required and the others are optional. regex is ja

Last Modified: 13 May 2023
-refine global redirection cookie support
+update bingAI/js/optionsSets.js