diff options
| -rw-r--r-- | .etc.se.txt | 9 | ||||
| -rw-r--r-- | stockholm.etc.se.txt | 4 |
2 files changed, 9 insertions, 4 deletions
diff --git a/.etc.se.txt b/.etc.se.txt new file mode 100644 index 0000000..e2cb033 --- /dev/null +++ b/.etc.se.txt @@ -0,0 +1,9 @@ +body: //div[contains(@class, '-body-')] +date: //meta[@name='dcterms.date']/@content +author: //meta[@name='dcterms.creator']/@content + +test_url: http://stockholm.etc.se/debatt/jobbgaraget-gav-hopp-ungdomar-i-tensta +test_contains: Jobbgaraget startades av Angeles + +test_url: http://goteborg.etc.se/inrikes/snart-oppnar-stans-forsta-ekogalleria +test_contains: Krasnapolsky och just nu diff --git a/stockholm.etc.se.txt b/stockholm.etc.se.txt deleted file mode 100644 index 398d227..0000000 --- a/stockholm.etc.se.txt +++ /dev/null @@ -1,4 +0,0 @@ -body: //div[contains(@class, '-body-')] - -test_url: http://stockholm.etc.se/debatt/jobbgaraget-gav-hopp-ungdomar-i-tensta -test_contains: Jobbgaraget startades av Angeles |
