steam phishing prevention removal

steam wants to save me from phishing. Thanks but I got this.

  1. // ==UserScript==
  2. // @name steam phishing prevention removal
  3. // @namespace https://gf.qytechs.cn/users/2226-adam
  4. // @include https://steamcommunity.com/linkfilter/?url=*
  5. // @version 0.1
  6. // @grant none
  7. // @description steam wants to save me from phishing. Thanks but I got this.
  8. // ==/UserScript==
  9. window.location = String(window.location).substring(43);

QingJ © 2025

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