From 41e3199b3fa8e49b362de214a51fb5ec11936410 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Mon, 13 May 2013 00:52:49 +0200 Subject: Mostly Instapaper changes --- hardware.no.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 hardware.no.txt (limited to 'hardware.no.txt') diff --git a/hardware.no.txt b/hardware.no.txt new file mode 100644 index 0000000..38ea9f1 --- /dev/null +++ b/hardware.no.txt @@ -0,0 +1,16 @@ +title: //h1[@class='headline'] +title: //h2[@itemprop='alternativeHeadline'] +title: //h1[@itemprop='headline'] +author: //span[@itemprop='name'] +date: //time[@itemprop='datePublished'] +body: //div[@itemprop='reviewBody'] + +wrap_in(blockquote): //div[@class='factBox'] + +next_page_link: //a[@rel='next'] + +strip_id_or_class: 'product-box' +strip: //a[@rel='next'] +strip: //a[text()='Del på Facebook'] +strip: //a[text()='Del på Twitter'] +test_url: http://www.hardware.no/artikler/asus-vg248qe/132792 \ No newline at end of file -- cgit v1.3.1