diff options
| author | Thiago Talma <thiago@thiagomt.com> | 2013-08-19 14:00:19 -0300 |
|---|---|---|
| committer | Thiago Talma <thiago@thiagomt.com> | 2013-08-19 14:00:19 -0300 |
| commit | 606c9d2f8f5d07a51941a591aa0d8fc93652a213 (patch) | |
| tree | 3c772e7443a351f4fe604999db276943ccc35bca | |
| parent | 9f586aa21e46561d0b6d31562d2d1e884da59fd3 (diff) | |
| download | ftr-site-config-606c9d2f8f5d07a51941a591aa0d8fc93652a213.tar.gz ftr-site-config-606c9d2f8f5d07a51941a591aa0d8fc93652a213.zip | |
Update globoesporte.globo.com.txt
| -rw-r--r-- | globoesporte.globo.com.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/globoesporte.globo.com.txt b/globoesporte.globo.com.txt index 4cda55b..81efd2e 100644 --- a/globoesporte.globo.com.txt +++ b/globoesporte.globo.com.txt @@ -1,15 +1,17 @@ title: //h1[@class="entry-title"] -body: //*[@id="materia-letra"] +body: ///div[@class='materia-titulo']/h2 | //*[@id="materia-letra"] date: //abbr[@class="published"] date: //abbr[@class="updated"] author: //*[@class="author"]/strong +# quotes +wrap_in(blockquote): //*[@class="frase-materia"] + strip: //*[@class="foto"]//strong strip: //*[@class="saibamais"] -strip: //*[@class="frase-materia"] prune: no |
