HKTicketing 快达网 seatmap page

快达网 Choose tickets -> Go to payment

// ==UserScript==
// @name         HKTicketing 快达网 seatmap page
// @namespace    https://www.jwang0614.top/scripts
// @version      0.1
// @description  快达网 Choose tickets -> Go to payment
// @author       Olivia
// @match        https://premier.hkticketing.com/events/*/venues/*/performances/*/seatmap
// @grant        none
// ==/UserScript==

(function() {
    'use strict';

    // Your code here...
    document.querySelector("#goToPaymentButton").click();
})();

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址