diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2014-08-19 17:50:22 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2014-08-19 17:50:22 +0200 |
| commit | 738d32e1624228ad6f0074db04f4f4415f700ad3 (patch) | |
| tree | 80da468f422559167a9b323cde20ea1e3ff312e6 | |
| parent | f8f662f815ae5f69461034c489736a1c9ae7fcac (diff) | |
| parent | 871646a844f3e80108c529e7033602e79867123b (diff) | |
| download | ftr-site-config-738d32e1624228ad6f0074db04f4f4415f700ad3.tar.gz ftr-site-config-738d32e1624228ad6f0074db04f4f4415f700ad3.zip | |
Merge pull request #40 from coolius/patch-3
Create towerofthehand.com.txt
| -rw-r--r-- | towerofthehand.com.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/towerofthehand.com.txt b/towerofthehand.com.txt new file mode 100644 index 0000000..a4d87d1 --- /dev/null +++ b/towerofthehand.com.txt @@ -0,0 +1,10 @@ +title: //div[@id='headline'] +body: //div[@class='entry_text'] +author: //div[text() = 'Author:']/following-sibling::div/a +date: //div[text() = 'Published:']/following-sibling::div +single_page_link: //a[@href='noscript.html'] +prune: no + +test_url: http://towerofthehand.com/blog/2014/08/08-pitch-this-got-spinoff/index.html +test_url: http://towerofthehand.com/blog/2014/07/31-definitions-and-embodiments/index.html +test_url: http://towerofthehand.com/blog/2014/07/03-hero-with-thousand-faces/index.html |
