descriptionnone
homepage URLhttp://galaxysd.us
repository URLhttps://github.com/galaxy001/12306_ticket_helper_iccfish.git
ownergalaxy001@gmail.com
last changeWed, 9 Jul 2014 08:45:12 +0000 (9 16:45 +0800)
last refreshSat, 11 May 2024 08:31:55 +0000 (11 10:31 +0200)
content tags
add:
README.md

12306_ticket_helper_iccfish

This is not my work. it's his @iccfish job. (git://github.com/iccfish/12306_ticket_helper.git) The official extension can be found at chrome web store http://goo.gl/2CZ1C ( https://chrome.google.com/webstore/detail/12306-%E8%AE%A2%E7%A5%A8%E5%8A%A9%E6%89%8B-for-chrome/idjgmabfihmhmojipdkcackbihbdceno )

I'm just manually updating the scripts to record the diffs that TDB had done (which is making no sense at all)! The unpacked code from the offical crx (chrome extension) file is in ./chrome/ , crx files also archived in ./bak/ .

Notes

Some historic versions are from https://github.com/goodbest/12306_helper Who says himself "is just manually updating the scripts to record the diffs that TDB had done (which is making no sense at all)!"

Current URL used

http://www.fishlee.net/service/update/44/version.js http://www.fishlee.net/Service/Download.ashx/44/47/12306_ticket_helper.user.js http://www.fishlee.net/Service/Download.ashx/44/63/12306_ticket_helper.crx

    getUpdateUrl: function () {
            var ua = navigator.userAgent;
            if (ua.indexOf(" SE ") > 0) return "http://www.fishlee.net/Service/Download.ashx/44/68/12306_ticket_helper.sext";
            else if (ua.indexOf("Maxthon") > 0 && ua.indexOf("Macintosh") == -1) return "http://www.fishlee.net/Service/Download.ashx/44/62/mxaddon.mxaddon";
            else if (ua.indexOf("LBBROWSER") > 0) return "http://www.fishlee.net/Service/Download.ashx/44/69/12306_ticket_helper_for_liebaobrowser.crx";
            else if (ua.indexOf("Firefox") > 0) return "http://www.fishlee.net/Service/Download.ashx/44/47/12306_ticket_helper.user.js";
            else return "http://www.fishlee.net/Service/Download.ashx/44/63/12306_ticket_helper.crx";
    },

Offical Repo

https://github.com/iccfish/12306_ticket_helper

shortlog
2014-07-09 Galaxy2014-07-09-164511_master
2014-07-09 Galaxy2014-07-09-163007_
2014-07-09 Galaxy2014-07-09-161503_
2014-07-09 Galaxy2014-07-09-160003_
2014-07-09 Galaxy2014-07-09-154511_
2014-07-09 Galaxy2014-07-09-153003_
2014-07-09 Galaxy2014-07-09-151507_
2014-07-09 Galaxy2014-07-09-150004_
2014-07-09 Galaxy2014-07-09-144504_
2014-07-09 Galaxy2014-07-09-143006_
2014-07-09 Galaxy2014-07-09-141503_
2014-07-09 Galaxy2014-07-09-140002_
2014-07-09 Galaxy2014-07-09-134506_
2014-07-09 Galaxy2014-07-09-133008_
2014-07-09 Galaxy2014-07-09-131503_
2014-07-09 Galaxy2014-07-09-130009_
...
heads
9 years ago master