[Privoxy-commits] [privoxy] branch master updated: Adjust spotify.com pattern again so the tests actually pass
User Git
git at git.privoxy.org
Thu Jan 1 16:01:09 CET 2026
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
The following commit(s) were added to refs/heads/master by this push:
new b8380ccc Adjust spotify.com pattern again so the tests actually pass
b8380ccc is described below
commit b8380ccc634516f96fdf07e3b6b445d6fd8dcb76
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Thu Jan 1 16:01:14 2026 +0100
Adjust spotify.com pattern again so the tests actually pass
---
default.action.master | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/default.action.master b/default.action.master
index 6c8e8d82..9caa602c 100644
--- a/default.action.master
+++ b/default.action.master
@@ -2775,7 +2775,7 @@ login.skype.com/login\?
# URL = https://www.spotify.com/en/login/?forward_url=https%3A%2F%2Fwww.spotify.com%2Ffavicon.ico
# URL = https://www.spotify.com/de/en/login/?forward_url=https%3A%2F%2Fwww.spotify.com%2Ffavicon.ico
# URL = http://www.spotify.com/login/?forward_url=https%3A%2F%2Fwww.spotify.com%2Ffavicon.ico
-www.spotify.com/.*/login/\?
+www.spotify.com/.*login/\?
# URL = https://www.reddit.com/login?dest=https%3A%2F%2Fwww.reddit.com%2Ffavicon.ico
# URL = https://www.reddit.com/login/?dest=https%3A%2F%2Fwww.reddit.com%2Ffavicon.ico
www.reddit.com/login
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list