Main public logs

From Lucca's Wiki
Jump to navigationJump to search

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

Logs
  • 20:39, 17 November 2025 50.220.241.211 talk created page VM Userscript to disable website right-click and copy-blocking (Created page with " // ==UserScript== // @name Force Enable Right Click, Copy & Paste // @namespace http://tampermonkey.net/ // @version 3.0 // @description Re-enables right click, text selection, and copying/pasting on all sites // @author You // @match https://www.netacad.com/* // @grant none // @run-at document-start // ==/UserScript== (function() { 'use strict'; // Re-enable text selection and right-click const style...")