diff options
Diffstat (limited to 'thegreatdiscontent.com.txt')
| -rw-r--r-- | thegreatdiscontent.com.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/thegreatdiscontent.com.txt b/thegreatdiscontent.com.txt new file mode 100644 index 0000000..12442b4 --- /dev/null +++ b/thegreatdiscontent.com.txt @@ -0,0 +1,6 @@ +title: //h1[@id='headline'] +author: substring-after(//section[@class="credits"]/ul/li[1],"Interview by ") +date: //time[@pubdate] +body: //article[@class='interview'] +strip: //article[@class='interview']/footer +test_url: http://thegreatdiscontent.com/jeffrey-zeldman
\ No newline at end of file |
