Thanks Gabe

Gives you the option to disable link filter. Thanks Gabe.

  1. // ==UserScript==
  2. // @name Thanks Gabe
  3. // @namespace http://twitter.com/DarkwindLeaf/
  4. // @version 1.0
  5. // @author DarkwindLeaf
  6. // @contributor http://steamcommunity.com/id/stfg/ - Icon
  7. // @description Gives you the option to disable link filter. Thanks Gabe.
  8. // @icon https://dl.dropboxusercontent.com/u/21409664/icons/thanks_gabe.png
  9. // @include http://steamcommunity.com/linkfilter/*
  10. // @include https://steamcommunity.com/linkfilter/*
  11. // ==/UserScript==
  12.  
  13. location.replace(location.href.substring(43));

QingJ © 2025

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