Skip to content

Commit f805a70

Browse files
committed
EN,CZ : innerJS : Functions included in default
1 parent 325f629 commit f805a70

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

cs/innerJS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ Obsah kapitoly se načte, zobrazí se a s krátkým odstupem se provedou potřeb
1414
- aktivní funkcí 📦🛡️ DOMPurify.
1515

1616
V takovémto případě by tato část aplikace byla nefunkční.
17-
Důvodem pro existenci těchto funkcí v systému je ochrana proti XSS útoku.
17+
Důvodem pro existenci těchto funkcí v systému je ochrana proti XSS útoku.
18+
Funkce jsou **ve výchozím nastavení** v instalaci **zahrnuty** (tedy javascript nebude možno spouštět - DOMPurify musí být vypnuta).
1819

1920
```markdown
2021
1. Stáhněte si balíček <span id="linkhereI"></span> a rozbalte jej.

en/innerJS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ Chapter text is loaded and sfter that with short time delay there will be execut
1414
- the 📦🛡️ DOMPurify function enabled.
1515

1616
In this case, this part of the application would be non-functional.
17-
The reason for the existence of these functions in the system is protection against XSS attacks.
17+
The reason for the existence of these functions in the system is protection against XSS attacks.
18+
The features are **included** in the installation **by default** (i.e., JavaScript cannot be run this way - DOMPurify must be disabled).
1819

1920
```markdown
2021
1. Download <span id="linkhereI"></span> and unzip it.

0 commit comments

Comments
 (0)