From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- giantbomb.com.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 giantbomb.com.txt (limited to 'giantbomb.com.txt') diff --git a/giantbomb.com.txt b/giantbomb.com.txt new file mode 100644 index 0000000..61de51b --- /dev/null +++ b/giantbomb.com.txt @@ -0,0 +1,11 @@ +# 2011-11-19 - carlo@... - Initial setup. + +strip_id_or_class: user-review-detail +strip: //h1 + +body: //div[@class="wiki-content"] | //div[@class="section-bd"] | //div[@class="news-story"] + +author: //span[@class="reviewer"] | //p[@class="byline"]/a/text() +date: //span[@class="dtreviewed"] + +test_url: http://www.giantbomb.com/the-elder-scrolls-v-skyrim/61-33394/ \ No newline at end of file -- cgit v1.3.1