Can't get custom site_config to work

I’m having trouble getting the text of this article: Rejoignez la ZAD du Geissberg - Renversé

I added a custom site config by creating a file “renverse.co.txt” and put it in /full-text-rss/site_config/custom/

body: //div[contains(@class, 'article-texte')]

But it’s not working…

"content": "<div><img src=\"https://renverse.co/local/cache-gd2/3b/8075db0676990d17f63adc5e0c663c.png\" class=\"ff-og-image-inserted\" alt=\"image\" /></div><p>\n Renversé est ouvert à la publication. La proposition d'article se fait à travers l’interface privée du site. Si vous rencontrez le moindre problème ou que vous avez des questions, n’hésitez pas à nous le faire savoir<br />par e-mail: <b><a href=\"mailto:contact@renverse.co\">contact@renverse.co</a></b>\n </p>\n "

It works here. Have you checked the debug output?

* Body matched
* ...XPath match: //div[contains(@class, 'article-texte')]