diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2017-02-09 23:48:23 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-02-09 23:48:23 +0100 |
| commit | 475c34d8d2a7fd4c84f217a68455c02a1d10d37d (patch) | |
| tree | a5c7f38dfbf3a0b6073eec4067ae17d1ace25906 | |
| parent | 2f9a2205874a0e818d3c095e44bf3d8795c71c96 (diff) | |
| download | ftr-site-config-475c34d8d2a7fd4c84f217a68455c02a1d10d37d.tar.gz ftr-site-config-475c34d8d2a7fd4c84f217a68455c02a1d10d37d.zip | |
Delete perthnow.com.au.txt
Elements not found
| -rw-r--r-- | perthnow.com.au.txt | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/perthnow.com.au.txt b/perthnow.com.au.txt deleted file mode 100644 index b0ce56c..0000000 --- a/perthnow.com.au.txt +++ /dev/null @@ -1,12 +0,0 @@ -#body: //div[@class='story-body'] -body: //div[contains(@class, 'story-body')] -title: //div[@class='story-headline']//h1 -author: //cite[contains(@class, 'author')] -date: //span[@class='datestamp'] - -strip_id_or_class: story-info -strip: //div[contains(@class, 'story-promo')] -strip: //div[contains(@class, 'story-related')] - -prune: no -tidy: no |
