Twitter supports x:// to align with it's new re-branding (#971)

This commit is contained in:
Chris Caron
2023-10-08 08:56:00 -04:00
committed by GitHub
parent ae0c412b41
commit 902f39cd58
2 changed files with 2 additions and 2 deletions

View File

@ -87,7 +87,7 @@ apprise_url_tests = (
'notify_response': False,
# Our expected url(privacy=True) startswith() response:
'privacy_url': 'twitter://c...y/****/a...2/****',
'privacy_url': 'x://c...y/****/a...2/****',
}),
('twitter://consumer_key/consumer_secret/atoken3/access_secret'
'?cache=no', {