2023-02-27 11:44:33 +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