From e5818d4013536669f03b089ebf4568f5af46a1bb Mon Sep 17 00:00:00 2001 From: Bilal Elmoussaoui Date: Tue, 17 May 2016 14:51:30 +0200 Subject: add few websites (#154) * add few websites * add .txt extension --- kulturegeek.fr.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 kulturegeek.fr.txt (limited to 'kulturegeek.fr.txt') diff --git a/kulturegeek.fr.txt b/kulturegeek.fr.txt new file mode 100644 index 0000000..ce08be3 --- /dev/null +++ b/kulturegeek.fr.txt @@ -0,0 +1,13 @@ +title: //h1[@class='post-name'] +author: //span[@class="police_info reviewer"]/a +date: //span[@class="police_info dtreviewed"] +body: //div[@class="post-content"] + +strip: //div[@class="yarpp-related"] +strip: //div[@id="pafternews"] +strip: //div[@class="partage_reseaux2"] +strip: //div[@class="partage_reseaux"] +strip: //a[@class="enp-report"] +strip: //div[@class="adsPost"] + +test_url: http://kulturegeek.fr/news-84253/plan-promos-high-tech-week-end-13 -- cgit v1.3.1