diff options
| author | Thiago Talma <thiago@thiagomt.com> | 2013-08-19 17:12:23 -0300 |
|---|---|---|
| committer | Thiago Talma <thiago@thiagomt.com> | 2013-08-19 17:12:23 -0300 |
| commit | ebc5a52dce8c12ea1e51a9e4812d3e7f932e621c (patch) | |
| tree | 4b05788f5ac04dc0ebe35e74c01c72b7d33dfe5b | |
| parent | da698297a59e4133ce4ac85aea74737e09228670 (diff) | |
| download | ftr-site-config-ebc5a52dce8c12ea1e51a9e4812d3e7f932e621c.tar.gz ftr-site-config-ebc5a52dce8c12ea1e51a9e4812d3e7f932e621c.zip | |
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 |
