diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2013-05-13 00:52:49 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2013-05-13 00:52:49 +0200 |
| commit | 41e3199b3fa8e49b362de214a51fb5ec11936410 (patch) | |
| tree | e2b898e88a624a749f5139ede2871223eaa4a1db /theatlanticcities.com.txt | |
| parent | 40f2b0baa973089866d6cb83a427ec1b2139d582 (diff) | |
| download | ftr-site-config-41e3199b3fa8e49b362de214a51fb5ec11936410.tar.gz ftr-site-config-41e3199b3fa8e49b362de214a51fb5ec11936410.zip | |
Mostly Instapaper changes
Diffstat (limited to 'theatlanticcities.com.txt')
| -rw-r--r-- | theatlanticcities.com.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/theatlanticcities.com.txt b/theatlanticcities.com.txt new file mode 100644 index 0000000..880f207 --- /dev/null +++ b/theatlanticcities.com.txt @@ -0,0 +1,17 @@ +# To administrator: +# Please replace the hostname with "*.theatlanticcities.com" + +# This filter is tested on: +# http://m.theatlanticcities.com/arts-and-lifestyle/2012/04/invisible-borders-define-american-culture/1839/ +# http://www.theatlanticcities.com/housing/2012/11/chinas-holdouts/3981/ +# http://www.theatlanticcities.com/arts-and-lifestyle/2012/12/christmas-time-here/4133/ + +title://h1 +author: //ul[@class='meta']/li/a +date: //ul[@class='meta']/li/following-sibling::li +body://article[@class='post'] + +strip://h1 +strip://ul[@class='meta'] +strip://div[@class='newsletter-slug'] +test_url: http://www.theatlanticcities.com/arts-and-lifestyle/2012/12/christmas-time-here/4133/
\ No newline at end of file |
