diff options
| author | Nicolas Lœuillet <nicolas@loeuillet.org> | 2017-02-10 16:33:06 +0100 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2017-02-10 16:33:06 +0100 |
| commit | 2233b0e9d1eaebcc11ed46c86dd7dc6debd9b2b1 (patch) | |
| tree | a8ec4d2a5bbf2f16ac733e51cfa3acd59bf37a29 | |
| parent | c55f8ee5110da0032c2724a1245b80ea8646de66 (diff) | |
| download | ftr-site-config-2233b0e9d1eaebcc11ed46c86dd7dc6debd9b2b1.tar.gz ftr-site-config-2233b0e9d1eaebcc11ed46c86dd7dc6debd9b2b1.zip | |
Added configuration for voltairenet.org (#257)
| -rw-r--r-- | voltairenet.org.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/voltairenet.org.txt b/voltairenet.org.txt new file mode 100644 index 0000000..b062bd7 --- /dev/null +++ b/voltairenet.org.txt @@ -0,0 +1,4 @@ +title: //h1[contains(concat(' ',normalize-space(@class),' '),' titre_serif_1 ')] +body: //div[contains(concat(' ',normalize-space(@class),' '),' texte_sans ')] + +test_url: http://www.voltairenet.org/article195149.html
\ No newline at end of file |
