Remove paywall? 12ft.io or similar? #221
twizzlebizzle
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
|
This service seems to work just by appending 12ft.io to the beginning of the string, so in this case a simple pattern can be added (in the pattern checker module) to do so: "12ft.io.": {
"regex": "^.*$",
"replacement": "https:\/\/12ft.io\/$0"
} |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Anyway of using urlcheck to remove paywall or redirect a link to a paywall remover like 12ft ladder?
https://www.bloomberg.com/news/articles/2023-04-25/netflix-loses-1-million-users-in-spain-over-password-policing?leadSource=uverify%20wall
Here's an example url
Beta Was this translation helpful? Give feedback.
All reactions