📌 📄 内容摘要:
@Yater 在 来一段神秘代码 中发帖
神秘代码,功能未知。 🫠
// ==UserScript==
// @name Mysterious Code
// @namespace Yater
// @match https://linux.do/*
// @grant none
// @version 0.1
// @author yater
// @run-at document-start
// @description Mysterious Code
// ==/UserScript==
(function (){
new MutationObserver((mutations) => {
mutations.forEach((mutation) => {
if (mutation.type === "...
────────── 链接信息 ────────── 🔗 论坛链接: linux.do 📎 访问地址: https://linux.do/t/topic/305864/1 ─────────────────────────────
📢 来源:LINUX DO