diff options
Diffstat (limited to 'buzzfeed.com.txt')
| -rw-r--r-- | buzzfeed.com.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/buzzfeed.com.txt b/buzzfeed.com.txt new file mode 100644 index 0000000..97dddae --- /dev/null +++ b/buzzfeed.com.txt @@ -0,0 +1,15 @@ +# Creator: Greg Leuch <greg@...> + +# It can be messy. +tidy:no + +# The basic template. +title: //h1[@data-print='title'] +author: //a[@data-print='author'] +date: //time[@data-print='date'] +body: //div[@data-print='body'] +body: //section[@data-print='body'] + +# For various things... +strip: *[@data-print="ignore"] +test_url: http://www.buzzfeed.com/hgrant/35-reasons-why-dogs-hate-the-holidays
\ No newline at end of file |
