summaryrefslogtreecommitdiff
path: root/rc
diff options
context:
space:
mode:
authorstanley lieber <stanley.lieber@gmail.com>2013-10-15 15:47:56 -0400
committerstanley lieber <stanley.lieber@gmail.com>2013-10-15 15:47:56 -0400
commitebdc47dad61a1dd0f9fde65532727ff5cbf384f2 (patch)
tree9ff4ff528488767b3b78e4d400eec239e082bfcb /rc
parent0f994b1b09c1dddd2d48c479dd025e71a674fd31 (diff)
usps: update for new usps website (thanks, mischief)
Diffstat (limited to 'rc')
-rwxr-xr-xrc/bin/usps5
1 files changed, 2 insertions, 3 deletions
diff --git a/rc/bin/usps b/rc/bin/usps
index dfdd78ccf..bc4ec440f 100755
--- a/rc/bin/usps
+++ b/rc/bin/usps
@@ -13,9 +13,8 @@ hget -p 'qtc_tLabels1='^$1 https://tools.usps.com/go/TrackConfirmAction |
uhtml | htmlfmt > /tmp/usps.$pid
sam -d /tmp/usps.$pid >[2] /dev/null <<'!'
-,/Your Label Number/-1d
-/Check on Another Item/,$d
-/id=\"error-tLabels\"/,$d
+,/Tracking Number/-1d
+/Available Options/,$d
,p
!
rm /tmp/usps.$pid