From a8700372f4b46df6e49b61487dbae1dc72d9d1db Mon Sep 17 00:00:00 2001 From: James Feng Cao Date: Fri, 19 May 2023 15:09:14 +0800 Subject: [PATCH] update bingAI api --- en/_posts/index.xml | 2 +- en/adblock_domain/index.html | 2 +- en/index.xml | 2 +- en/searchurl/bingAI/js/optionsSets.js | 94 ++++++++++++++------------- en/sitemap.xml | 6 +- en/url2site/index.html | 10 +-- sitemap.xml | 2 +- zh/tips/index.html | 2 +- 8 files changed, 64 insertions(+), 56 deletions(-) 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