From 5aa171b1b3cff4c5c7a0b3f27803feab2330c1d7 Mon Sep 17 00:00:00 2001 From: Jeremy Benoist Date: Wed, 14 Sep 2016 11:50:51 +0200 Subject: Fix mistake in techcrunch.com (#199) --- techcrunch.com.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techcrunch.com.txt b/techcrunch.com.txt index 64e3e18..177b3f2 100644 --- a/techcrunch.com.txt +++ b/techcrunch.com.txt @@ -1,4 +1,4 @@ -body: //div[@class='rticle-entry text'] +body: //div[@class='article-entry text'] author: //div[@class='byline']/a -- cgit v1.3.1