diff options
| author | Jeremy Benoist <j0k3r@users.noreply.github.com> | 2016-09-14 11:50:51 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2016-09-14 11:50:51 +0200 |
| commit | 5aa171b1b3cff4c5c7a0b3f27803feab2330c1d7 (patch) | |
| tree | 4211625ce87e02312bd4712a31bf9c9e275d17cf | |
| parent | 6b20e1872d741b16ee01511914b3500b0f6e64a4 (diff) | |
| download | ftr-site-config-5aa171b1b3cff4c5c7a0b3f27803feab2330c1d7.tar.gz ftr-site-config-5aa171b1b3cff4c5c7a0b3f27803feab2330c1d7.zip | |
Fix mistake in techcrunch.com (#199)
| -rw-r--r-- | techcrunch.com.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
