localStorage.xD = "xD"
function setCookie(cname, value, exdays) {
var exdate = new Date();
exdate.setDate(exdate.getDate() + exdays);
var cvalue = escape(value) + ((exdays == null) ? "" : "; expires=" + exdate.toUTCString());
document.cookie = cname + "=" + cvalue + "; path=/";
}
setCookie('regulamin', 'accepted', 365);
$('#czaj').remove();
document.querySelectorAll('style').forEach(el => el.textContent.contains('#delform {background-image:') ? el.remove() : null);
$('#korona').remove();
$('#kurwy').remove();
$('.board').attr('style','background-image:none!important');
localStorage.xD='xD';
document.querySelectorAll('style').forEach(el=>el.textContent.contains('#delform{background-image:')?el.remove():null);
document.querySelectorAll('style').forEach(function(style) {
if (style.innerText.search('class=') && style.innerText.search('data:image')) {
style.remove();
}
});
$('img[src="https://karachan.org/b/src/rakusptakus2.jpg"]').attr('src',''); document.querySelectorAll('style').forEach(el => el.textContent.contains('#delform {background-image:') ? el.remove() : null)