The only problem is the check cannot be done by parsing the url (osintteam.blog is not medium.com) but you could extend your script to all pages (https://*) and check for this url in the bottom of the page (class="h k j") https://help.medium.com/, all medium blogs have this url, so the page can be redirected.
Tell me if you will update the script, otherwise I'll create/share mine. Thank you 🙏
[Feature Request] Hello, there are blog/subdomains of medium that are not managed by the script, for example: https://osintteam.blog/top-osint-tools-for-cybersecurity-professionals-feac672efd39 this is not unlocked but you could use: https://medium.rest/query-by-url?urlPost= and it's unlocked.
The only problem is the check cannot be done by parsing the url (osintteam.blog is not medium.com) but you could extend your script to all pages (https://*) and check for this url in the bottom of the page (class="h k j") https://help.medium.com/, all medium blogs have this url, so the page can be redirected.
Tell me if you will update the script, otherwise I'll create/share mine. Thank you 🙏