您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
ContentBlocker is the NUMBER ONE solution to preventing your kids from visiting websites you don't want them to be visiting.
当前为
// ==UserScript== // @name ContentBlocker - Keep your kids safe on the internet! // @icon https://cdn-icons-png.flaticon.com/512/814/814108.png // @namespace https://gf.qytechs.cn/en/users/817964 // @homepage https://www.patreon.com/tech2survive // @version 1.3 // @description ContentBlocker is the NUMBER ONE solution to preventing your kids from visiting websites you don't want them to be visiting. // @author Hidden_X & 3xtr3m3 // @include *pornhub* // @include *ome* // @include *porn* // @include *houseparty* // @include *sex* // @include *telonym* // @include *kik* // @include *yolo* // @include *fuck* // @include *tinder* // @include *periscope* // @include *ask.fm* // @include *4chan* // @include *chatroulette* // @include *youporn* // @include *hentai* // @include *daddy* // @exclude *google* // @exclude *youtube* // @run-at document-start // @include https://gf.qytechs.cn/scripts/18490-ads-dom-remover-runner/code/Ads%20DOM%20Remover%20Runner.js?version=983896 // @license GNU General Public License v2.0 // @donate https://www.patreon.com/tech2survive // @grant none // ==/UserScript== // variables var con = confirm; var al = alert; var doc = window.document.title; // does stuff :3 doc = "Access Denied"; // document.title con("Website blocked by 'ContentBlocker' \nReason: Website not secure for kids. \n\nYou will now be redirected to www.google.com")&&window.open("https://www.google.com/"); // pop-up & window redirect open(location, '_self').close(); // reload the page if con = false / tab remains open /* Developed by Hidden_X & 3xtr3m3 - on behalf of Tech2Survive This is an open-source and copyright-free project. You can use and modify it as you wish. Warning: Any attempts of reuploading it without permission from the original creator (Hidden_X) will be taken down by GreasyFork as it goes against it's TOS! · Copyright is for cowards · ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Consider Donating: https://www.patreon.com/tech2survive Thank you :) */
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址