7
0
mirror of https://github.com/marado/RNID.git synced 2025-03-28 07:17:12 +00:00

viva: ignore format changes

This commit is contained in:
Marcos Marado 2019-04-16 17:35:50 +01:00
parent fa3cca2eeb
commit 65fae5c6e2
2 changed files with 42 additions and 37 deletions

View File

@ -2,7 +2,7 @@
# https://www.portalviva.pt/31889.aspx
wget "https://www.portalviva.pt/31889.aspx" -O - -o /dev/null |hxnormalize -x -l 1000|hxselect .contentViva > viva
wget "https://www.portalviva.pt/31889.aspx" -O - -o /dev/null |hxnormalize -x -l 1000|hxselect .contentViva|hxnormalize -x -l 10000 > viva
if [ ! "$(diff viva scripts/20/viva|wc -l)" -eq "0" ]; then
echo "viva: incumprimento pode já não existir";
else

View File

@ -1,4 +1,7 @@
<div class="contentViva">
<html>
<body>
<div class="contentViva">
<p><strong style="font-size: small;"> </strong></p>
<p><strong>Utilizo o <strong>Google Chrome </strong></strong></p>
@ -63,3 +66,5 @@
<p><span style="font-size: small;"><strong> </strong></span></p>
</div>
</body>
</html>