From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- buzzfeed.com.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 buzzfeed.com.txt (limited to 'buzzfeed.com.txt') 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 + +# 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 -- cgit v1.3.1