diff options
| author | Olivier Cortès <oc@1flow.io> | 2015-04-05 22:14:52 +0200 |
|---|---|---|
| committer | Olivier Cortès <oc@1flow.io> | 2015-04-05 22:19:11 +0200 |
| commit | b95f24aaad51f397f481b732085f6d4032c48c27 (patch) | |
| tree | d5553b355dab0038a225148dbdcb61cb85b66507 /.usinenouvelle.com.txt | |
| parent | fb21648f6fadb5559e2f7ddaca0b686c205ff86d (diff) | |
| download | ftr-site-config-b95f24aaad51f397f481b732085f6d4032c48c27.tar.gz ftr-site-config-b95f24aaad51f397f481b732085f6d4032c48c27.zip | |
rename .usinenouvelle.com to .txt
Diffstat (limited to '.usinenouvelle.com.txt')
| -rw-r--r-- | .usinenouvelle.com.txt | 7 |
1 files changed, 7 insertions, 0 deletions
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 |
