diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2013-08-16 18:24:53 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2013-08-16 18:24:53 +0200 |
| commit | cd551ecf20110212ee7da96395f8ddf23b5c7d45 (patch) | |
| tree | 787a73a09e4f96a4f67f86f33cafdd7014e663cb | |
| parent | 19c94e115dd204b45753b169e5994ec9f0894322 (diff) | |
| download | ftr-site-config-cd551ecf20110212ee7da96395f8ddf23b5c7d45.tar.gz ftr-site-config-cd551ecf20110212ee7da96395f8ddf23b5c7d45.zip | |
themarker.com
| -rw-r--r-- | themarker.com.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/themarker.com.txt b/themarker.com.txt new file mode 100644 index 0000000..141b1a3 --- /dev/null +++ b/themarker.com.txt @@ -0,0 +1,11 @@ +title: //h1[contains(@class, 'mainTitle')] +author: //ul[@class='author']//a[@rel='author'] +body: //div[@id='article-box'] +prune: no +tidy: no +strip_id_or_class: head +strip_id_or_class: social-nav +strip_id_or_class: rate +strip_id_or_class: video + +test_url: http://www.themarker.com/markerweek/1.2093167
\ No newline at end of file |
