mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-12-13 16:21:10 +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
|