diff options
| -rw-r--r-- | spectator.co.uk.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/spectator.co.uk.txt b/spectator.co.uk.txt deleted file mode 100644 index d0605ed..0000000 --- a/spectator.co.uk.txt +++ /dev/null @@ -1,7 +0,0 @@ -author: /html/body/div[@id='wrapper']/div[@id='main-content']/div[@class='article_body']/a[@class='author-link']/child::text() - -body: /html/body/div[@id='wrapper']/div[@id='main-content']/div[@class='article_body'] - -# Not very helpfull, the title and author are container by the same element that contains the body -strip: /html/body/div[@id='wrapper']/div[@id='main-content']/div[@class='article_body']/h2 | /html/body/div[@id='wrapper']/div[@id='main-content']/div[@class='article_body']/a[@class='author-link'] -test_url: http://www.spectator.co.uk/arts-and-culture/night-and-day/7449683/spotify-sunday-my-personal-soundtrack.thtml
\ No newline at end of file |
