[misskey] update

- rename to 'MisskeyFavoriteExtractor'
- add 'access-token' option to docs
- add test URLs for other instances
- simplify 'pattern'
This commit is contained in:
Mike Fährmann
2023-05-23 22:15:20 +02:00
parent f9b7a033e0
commit c76f0f3a1b
4 changed files with 21 additions and 10 deletions

View File

@@ -190,6 +190,7 @@
"password": null
},
"misskey": {
"access-token": null,
"renotes": false,
"replies": true
},