From 3239bb8dec658fdbeda762069f70be8a4b443de5 Mon Sep 17 00:00:00 2001 From: James Feng Cao Date: Sun, 20 Aug 2023 09:11:48 +0800 Subject: [PATCH] update termux doc --- en/searchurl/cloudflare/pbing.js | 4 ++- en/sitemap.xml | 4 +-- en/termux/index.html | 10 +++--- sitemap.xml | 4 +-- zh/_posts/index.xml | 10 +++--- zh/bookmark/index.html | 6 ++-- zh/searchurl/txt/dplayer_ku1001.html | 53 ++++++++++++++++++++++++++++ zh/sitemap.xml | 6 ++-- zh/tips/index.html | 8 ++--- 9 files changed, 79 insertions(+), 26 deletions(-) create mode 100644 zh/searchurl/txt/dplayer_ku1001.html diff --git a/en/searchurl/cloudflare/pbing.js b/en/searchurl/cloudflare/pbing.js index cd141ed..343ac99 100644 --- a/en/searchurl/cloudflare/pbing.js +++ b/en/searchurl/cloudflare/pbing.js @@ -93,7 +93,9 @@ export default { const url = request.url; let iSlash = url.indexOf('/',11); let nUrl = url.substring(iSlash+1); - if(!nUrl.startsWith(SYDNEY_ORIGIN)) + let iColon = nUrl.indexOf(':',3)+3; + if(!nUrl.startsWith('syndey.bing.com',iColon) && + !nUrl.startsWith('www.bing.com/turing',iColon)) return await goUrl(request, nUrl); const targetUrl = new URL(nUrl); diff --git a/en/sitemap.xml b/en/sitemap.xml index 4d67e6f..32318a9 100644 --- a/en/sitemap.xml +++ b/en/sitemap.xml @@ -3,7 +3,7 @@ xmlns:xhtml="http://www.w3.org/1999/xhtml"> /en/_posts/ - 2023-06-26T08:17:34+08:00 + 2023-08-20T09:08:11+08:00 /en/termux/ - 2022-09-24T14:05:13+08:00 + 2023-08-20T09:08:11+08:00 /en/longclick/ 2022-09-24T14:05:13+08:00 diff --git a/en/termux/index.html b/en/termux/index.html index bfc9284..143f3fd 100644 --- a/en/termux/index.html +++ b/en/termux/index.html @@ -57,10 +57,10 @@

Using uweb to copy (Long pressing the following links and "open in new tab" to fix/send/receive):

Using ssh to copy