diff options
| -rw-r--r-- | lemonde.fr.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lemonde.fr.txt b/lemonde.fr.txt index 1bf54b5..097999b 100644 --- a/lemonde.fr.txt +++ b/lemonde.fr.txt @@ -11,7 +11,7 @@ date: //time[@itemprop='datePublished']/@datetime body: //div[@id='articleBody'] #Shoot the insane "conjugaison.lemonde.fr" links : -strip: //a[contains(@class, 'conjug')] +#strip: //a[contains(@class, 'conjug')] prune: no |
