This file contains 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
// ==UserScript== | |
// @name tyqp | |
// @namespace http://tampermonkey.net/ | |
// @version 0.2 | |
// @description tyqp.user.js | |
// @author 小鱼 | |
// @include https://tixcraft.com/* | |
// @grant none | |
// ==/UserScript== |
This file contains 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
{"lastUpload":"2020-11-15T01:50:28.197Z","extensionVersion":"v3.4.3"} |
This file contains 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
// ==UserScript== | |
// @name apactix抢票 | |
// @namespace http://tampermonkey.net/ | |
// @version 0.1 | |
// @description 一个在apactix上抢票的小助手 | |
// @author sfdye | |
// @match https://booking.apactix.com/* | |
// @grant none | |
// ==/UserScript== |
This file contains 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
// ==UserScript== | |
// @name ibon抢票 | |
// @namespace http://tampermonkey.net/ | |
// @version 0.5 | |
// @description 一个帮助在ibon上抢票的小脚本 | |
// @author 小鱼 | |
// @include https://*.ibon.com.tw/* | |
// @grant none | |
// ==/UserScript== |