diff options
| -rw-r--r-- | semiaccurate.com.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/semiaccurate.com.txt b/semiaccurate.com.txt new file mode 100644 index 0000000..d3a24db --- /dev/null +++ b/semiaccurate.com.txt @@ -0,0 +1,13 @@ +tidy: no +prune: no + +title: //section[@id='content']//h1 +date: //span[@class='date'] +author: //span[@class='post-author']/a + +body: //div[@class='entry-content'] + +strip: //div[@id='ts-fab-below'] +strip: //div[@class='sharedaddy sd-sharing-enabled'] + +test_url: http://semiaccurate.com/2015/04/21/ubuntu-strips-phone-os-core/ |
