diff --git a/en/index.xml b/en/index.xml
index 435905a3..b831ac0e 100644
--- a/en/index.xml
+++ b/en/index.xml
@@ -6,7 +6,7 @@
Activate either local (bookmarklets) or remote js to execute the code on the similar sites with option "Activate user script". Since activated scripts use internal mechanism of "i:0m" urls, the script itself cannot have 'H', '?' or '/' as its very first character. All remote js (default.rjs) are allowed to execute on CSP sites. Local js files without remote resource access work fine when under the folder "bookmarklet" (or prefix js file name with "!" for remote resource), others needs to be refered in default.rjs as http urls such as "https://local/..." (html5 or offline cache) . All remote js (default.rjs) are allowed to execute on CSP sites. Local js files without remote resource access work fine when under the folder "bookmarklet"; for those needing remote resource, file name must begin with "!". Others needs to be refered in default.rjs as http urls such as "https://local/..." (html5 or offline cache) . Last Modified: 14 December 2024Allow remote js on CSP (Content Security Policy) sites
-
-Common phrases for input method
+cleanup