From b95f24aaad51f397f481b732085f6d4032c48c27 Mon Sep 17 00:00:00 2001 From: Olivier Cortès Date: Sun, 5 Apr 2015 22:14:52 +0200 Subject: rename .usinenouvelle.com to .txt --- .usinenouvelle.com.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .usinenouvelle.com.txt (limited to '.usinenouvelle.com.txt') diff --git a/.usinenouvelle.com.txt b/.usinenouvelle.com.txt new file mode 100644 index 0000000..380f272 --- /dev/null +++ b/.usinenouvelle.com.txt @@ -0,0 +1,7 @@ +title: //h1[contains(concat(' ',normalize-space(@class),' '),' articleTitre ')] +body: //div[contains(concat(' ',normalize-space(@class),' '),' articleBrut ')] +date: //span[contains(concat(' ',normalize-space(@class),' '),' articleAuteurDate')]//time +author: //span[contains(concat(' ',normalize-space(@class),' '),' articleAuteurDate')]//span/a +prune: no + +test_url: http://www.usinenouvelle.com/article/froid-devant.N321392 -- cgit v1.3.1