Jump to content
Forumu Destekleyenlere Katılın ×
Paticik Forumları
2000 lerden beri faal olan, çok şukela bir paylaşım platformuyuz. Hoşgeldiniz.

vay anasını


Llama

Öne çıkan mesajlar

*monkey userscript kullanan varsa eklesin bunu ne kadar boktan bir efekttir asdf

// ==UserScript==
// @name         Paticik kar pohsu
// @run-at       document-idle
// @namespace    http://tampermonkey.net/
// @version      2023-12-27
// @description  try to take over the world!
// @author       You
// @match        https://forum.paticik.com/*
// @grant        none
// ==/UserScript==

(function() {
    'use strict';
        setTimeout(() => {
            document.querySelectorAll('.snowMobileFoo').forEach(lolz => lolz.remove());
            document.querySelector('#lights').remove();
        }, 200);
})();

 

ad3m tarafından düzenlendi
Link to comment
Sosyal ağlarda paylaş

×
×
  • Yeni Oluştur...