steam phishing prevention removal

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

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

QingJ © 2025

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