Medium to Freedium

30/06/2024, 11:35:39

目前為 2024-08-04 提交的版本,檢視 最新版本

作者
intercepted16
評價
0 0 0
版本
1.3
建立日期
2024-07-07
更新日期
2024-08-04
尺寸
1.8 KB
授權條款
MIT
腳本執行於

This userscript automates the redirection of Medium articles to freedium.cfd, a site that allows you to read Medium Premium articles for free! The reason you cannot use a simple redirection pattern is due to the following reasons:

  • Medium is an SPA; therefore browsing articles and clicking on one wouldn't rerun the script
  • Some Medium articles are on nested subdomains, not on the domain medium.com

This userscript solves those issues. It runs on the first navigation of a two nested subdomain site & checks if it's a Medium article using some meta tag properties. It exits if we're not. It also checks whether we're on an article on medium.com.

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址