usps: update for new usps website (thanks, mischief)

This commit is contained in:
stanley lieber 2013-10-15 15:47:56 -04:00
parent 0f994b1b09
commit ebdc47dad6

View file

@ -13,9 +13,8 @@ hget -p 'qtc_tLabels1='^$1 https://tools.usps.com/go/TrackConfirmAction |
uhtml | htmlfmt > /tmp/usps.$pid uhtml | htmlfmt > /tmp/usps.$pid
sam -d /tmp/usps.$pid >[2] /dev/null <<'!' sam -d /tmp/usps.$pid >[2] /dev/null <<'!'
,/Your Label Number/-1d ,/Tracking Number/-1d
/Check on Another Item/,$d /Available Options/,$d
/id=\"error-tLabels\"/,$d
,p ,p
! !
rm /tmp/usps.$pid rm /tmp/usps.$pid