mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 01:00:34 +08:00
Update Rules
This commit is contained in:
parent
936adaf2c6
commit
248264b777
@ -120,8 +120,7 @@ async function processFilterRules(filterRulesUrl) {
|
||||
(await Promise.all([
|
||||
processHosts('https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=1&mimetype=plaintext', true),
|
||||
processHosts('https://raw.githubusercontent.com/hoshsadiq/adblock-nocoin-list/master/hosts.txt'),
|
||||
processHosts('https://cdn.jsdelivr.net/gh/neoFelhz/neohosts@gh-pages/full/hosts'),
|
||||
processHosts('https://adaway.org/hosts.txt')
|
||||
processHosts('https://cdn.jsdelivr.net/gh/neoFelhz/neohosts@gh-pages/full/hosts')
|
||||
])).forEach(hosts => {
|
||||
hosts.forEach(host => {
|
||||
if (host) {
|
||||
|
||||
@ -17,6 +17,8 @@ cdn.pika.dev
|
||||
.deno.land
|
||||
.nest.land
|
||||
.denopkg.com
|
||||
.jspm.io
|
||||
.jspm.dev
|
||||
|
||||
# >> NPM
|
||||
registry.npmjs.org
|
||||
@ -44,9 +46,7 @@ i3.wp.com
|
||||
.gitlab.io
|
||||
|
||||
# >> Twitter
|
||||
abs-0.twimg.com
|
||||
abs.twimg.com
|
||||
pbs.twimg.com
|
||||
.twimg.com
|
||||
platform.twitter.com
|
||||
|
||||
# >> Facebook
|
||||
@ -55,10 +55,6 @@ platform.twitter.com
|
||||
# >> AMP
|
||||
.ampproject.org
|
||||
|
||||
# Cloudinary
|
||||
cloudinary-res.cloudinary.com
|
||||
res.cloudinary.com
|
||||
|
||||
# >> Google CDN
|
||||
fonts.googleapis.com
|
||||
fonts.gstatic.com
|
||||
@ -89,6 +85,9 @@ gravatar.cat.net
|
||||
.pages.dev
|
||||
.workers.dev
|
||||
|
||||
# >> Catbox
|
||||
files.catbox.moe
|
||||
|
||||
# Serverless Platform & Static Hosting
|
||||
.vercel.app
|
||||
.now.sh
|
||||
@ -105,6 +104,29 @@ gravatar.cat.net
|
||||
.tapecontent.net
|
||||
.sbcdnvideo.com
|
||||
|
||||
# >> Image CDN
|
||||
# Cloudinary
|
||||
cloudinary-res.cloudinary.com
|
||||
res.cloudinary.com
|
||||
# imgix
|
||||
.imgix.net
|
||||
# Imgur
|
||||
i.imgur.com
|
||||
# ibb.co
|
||||
i.ibb.co
|
||||
# imgtu / imgchr
|
||||
.ax1x.com
|
||||
# PostImage
|
||||
i.postimg.cc
|
||||
# Image Proxy
|
||||
images.weserv.nl
|
||||
# Other Image Server
|
||||
www.z4a.net
|
||||
i.jpg.dog
|
||||
.bmp.ovh
|
||||
i.niupic.com
|
||||
img.vim-cn.com
|
||||
|
||||
# >> General CDN
|
||||
# AWS S3
|
||||
s3.amazonaws.com
|
||||
@ -116,6 +138,10 @@ s3.amazonaws.com
|
||||
cdn.sstatic.net
|
||||
# PornHub
|
||||
.phncdn.com
|
||||
# Font.net
|
||||
.fonts.net
|
||||
# Naver
|
||||
.pstatic.net
|
||||
# Others
|
||||
.v2ex.co
|
||||
cdn.v2ex.com
|
||||
@ -125,3 +151,5 @@ use.fontawesome.com
|
||||
.website-files.com
|
||||
use.typekit.net
|
||||
pornimg.xyz
|
||||
.pimg.tw
|
||||
.pixfs.net
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -425,6 +425,7 @@ ad.winrar.com.cn
|
||||
ssp.api.tappx.com
|
||||
.zynga.com
|
||||
.zyngaplayersupport.com
|
||||
.adx.io
|
||||
|
||||
.adcolony.com
|
||||
.adpro.cn
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user