[twitter] remove login support (#4202 #6029 #6040 #8362)

broken feature
This commit is contained in:
Mike Fährmann
2022-11-08 21:48:31 +01:00
parent fc61e551b1
commit c1d21e8cb9
5 changed files with 6 additions and 205 deletions

View File

@@ -532,7 +532,7 @@ AUTH_MAP = {
"tiktok" : _COOKIES,
"tsumino" : "Supported",
"tumblr" : _OAUTH,
"twitter" : "Supported",
"twitter" : _COOKIES,
"vipergirls" : "Supported",
"wallhaven" : _APIKEY_WH,
"weasyl" : _APIKEY_WY,