diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2017-02-09 23:32:40 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-02-09 23:32:40 +0100 |
| commit | 6866339f824f1fc37f63043cfc5ebe4f7d6d4a9c (patch) | |
| tree | 942cb72c367590d2923f2317a57258629c1fa056 | |
| parent | 4be96ab518314007bf471520160ac72cec03339b (diff) | |
| download | ftr-site-config-6866339f824f1fc37f63043cfc5ebe4f7d6d4a9c.tar.gz ftr-site-config-6866339f824f1fc37f63043cfc5ebe4f7d6d4a9c.zip | |
Delete heraldsun.com.au.txt
Can't find elements
| -rw-r--r-- | heraldsun.com.au.txt | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/heraldsun.com.au.txt b/heraldsun.com.au.txt deleted file mode 100644 index b0ce56c..0000000 --- a/heraldsun.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 |
