📌 📄 内容摘要:
宇宙宙长 (@WWZ) 在 为了让大家上网安全,我呕心沥血啊... 中发帖
// ==UserScript==
// @name 宇宙网络安全盾
// @namespace http://tampermonkey.net/
// @version 1.3
// @description Block access to specified domains and perform exact keyword filtering
// @author Your Name
// @match *://*/*
// @grant none
// @run-at document-start
// ==/UserScript==
(function() {
'use strict';
const blacklist = [
// 腾讯系
...
────────── 链接信息 ────────── 🔗 论坛链接: linux.do 📎 访问地址: https://linux.do/t/topic/188814/1 ─────────────────────────────
📢 来源:LINUX DO