blob: 7cfea150fed4865b347bd10ce9fae8e69c3874ce (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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
|