diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2013-02-27 23:43:10 +0100 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2013-02-27 23:43:10 +0100 |
| commit | 9a69161c8646f63b4d9fa17c6ac3ab922d625859 (patch) | |
| tree | 62a446347e1279f00383fdd7f9637cfd58a50879 /boingboing.net.txt | |
| download | ftr-site-config-9a69161c8646f63b4d9fa17c6ac3ab922d625859.tar.gz ftr-site-config-9a69161c8646f63b4d9fa17c6ac3ab922d625859.zip | |
Initial commit
Diffstat (limited to 'boingboing.net.txt')
| -rw-r--r-- | boingboing.net.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/boingboing.net.txt b/boingboing.net.txt new file mode 100644 index 0000000..4f39661 --- /dev/null +++ b/boingboing.net.txt @@ -0,0 +1,11 @@ +# This is far from perfect, but so is BoingBoing's markup +title: //h2[@class="headline"] +single_page_link: //h2[@class="headline"]/a +#date: //p[@class="byline"] +body: //div[@class="post"] + +strip_id_or_class: shareMe +strip_id_or_class: authorbox +strip_id_or_class: byline + +test_url: http://boingboing.net/2011/10/23/understanding-the-hyperrich-through-the-lens-of-tomorrows-history.html
\ No newline at end of file |
