F365 External Links in new window

Target _blank

  1. // ==UserScript==
  2. // @name F365 External Links in new window
  3. // @description Target _blank
  4. // @match http://forum.football365.com/*
  5. // @grant none
  6. // @version 0.0.1.20150806075943
  7. // @namespace https://gf.qytechs.cn/users/14019
  8. // ==/UserScript==
  9.  
  10. $("a.postlink:not([href*='forum.football365'])").attr("target","_blank")

QingJ © 2025

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