// ==UserScript== // @name 99233 // @namespace http://tampermonkey.net/ // @version 0.1 // @description try to take over the world! // @author You // @match https://www.douyu.com/ // @icon https://www.google.com/s2/favicons?domain=douyu.com // @grant none // ==/UserScript== (function() { 'use strict'; })();