📌 📄 内容摘要:
Neuroplexus 在 随机点赞帖子 中发帖
// ==UserScript==
// @name Linux.do Auto-Liker!
// @namespace http://tampermonkey.net/
// @version 0.2
// @description Auto-Liker!
// @author Neuroplexus
// @match https://linux.do/t/*
// @grant none
// @run-at document-end
// ==UserScript==
(function() {
'use strict';
function getRandomInt(min, max) {
min = Math.ceil(min);
max =...
────────── 链接信息 ────────── 🔗 论坛链接: linux.do 📎 访问地址: https://linux.do/t/topic/503965/1 ─────────────────────────────
📢 来源:LINUX DO