Say what the comment character is
This commit is contained in:
@@ -8,6 +8,7 @@ The siteconf is read from ~/.w3m/siteconf by default.
|
|||||||
|
|
||||||
===== The syntax =====
|
===== The syntax =====
|
||||||
|
|
||||||
|
# comment
|
||||||
url <url>|/<re-url>/|m@<re-url>@i [exact]
|
url <url>|/<re-url>/|m@<re-url>@i [exact]
|
||||||
substitute_url "<destination-url>"
|
substitute_url "<destination-url>"
|
||||||
url_charset <charset>
|
url_charset <charset>
|
||||||
@@ -17,6 +18,9 @@ user_agent "string"
|
|||||||
|
|
||||||
The last match wins.
|
The last match wins.
|
||||||
|
|
||||||
|
Lines starting with a '#' are ignored. You can use this to annotate the
|
||||||
|
entries.
|
||||||
|
|
||||||
===== Examples =====
|
===== Examples =====
|
||||||
|
|
||||||
url m!^https?://([a-z]+\.)?twitter\.com/!
|
url m!^https?://([a-z]+\.)?twitter\.com/!
|
||||||
|
Reference in New Issue
Block a user