2023-02-23 10:52:06 +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