body: //div[@class='article-page']//p[@class='amorce'] | //div[@class='article-page']//div[contains(@class, 'entry')]
author: //div[@class='infosAuteur']  | //span[contains(@class,'authorModule__name')]
# [wallabag] can't match on span nodes
author: substring-before(//div[contains(concat(' ',normalize-space(@class),' '),' author ')] , ' LA PRESSE')
author: substring-before(//div[contains(concat(' ',normalize-space(@class),' '),' authorModule__details ')],'La Presse')
# [wallabag] fix by image alt
author: //div[@class="authorModule__content"]//img[1]/@alt

strip: //ul[@class='stories']

#publicite
strip: //div[contains(@class,'adsWrapper')]

test_url:http://www.lapresse.ca/actualites/national/201611/30/01-5046565-coup-dur-pour-les-radars-photo-plusieurs-constats-pourraient-etre-annules.php
test_url: http://www.lapresse.ca/le-soleil/vivre-ici/la-science-au-quotidien/201610/01/01-5026482-les-vertus-de-leau-degout.php
test_url: https://www.lapresse.ca/actualites/politique/2024-11-21/mesures-du-gouvernement-trudeau/un-conge-de-tps-cet-hiver-et-un-cheque-de-250-au-printemps.php
test_url: https://www.lapresse.ca/actualites/2025-06-14/planification-des-coupes-forestieres/le-forestier-en-chef-du-quebec-vise-par-une-demande-d-enquete.php
test_url: https://www.lapresse.ca/actualites/sciences/2025-08-02/l-a-b-c-d-une-bombe-atomique.php
