diff options
author | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-08-27 12:52:35 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-08-27 12:52:35 +0200 |
commit | 7d1778bbd20030dd37b47a87bfa10bff61f6457e (patch) | |
tree | d02dc53fcd7cbde7a922f051755f260d481a3593 | |
parent | 5ebf6eeca1a1096efa3027fa082ec6b60a7ac1e0 (diff) | |
download | wallabag-7d1778bbd20030dd37b47a87bfa10bff61f6457e.tar.gz wallabag-7d1778bbd20030dd37b47a87bfa10bff61f6457e.tar.zst wallabag-7d1778bbd20030dd37b47a87bfa10bff61f6457e.zip |
config file for tldp.org
-rw-r--r-- | inc/3rdparty/site_config/custom/tldp.org.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/inc/3rdparty/site_config/custom/tldp.org.txt b/inc/3rdparty/site_config/custom/tldp.org.txt new file mode 100644 index 00000000..7dd5cdb5 --- /dev/null +++ b/inc/3rdparty/site_config/custom/tldp.org.txt | |||
@@ -0,0 +1,6 @@ | |||
1 | title: //title | ||
2 | body: //h2 | //p | //ul | ||
3 | prune: no | ||
4 | tidy: no | ||
5 | |||
6 | test_url: http://www.tldp.org/HOWTO/Plug-and-Play-HOWTO-7.html \ No newline at end of file | ||