2023-02-27 12:57:51 +01:00

6 lines
101 B
Plaintext
Executable File

--INI--
URI.AllowedSchemes = file
--HTML--
<a href="file:///foo">foo</a>
--# vim: et sw=4 sts=4