[deviantart:following] use OAuth API endpoint (#2511)

This commit is contained in:
Mike Fährmann
2024-07-31 17:21:39 +02:00
parent 095f278d6f
commit 2bf76461ce
2 changed files with 16 additions and 4 deletions

View File

@@ -1003,4 +1003,10 @@ __tests__ = (
"#count" : 50,
},
{
"#url" : "https://www.deviantart.com/shimoda7/watching",
"#category": ("", "deviantart", "following"),
"#class" : deviantart.DeviantartFollowingExtractor,
},
)