We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 339b1a0 commit 5977650Copy full SHA for 5977650
docs/src/security.md
@@ -42,7 +42,7 @@ cross-site scripting attacks.
42
43
- An attacker publishes a malicious HTML inscription with ID `XYZ` which
44
contains JavaScript that accesses `https://example.com/exchange/send` and
45
- sends them to an attacker-controlled address>
+ sends them to an attacker-controlled address.
46
47
- When a user visits `https://example.com/ord/XYZ`, the malicious JavaScript
48
requests `https://example.com/exchange/send`. Because the script executes on
0 commit comments