Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
playground:useruser [2025/01/25 15:04] – removed user478 | playground:useruser [2025/01/26 16:57] (current) – wgp | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | < | ||
+ | < | ||
+ | function fetch_request(url, | ||
+ | // fetching the pad | ||
+ | fetch(`${url}`, | ||
+ | ' | ||
+ | ' | ||
+ | }) | ||
+ | .then(response => response.text() ) | ||
+ | .then(css => inject_css(css) ); | ||
+ | } | ||
+ | function inject_css(css){ | ||
+ | console.log(' | ||
+ | let el = document.createElement(' | ||
+ | el.id = " | ||
+ | el.innerText = css; | ||
+ | document.head.appendChild(el); | ||
+ | }; | ||
+ | fetch_request("/ | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | ====== ====== USER__USER ====== ====== | ||
+ | |||
+ | what if platforms were ? | ||
+ | intimate | ||
+ | decomposing, | ||
+ | huts | ||
+ | hot | ||
+ | made out of fabrics | ||
+ | seamfull | ||
+ | allowing user customisation | ||
+ | gardens | ||
+ | had opening hours | ||
+ | only accessible during full moon | ||
+ | fun | ||
+ | connected to the weather / powered by windmils | ||
+ | non-waterproof | ||
+ | a place you put on fancy clothes to party and have fun | ||
+ | only accessible at 21yo | ||
+ | like a party with invits and you dress up and have fun | ||
+ | only accesible from a specific place | ||
+ | our common altar | ||
+ | only for old people | ||
+ | made out of wood | ||
+ | non existing | ||
+ | non digital | ||
+ | reminding you of their biased algorithm | ||
+ | phychic prisons | ||
+ | only accessible when sitting on a pillow | ||
+ | had ghosts | ||
+ | an island | ||
+ | toilet doors | ||
+ | |||