ref: 1e438bc219c5b6ba14fd4ee5f15d755dd2d2a3ff
parent: 6268b98c85955aaff2344ca5ac3347709cc18710
author: stanley lieber <stanley.lieber@gmail.com>
date: Tue Oct 15 11:47:56 EDT 2013
usps: update for new usps website (thanks, mischief)
--- a/rc/bin/usps
+++ b/rc/bin/usps
@@ -13,9 +13,8 @@
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
--
⑨