📌 📄 内容摘要:
近战法师 (@leeorz) 在 搞了个L站春节灯笼效果,各位佬来试试哇 中发帖
[image]
脚本如下,直接放油猴里面就行:
// ==UserScript==
// @name Lantern on linux.do
// @namespace http://tampermonkey.net/
// @version 0.1.0
// @description Add a lantern element to linux.do
// @author You
// @match https://linux.do/*
// @grant none
// ==/UserScript==
(function() {
'use strict';
// Generated from lantern.html
// CSS
const style = docum...
────────── 链接信息 ────────── 🔗 论坛链接: linux.do 📎 访问地址: https://linux.do/t/topic/328946/1 ─────────────────────────────
📢 来源:LINUX DO