diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2015-04-06 10:23:00 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2015-04-06 10:23:00 +0200 |
| commit | f351b87c835f8280fd69040a662149f1fcf85c02 (patch) | |
| tree | d5553b355dab0038a225148dbdcb61cb85b66507 /.usinenouvelle.com.txt | |
| parent | eb4255a570e03a0d370fd7079f3eeacbd5bcd2ed (diff) | |
| parent | b95f24aaad51f397f481b732085f6d4032c48c27 (diff) | |
| download | ftr-site-config-f351b87c835f8280fd69040a662149f1fcf85c02.tar.gz ftr-site-config-f351b87c835f8280fd69040a662149f1fcf85c02.zip | |
Merge pull request #68 from 1flow/master
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 |
