diff options
| author | Diego de las Heras <ngosang@users.noreply.github.com> | 2017-02-19 15:04:04 +0100 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2017-02-19 15:04:04 +0100 |
| commit | d982442247ed0a0fb49089ef04d45cefea058f32 (patch) | |
| tree | 9761cf55442cb72aac5b5dcc85a16748981d5810 | |
| parent | c1d35e131071d945a03ee65669eca945cc3889d2 (diff) | |
| download | ftr-site-config-d982442247ed0a0fb49089ef04d45cefea058f32.tar.gz ftr-site-config-d982442247ed0a0fb49089ef04d45cefea058f32.zip | |
Added redeszone.net (#265)
| -rw-r--r-- | redeszone.net.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/redeszone.net.txt b/redeszone.net.txt new file mode 100644 index 0000000..9931af7 --- /dev/null +++ b/redeszone.net.txt @@ -0,0 +1,14 @@ +title: //h2[@class='entry-title'] +body: //article +author: //span[contains(concat(' ',normalize-space(@class),' '),' author ')] +date: //time + +strip: //iframe +strip: //img[@id='amazon-track'] +strip: //img[@id='gaz-track'] +strip: //aside +strip_id_or_class: NEWS_BODY +strip_id_or_class: NEWS_RELATED +strip_id_or_class: social-full + +test_url: https://www.redeszone.net/2017/02/07/masmovil-implementa-redes-cgn-carrier-grade-nat-conoce-todos-los-problemas-tendras/ |
