# catdriver-Adguard **Repository Path**: MeowCold/catdriver-Adguard ## Basic Information - **Project Name**: catdriver-Adguard - **Description**: No description available - **Primary Language**: Shell - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2022-05-17 - **Last Updated**: 2022-05-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #猫盘x3p AdGuard 一键安装脚本 安装脚本 ``` cd /root/ && wget -N --no-check-certificate https://gitee.com/MeowCold/catdriver-Adguard/raw/master/install.sh && chmod +x install.sh && sh install.sh ``` 过滤规则 ``` AdGuard Simplified Domain Names filter https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt AdAway https://adaway.org/hosts.txt MalwareDomainList.com Hosts List https://www.malwaredomainlist.com/hostslist/hosts.txt StevenBlack http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts yhosts https://raw.githubusercontent.com/vokins/yhosts/master/hosts 大圣净化 https://raw.githubusercontent.com/jdlingyu/ad-wars/master/hosts 1024_hosts https://raw.githubusercontent.com/Goooler/1024_hosts/master/hosts neoHosts https://hosts.nfz.moe/full/hosts Google Host https://raw.githubusercontent.com/googlehosts/hosts/master/hosts-files/hosts ChinaList+EasyList(修正) http://sub.adtchrome.com/adt-chinalist-easylist.txt ```