Greasy Fork is available in English.
Filter out tier-restricted content on Alienware Arena
当前为
// ==UserScript==
// @name Alienware Arena Filters
// @namespace http://updownleftdie.com/
// @version 1.1.1
// @description Filter out tier-restricted content on Alienware Arena
// @author UpDownLeftDie
// @match https://*.alienwarearena.com/*
// @grant GM_setValue
// @grant GM_getValue
// @license AGPL
// ==/UserScript==
console.log('now hosted on github')