From 51e547caf966cc8dd8c4d51dba6d554fb2fdaceb Mon Sep 17 00:00:00 2001 From: Raika Dial <11895762+raikaDial@users.noreply.github.com> Date: Tue, 3 Mar 2026 16:55:18 -0600 Subject: [PATCH 1/2] Add myheartliveshere.com to blocklist. --- list.txt | 2 ++ list_uBlacklist.txt | 1 + noai_hosts.txt | 1 + 3 files changed, 4 insertions(+) diff --git a/list.txt b/list.txt index a1cab29..024ce2d 100644 --- a/list.txt +++ b/list.txt @@ -1780,6 +1780,7 @@ duckduckgo.com,bing.com##a[href*="ipv6.rs"]:upward(li):remove() duckduckgo.com,bing.com##a[href*="homediningkitchen.com"]:upward(li):remove() duckduckgo.com,bing.com##a[href*="psichologyanswers.com"]:upward(li):remove() duckduckgo.com,bing.com##a[href*="umatechnology.org"]:upward(li):remove() +duckduckgo.com,bing.com##a[href*="www.myheartliveshere.com"]:upward(li):remove() ! // VoiceMod shit @@ -3580,6 +3581,7 @@ google.com##a[href*="ipv6.rs"]:upward(2):remove() google.com##a[href*="homediningkitchen.com"]:upward(2):remove() google.com##a[href*="psichologyanswers.com"]:upward(2):remove() google.com##a[href*="umatechnology.org"]:upward(2):remove() +google.com##a[href*="www.myheartliveshere.com"]:upward(2):remove() ! // VoiceMod shit diff --git a/list_uBlacklist.txt b/list_uBlacklist.txt index a62916c..ecf810f 100644 --- a/list_uBlacklist.txt +++ b/list_uBlacklist.txt @@ -1778,6 +1778,7 @@ *://*.homediningkitchen.com/* *://*.psichologyanswers.com/* *://*.umatechnology.org/* +*://*.www.myheartliveshere.com/* # // VoiceMod shit diff --git a/noai_hosts.txt b/noai_hosts.txt index 1a02c31..72a1572 100644 --- a/noai_hosts.txt +++ b/noai_hosts.txt @@ -2300,5 +2300,6 @@ 0.0.0.0 www.homediningkitchen.com 0.0.0.0 www.psichologyanswers.com 0.0.0.0 www.umatechnology.org +0.0.0.0 www.myheartliveshere.com From f96b28029525331416f341d67b26a0f1bd0ae093 Mon Sep 17 00:00:00 2001 From: Raika Dial <11895762+raikaDial@users.noreply.github.com> Date: Tue, 3 Mar 2026 16:58:14 -0600 Subject: [PATCH 2/2] Remove erroneous leading www. --- list.txt | 4 ++-- list_uBlacklist.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/list.txt b/list.txt index 024ce2d..fbb7139 100644 --- a/list.txt +++ b/list.txt @@ -1780,7 +1780,7 @@ duckduckgo.com,bing.com##a[href*="ipv6.rs"]:upward(li):remove() duckduckgo.com,bing.com##a[href*="homediningkitchen.com"]:upward(li):remove() duckduckgo.com,bing.com##a[href*="psichologyanswers.com"]:upward(li):remove() duckduckgo.com,bing.com##a[href*="umatechnology.org"]:upward(li):remove() -duckduckgo.com,bing.com##a[href*="www.myheartliveshere.com"]:upward(li):remove() +duckduckgo.com,bing.com##a[href*="myheartliveshere.com"]:upward(li):remove() ! // VoiceMod shit @@ -3581,7 +3581,7 @@ google.com##a[href*="ipv6.rs"]:upward(2):remove() google.com##a[href*="homediningkitchen.com"]:upward(2):remove() google.com##a[href*="psichologyanswers.com"]:upward(2):remove() google.com##a[href*="umatechnology.org"]:upward(2):remove() -google.com##a[href*="www.myheartliveshere.com"]:upward(2):remove() +google.com##a[href*="myheartliveshere.com"]:upward(2):remove() ! // VoiceMod shit diff --git a/list_uBlacklist.txt b/list_uBlacklist.txt index ecf810f..7e29786 100644 --- a/list_uBlacklist.txt +++ b/list_uBlacklist.txt @@ -1778,7 +1778,7 @@ *://*.homediningkitchen.com/* *://*.psichologyanswers.com/* *://*.umatechnology.org/* -*://*.www.myheartliveshere.com/* +*://*.myheartliveshere.com/* # // VoiceMod shit