From eb9f01b7db9ae2a58f8bc1173f7fe8894888d1a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nil=C3=A9ane?= Date: Thu, 7 Mar 2024 15:10:37 +0100 Subject: [PATCH] Updated list of keywords --- TangerineUI-cherry.css | 3 ++- TangerineUI-purple.css | 3 ++- TangerineUI.css | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/TangerineUI-cherry.css b/TangerineUI-cherry.css index a9f1ccf..158ffc9 100644 --- a/TangerineUI-cherry.css +++ b/TangerineUI-cherry.css @@ -6558,7 +6558,8 @@ a:is(.active, .app-body .trends__item:has( .trends__item__name a:is( - [href*="tune" i], + [href*="tune" i], + [href$="/np" i], [href*="nowplaying" i], [href*="singit" i], [href*="music" i], diff --git a/TangerineUI-purple.css b/TangerineUI-purple.css index 1da66b1..99efef8 100644 --- a/TangerineUI-purple.css +++ b/TangerineUI-purple.css @@ -6558,7 +6558,8 @@ a:is(.active, .app-body .trends__item:has( .trends__item__name a:is( - [href*="tune" i], + [href*="tune" i], + [href$="/np" i], [href*="nowplaying" i], [href*="singit" i], [href*="music" i], diff --git a/TangerineUI.css b/TangerineUI.css index 0683d19..29fcb04 100644 --- a/TangerineUI.css +++ b/TangerineUI.css @@ -6558,7 +6558,8 @@ a:is(.active, .app-body .trends__item:has( .trends__item__name a:is( - [href*="tune" i], + [href*="tune" i], + [href$="/np" i], [href*="nowplaying" i], [href*="singit" i], [href*="music" i],