@gaottantacinque, I just tested the mentions script and it errored out. I am not a java programmer so I cannot really understand the code.
Are you going to update for 2019 tax info?
@gaottantacinque, I just tested the mentions script and it errored out. I am not a java programmer so I cannot really understand the code.
Are you going to update for 2019 tax info?
(It’s in plain JavaScript, not Java)
Thanks for letting me know. They probably changed the site user interface so I need to update my old script.Hi @mytechtrail,
At some point this month I will also create a new post with some more robust code using steemJs instead of web scraping a third party site.
Which account will you post it to?
@gaottantacinque or @marcocasario
I will post it on @gaottantacinque, that’s my main account for blogging
Hey @mytechtrail, I just tested it and managed to reproduce your issue.
A new tab correctly opens only once, after that it's blocked by Chrome/Opera/Brave.
The solution is simple, you simply have to allow popups from that domain:
The error that I got was:
Unable to read document from null
If it was different for you please paste the error here in a reply.
Thx