mirror of
https://github.com/caronc/apprise.git
synced 2025-12-18 10:14:03 +08:00
Deprication Cleanup and Code Tidy (#593)
This commit is contained in:
@@ -100,7 +100,7 @@ apprise_url_tests = (
|
||||
# Our expected url(privacy=True) startswith() response:
|
||||
'privacy_url': 'jsons://user:****@localhost:8080',
|
||||
}),
|
||||
('json://localhost:8080/path?-HeaderKey=HeaderValue', {
|
||||
('json://localhost:8080/path?+HeaderKey=HeaderValue', {
|
||||
'instance': plugins.NotifyJSON,
|
||||
}),
|
||||
('json://user:pass@localhost:8081', {
|
||||
|
||||
Reference in New Issue
Block a user