diff options
| -rw-r--r-- | ameslandrith.com.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ameslandrith.com.txt b/ameslandrith.com.txt new file mode 100644 index 0000000..ad1e22d --- /dev/null +++ b/ameslandrith.com.txt @@ -0,0 +1,15 @@ +title: //div[@class='blog']/ul[@class='single']/li//h1 +body: //div[@class='blog']/ul[@class='single']/li +strip: //h1 +strip: //*[@class='post-meta'] +strip: //div[@class='apss-social-share'] +strip: //div[@class='tags'] +strip: //*[@class='nav-single'] + +# strip_comments:yes + +prune:no +tidy:yes + +test_url: +http://jameslandrith.com/2016/03/20/so-turnabout-is-not-actual-advocacy-or-how-to-be-a-shitty-person-101/ |
