Main public logs

From LYC4NTHR0PYZ

Combined display of all available logs of LYC4NTHR0PYZ. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 01:24, 20 March 2026 Mostknown663 talk contribs created page MediaWiki:Gadget-Confetti.js (Created page with "// == Confetti Effect == ( function () { 'use strict'; var canvas, ctx, particles, animId; function random( min, max ) { return Math.random() * ( max - min ) + min; } function createParticle() { return { x: random( 0, window.innerWidth ), y: random( -20, 0 ), w: random( 7, 14 ), h: random( 4, 8 ), color: 'hsl(' + Math.floor( random( 0, 360 ) ) + ',90%,60%)',...") Tags: Mobile edit Mobile web edit