飞客论坛显示所有评论

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

  1. // ==UserScript==
  2. // @name 飞客论坛显示所有评论
  3. // @namespace Thomaskara
  4. // @version 0.1
  5. // @description 飞客信用卡论坛显示所有评论
  6. // @author Thomas Kara
  7. // @match http*://www.flyertea.com/*
  8. // @grant none
  9. // @run-at document-end
  10. // ==/UserScript==
  11.  
  12. (function() {
  13. 'use strict';
  14. jq(".comiis_width").find(".comiis_vrx").show();
  15. })();

QingJ © 2025

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