diff options
| -rw-r--r-- | globoesporte.globo.com.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/globoesporte.globo.com.txt b/globoesporte.globo.com.txt index 81efd2e..d463602 100644 --- a/globoesporte.globo.com.txt +++ b/globoesporte.globo.com.txt @@ -10,8 +10,9 @@ author: //*[@class="author"]/strong # quotes wrap_in(blockquote): //*[@class="frase-materia"] -strip: //*[@class="foto"]//strong +strip: //*[@class="foto"]/strong strip: //*[@class="saibamais"] +strip: //ul[@class="toolbar"] prune: no |
