飞客论坛显示所有评论

飞客信用卡论坛显示所有评论

// ==UserScript==
// @name         飞客论坛显示所有评论
// @namespace    Thomaskara
// @version      0.1
// @description  飞客信用卡论坛显示所有评论
// @author       Thomas Kara
// @match        http*://www.flyertea.com/*
// @grant        none
// @run-at       document-end
// ==/UserScript==

(function() {
    'use strict';
    jq(".comiis_width").find(".comiis_vrx").show();
})();

QingJ © 2025

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