diff options
| author | Bilal Elmoussaoui <bil.elmoussaoui@gmail.com> | 2016-05-17 14:51:30 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2016-05-17 14:51:30 +0200 |
| commit | e5818d4013536669f03b089ebf4568f5af46a1bb (patch) | |
| tree | 0f7cd129835142dedac29ce56c43fd332486af83 /begeek.fr.txt | |
| parent | d7c5ce6de99ea5f19a0c071a8c7fbcd7ce92f11b (diff) | |
| download | ftr-site-config-e5818d4013536669f03b089ebf4568f5af46a1bb.tar.gz ftr-site-config-e5818d4013536669f03b089ebf4568f5af46a1bb.zip | |
add few websites (#154)
* add few websites
* add .txt extension
Diffstat (limited to 'begeek.fr.txt')
| -rw-r--r-- | begeek.fr.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/begeek.fr.txt b/begeek.fr.txt new file mode 100644 index 0000000..5acec03 --- /dev/null +++ b/begeek.fr.txt @@ -0,0 +1,17 @@ +title: //div[@class='title']/h1 +author: //div[@class="author_link"]/span/a[@itemprop="author"] +date: //div[@id="publish_post"]/time/@datetime +body: //section[@id="single"] + +strip: //div[@class="title"] +strip: //div[@class="info_top"] +strip: //div[@class="follow-tools"] +strip: //div[@class="author"] +strip: //div[@id="share_post"] +strip: //div[@id="topic_ass"] +strip: //div[@id="taboola-below-article-thumbs-mix"] +strip: //section[@id="facebook-com"] +strip: //section[@id="related_post"] +strip: //div[@id="ligatus"] + +test_url: http://www.begeek.fr/videos-amazon-va-defier-youtube-france-202647 |
