// ==UserScript== // @name Glamourdresser去滤镜 // @namespace CheeseEco // @version 0.2 // @description 去掉Glamourdresser的高斯模糊滤镜。 // @author CheeseEco // @match https://www.glamourdresser.com/* // @icon https://www.google.com/s2/favicons?domain=glamourdresser.com // @grant none // @downloadURL none // ==/UserScript== (function() { 'use strict'; var len=document.getElementsByTagName("img").length; for(var i=0;i