Skip to content

Commit

Permalink
+ russianpost.ru: mail tracking
Browse files Browse the repository at this point in the history
  • Loading branch information
l29ah committed May 15, 2012
1 parent 68d68f9 commit 9107122
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions russianpost.ru/postal-tracking
@@ -0,0 +1,2 @@
#!/bin/bash
Xtract '//table[@class="pagetext"]/tbody/tr/td/-' <(curl -s 'http://www.russianpost.ru/resp_engine.aspx?Path=rp/servise/ru/home/postuslug/trackingpo' -d 'OP=&PATHCUR=rp%2Fservise%2Fru%2Fhome%2Fpostuslug%2Ftrackingpo&PATHFROM=&WHEREONOK=&ASP=&PARENTID=&FORUMID=&NEWSID=&DFROM=&DTO=&CA=&CDAY=&CMONTH=&CYEAR=&NAVCURPAGE=&SEARCHTEXT=&searchAdd=&PATHWEB=RP%2FINDEX%2FRU%2FHome&PATHPAGE=RP%2FINDEX%2FRU%2FHome%2FSearch&search1=&BarCode='"$1"'&searchsign=1&entryBarCode=') | htmldecode

0 comments on commit 9107122

Please sign in to comment.