Created
June 10, 2022 11:02
-
-
Save mokurin000/ebda794afdd1ea4fbfd12d4aa8707674 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| function transport_query() { | |
| transport_id="$1" | |
| if [ x != x$transport_id ] | |
| then xdg-open "https://m.kuaidi100.com/result.jsp?nu=$transport_id" &> /dev/null | |
| fi | |
| } |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
快递100支持国内和国际快递查询,这个函数会用它的移动网页版查询……
this script works with international transport as well but this website is using server in China