Creating get remote messages from html and Modifying nitter provider.

This commit is contained in:
ruidajo 2022-06-09 13:10:25 -05:00
parent 773d94383c
commit 07516e4dc6
2 changed files with 5 additions and 1 deletions

View File

@ -3,4 +3,4 @@ nitterProvider
"For a full list of Nitter providers, see:
https://github.com/zedeus/nitter/wiki/Instances"
^ 'https://nitter.42l.fr/'
^ 'https://nitter.ca/'

View File

@ -0,0 +1,4 @@
accessing
getRemoteMessagesFromHtml
^ self messages: (self collectRawTweetsUpToPage: 1)