diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2013-08-20 11:19:07 -0700 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2013-08-20 11:19:07 -0700 |
| commit | b3138196d67e8affc5b3a54c99532d20965a4ef2 (patch) | |
| tree | c2a6b2f5f9b2953fef01398eacea155939af3758 | |
| parent | 7b22bf1922ad63f0cbe939738c9333d6c9acbff1 (diff) | |
| parent | ebc5a52dce8c12ea1e51a9e4812d3e7f932e621c (diff) | |
| download | ftr-site-config-b3138196d67e8affc5b3a54c99532d20965a4ef2.tar.gz ftr-site-config-b3138196d67e8affc5b3a54c99532d20965a4ef2.zip | |
Merge pull request #15 from thiagomt/patch-6
Some adjust...
| -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 |
