From 830c97bf91dc372afc4159e2bc3ddd3feb892999 Mon Sep 17 00:00:00 2001 From: James Feng Cao Date: Sat, 29 Apr 2023 15:01:22 +0800 Subject: [PATCH] encoding '+' in links --- en/rjs/index.html | 4 ++-- en/sitemap.xml | 6 +++--- sitemap.xml | 4 ++-- zh/rjs/index.html | 6 +++--- zh/sitemap.xml | 6 +++--- zh/tips/index.html | 2 +- 6 files changed, 14 insertions(+), 14 deletions(-) diff --git a/en/rjs/index.html b/en/rjs/index.html index 66d790c..0d54bff 100644 --- a/en/rjs/index.html +++ b/en/rjs/index.html @@ -66,7 +66,7 @@

Site search:;open('i:15site:' + location.hostname)

Spell check:;let t=document.getElementsByTagName('textarea');let v=t[0].spellcheck;if(v==null)v=false;t[0].spellcheck=!v

Google translate

-

Google translate to English

+

Google translate to English

Remote script configuration file "default.rjs" whose lines have the following format:
[script name]:[javascript code to return url arrays]

Activated scripts

@@ -77,7 +77,7 @@

Last Modified: 29 April 2023
-add google translate for restricted area
+fix '+' in links for rjs.py


 

diff --git a/en/sitemap.xml b/en/sitemap.xml index f14b91a..11d0627 100644 --- a/en/sitemap.xml +++ b/en/sitemap.xml @@ -58,7 +58,7 @@ /> /en/ - 2023-04-29T13:34:57+08:00 + 2023-04-29T14:57:17+08:00 /en/topposts/ - 2023-04-29T13:34:57+08:00 + 2023-04-29T14:57:17+08:00 /en/rjs/ - 2023-04-29T13:34:57+08:00 + 2023-04-29T14:57:17+08:00 en/sitemap.xml - 2023-04-29T13:34:57+08:00 + 2023-04-29T14:57:17+08:00 zh/sitemap.xml - 2023-04-29T14:24:45+08:00 + 2023-04-29T14:58:20+08:00 diff --git a/zh/rjs/index.html b/zh/rjs/index.html index a4bdf79..249c634 100644 --- a/zh/rjs/index.html +++ b/zh/rjs/index.html @@ -64,8 +64,8 @@

新窗口打开链接:;let d=document;b=d.createElement('base');b.setAttribute('target','_blank');d.head.appendChild(b)

站内搜索:;open('i:15site:' + location.hostname)

编辑器拼写检查:;let t=document.getElementsByTagName('textarea');let v=t[0].spellcheck;if(v==null)v=false;t[0].spellcheck=!v

-

免魔法Google翻译至简体

-

免魔法Google翻译至英文

+

免魔法Google翻译至简体

+

免魔法Google翻译至英文

远程及小型脚本可安装到default.rjs文件中。远程脚本对CSP网站仍然有效。:
点击安装免魔法google翻译、背景图等

远程脚本配置文件default.rjs每行格式如下 (url部分支持js代码运算):
@@ -74,7 +74,7 @@

Last Modified: 29 April 2023
-add google translate for restricted area
+fix '+' in links for rjs.py


 

diff --git a/zh/sitemap.xml b/zh/sitemap.xml index aaf57b3..ffc810c 100644 --- a/zh/sitemap.xml +++ b/zh/sitemap.xml @@ -29,7 +29,7 @@ />
/zh/ - 2023-04-29T14:24:45+08:00 + 2023-04-29T14:58:20+08:00 /zh/topposts/ - 2023-04-29T14:04:43+08:00 + 2023-04-29T14:58:20+08:00 2022-09-24T14:06:03+08:00 /zh/rjs/ - 2023-04-29T14:04:43+08:00 + 2023-04-29T14:58:20+08:00

Last Modified: 29 April 2023
-add google translate for restricted area
+fix '+' in links for rjs.py