אתה מכור!!!

test

// ==UserScript==
// @name         אתה מכור!!!
// @namespace    http://ekoforums.com
// @version      1.0
// @description  test
// @author       Eithanet
// @match        http://ekoforums.com/*
// @grant        none
// ==/UserScript==

document.getElementById("wrap").innerHTML = '<h1 style="color: black;">צא מהפורום יא מכור!!</h1>';