/* */
Skip to content
Rulebreakers
Civil Disobedience Is The Only Answer
Primary Menu
Rulebreakers
Home
RSS
Email
Bluesky
Mastodon
Reddit
Telegram
Threads
Youtube
Search for:
Registration has been disabled.
const loadScriptsTimer=setTimeout(loadScripts,5*1000);const userInteractionEvents=["mouseover","keydown","touchstart","touchmove","wheel"];userInteractionEvents.forEach((event){window.addEventListener(event,triggerScriptLoader,{passive:!0})}); triggerScriptLoader(){loadScripts();clearTimeout(loadScriptsTimer);userInteractionEvents.forEach((event){window.removeEventListener(event,triggerScriptLoader,{passive:!0})})} loadScripts(){document.querySelectorAll("script[data-type='lazy']").forEach((elem){elem.setAttribute("src",elem.getAttribute("data-src"))})} "use strict";window.FIConfig={lazyMethod:"javascript",lazyMargin:500};var flyingImages=(){var a=document.querySelectorAll("[data-loading=\"lazy\"]");if(window.FIConfig.lazyMethod.includes("native")&&"loading"in HTMLImageElement.prototype)a.forEach((a){a.removeAttribute("data-loading"),a.setAttribute("loading","lazy"),a.dataset.srcset&&(a.srcset=a.dataset.srcset),a.src=a.dataset.src});else if(window.IntersectionObserver){var b=new IntersectionObserver((a){a.forEach((a){a.isIntersecting&&(b.unobserve(a.target),a.target.dataset.srcset&&(a.target.srcset=a.target.dataset.srcset),a.target.src=a.target.dataset.src,a.target.classList.add("lazyloaded"),a.target.removeAttribute("data-loading"))})},{rootMargin:window.FIConfig.lazyMargin+"px"});a.forEach((a){b.observe(a)})}else for(var c=0;c