9front - general discussion about 9front
 help / color / mirror / Atom feed
* /rc/bin/usps junk
@ 2013-10-15 13:56 Nick Owens
  2013-10-15 16:33 ` [9front] " cinap_lenrek
  0 siblings, 1 reply; 2+ messages in thread
From: Nick Owens @ 2013-10-15 13:56 UTC (permalink / raw)
  To: 9front

[-- Attachment #1: Type: text/plain, Size: 575 bytes --]

since the usps website changed, /rc/bin/usps is no longer filtering the
junk.

try the below patch on: usps 9405509699937977420329

also, fedex script outputs blanks.

diff -r c41480ba2a66 rc/bin/usps
--- a/rc/bin/usps Thu Oct 10 07:42:13 2013 +0200
+++ b/rc/bin/usps Tue Oct 15 12:08:19 2013 -0700
@@ -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


[-- Attachment #2: Type: application/pgp-signature, Size: 834 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9front] /rc/bin/usps junk
  2013-10-15 13:56 /rc/bin/usps junk Nick Owens
@ 2013-10-15 16:33 ` cinap_lenrek
  0 siblings, 0 replies; 2+ messages in thread
From: cinap_lenrek @ 2013-10-15 16:33 UTC (permalink / raw)
  To: 9front

lgtm.

--
cinap


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-10-15 16:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-15 13:56 /rc/bin/usps junk Nick Owens
2013-10-15 16:33 ` [9front] " cinap_lenrek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).