diff options
Diffstat (limited to 'thespoof.com.txt')
| -rw-r--r-- | thespoof.com.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/thespoof.com.txt b/thespoof.com.txt new file mode 100644 index 0000000..f71cfb6 --- /dev/null +++ b/thespoof.com.txt @@ -0,0 +1,9 @@ +title: //h1[contains(@class, 'cTitle')] +body: //div[contains(@class, 'KonaBody') or @id='articleimageright'] +author: //meta[@name='Author']/@content +date: //meta[@name='OriginalPublicationDate']/@content + +prune: no +tidy: no + +test_url: http://www.thespoof.com/news/spoof.cfm?headline=s8i108389
\ No newline at end of file |
