Files
12306/README.md
2016-08-09 13:36:58 +08:00

25 lines
877 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 12306
12306 扫描跨站余票PHP脚本。简单快速部署在本地即可使用。
使用说明:
1. 推荐放到本地环境运行。(避免官方封杀)
2. 修改购票日期,起点站,终点站。(可直接在程序中修改 或通过URL方式传递
示例: http://test.cc/12306/index.php?date=2016-07-22&form=北京&to=襄阳
此脚本是我在去年春节前为买票回家所写,并顺利购买到跨站票。(也帮助许多人购买回家的车票)
放到这里希望帮助更多需要的朋友。
----------------------------------------------------------------
注: 如果因 12306 更改接口导致不可用,请勿喷。
我有时间会更新的。
更新记录
-----------------------------------------------------------------
2016/8/9 由于12306官方更新接口导致脚本无法使用现已更新到最新可用。