diff options
| -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/ |
