Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
// @description 自动检测Medium文章(包括子域名和自定义域名),替换URL为scribe.rip来解锁Medium付费文章
// @description:en Automatically detect Medium articles (including subdomains and custom domains) and replace the URL with scribe.rip to unlock Medium Posts.
// @author Yaap
// @match *://*/*
// @include *://medium.com/*
// @include *://*.medium.com/*
// @grant none
// @license MIT
// ==/UserScript==
Expand Down