mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-12-12 07:41:12 +01:00
6 lines
101 B
Plaintext
6 lines
101 B
Plaintext
--INI--
|
|
URI.AllowedSchemes = file
|
|
--HTML--
|
|
<a href="file:///foo">foo</a>
|
|
--# vim: et sw=4 sts=4
|