diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2015-11-12 00:37:03 +0000 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2015-11-12 00:37:03 +0000 |
| commit | f80ecd3923d5ca3b580f6fc10d411069088a9212 (patch) | |
| tree | 4d5461bfe14e2357ee8cf8f901ac99caf5dcd9c2 /teamliquid.net.txt | |
| parent | fd7b7699cd2ff320bf506356bd9845fbf0cea886 (diff) | |
| parent | 85c58e06b24c021233ce460108f7c24db62dd762 (diff) | |
| download | ftr-site-config-f80ecd3923d5ca3b580f6fc10d411069088a9212.tar.gz ftr-site-config-f80ecd3923d5ca3b580f6fc10d411069088a9212.zip | |
Merge pull request #92 from jangernert/master
A few new config files and updates
Diffstat (limited to 'teamliquid.net.txt')
| -rw-r--r-- | teamliquid.net.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/teamliquid.net.txt b/teamliquid.net.txt new file mode 100644 index 0000000..7cfea15 --- /dev/null +++ b/teamliquid.net.txt @@ -0,0 +1,20 @@ +# Author: Jan Lukas Gernert + +tidy: no +prune: no + +title: //div[@class='Newsheader']/h1 +#date: //time +#author: //a[@rel='author'] + +body: //div[@id='Newswrap'] +body: //div[@class='text'] +body: //article + +strip: //div[@id='Newscontents'] +strip: //div[@class='Newsbanner'] +strip: //style + + + +test_url: http://www.teamliquid.net/forum/starcraft-2/484380-code-s-ro32-group-c-on-the-way-back-s2-2015 |
