Only use this if you're not retarded.
当前为
// ==UserScript==
// @name Skip Steam link filter
// @description Only use this if you're not retarded.
// @namespace https://greasyfork.org/users/3372-nixxquality
// @include https://steamcommunity.com/linkfilter/*
// @version 1
// @grant none
// ==/UserScript==
document.getElementById('proceedButton').click();