mirror of
https://github.com/marado/RNID.git
synced 2024-12-21 19:44:04 +00:00
parlamento: página mudou ligeiramente
...mas o incumprimento mantem-se.
This commit is contained in:
parent
24272f00e2
commit
72ca829f9f
@ -4,7 +4,7 @@
|
||||
|
||||
## a) Vídeos disponibilizados em WMV
|
||||
wget http://www.parlamento.pt/ActividadeParlamentar/Paginas/DetalheAudiencia.aspx?BID=99371 -o /dev/null -O - | \
|
||||
hxnormalize -x -l 10000 | grep ctl00_ctl52_g_1d0614cc_f7c9_4544_a067_a6d1e32c35ae_ctl00_pnlLinksAssociados -A 100 | \
|
||||
hxnormalize -x -l 10000 | grep "Links associados" -A 100 | \
|
||||
grep "Bottom Fixed Nav" -B 100 | hxnormalize -x -l 10000|hxselect a -s '\n'|hxnormalize|grep href|cut -d\" -f2 > tmp
|
||||
|
||||
a=$(diff tmp scripts/01/DetalheAudiencia.aspx?BID=99371 |wc -l)
|
||||
|
Loading…
Reference in New Issue
Block a user