Greasy Fork is available in English.
try to take over the world!
当前为
// ==UserScript==
// @name Ad remover
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @include http://83.popmundo.com/*
// @include http://84.popmundo.com/*
// @include http://85.popmundo.com/*
// @include https://83.popmundo.com/*
// @include https://84.popmundo.com/*
// @include https://85.popmundo.com/*
// @grant none
// ==/UserScript==
document.getElementById("ppm-bottomads").remove();
document.getElementById("ppm-sideads").remove();
var menus= document.getElementById("ppm-sidemenu").getElementsByClassName("box")[0].getElementsByClassName("menu");
menus[menus.length - 1].innerText = "Kekstralar";