mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
Fix notion.so + SimilarWeb ext - high CPU usage
This commit is contained in:
@@ -20,6 +20,8 @@ rules:
|
||||
- regexp-patterns:
|
||||
# Do not forget to escape special regex characters
|
||||
#
|
||||
# Causes high CPU usage on notion.so
|
||||
- \|\|http-inputs-notion.splunkcloud.com\^$
|
||||
# https://github.com/hagezi/dns-blocklists/issues/7276
|
||||
- datadog.pool.ntp.org\^$
|
||||
# https://github.com/AdguardTeam/AdguardFilters/issues/212409
|
||||
|
||||
@@ -84,6 +84,7 @@ $cookie=_awl;maxAge=30,domain=nypost.com|al.com|9news.com
|
||||
!
|
||||
! NOTE: Specific rules
|
||||
!
|
||||
||http-inputs-notion.splunkcloud.com^$xmlhttprequest,redirect=nooptext
|
||||
||cdn.super.com/remote-event-registry.json
|
||||
||reservationday.com/metrics/
|
||||
||static.tacdn.com/js3/taevents-c.js
|
||||
|
||||
@@ -104,7 +104,6 @@
|
||||
||assets.publicgood.com^
|
||||
||tagm.uneedcomms.com^
|
||||
||openstats.co^
|
||||
||http-inputs-notion.splunkcloud.com^
|
||||
||sentinelpro.com^$third-party
|
||||
||openinstall.io^
|
||||
||s.ssl.qhres2.com^
|
||||
|
||||
Reference in New Issue
Block a user