No description
.forgejo/workflows | ||
build | ||
src | ||
.babelrc | ||
.gitignore | ||
.prettierrc | ||
build.js | ||
image.png | ||
package-lock.json | ||
package.json | ||
README.md |
These are my public UserScripts.
free-porn.user.js (.min.js)
This is a script which fetches and embeds all creators from coomer.su and kemono.su.
It will detect if a creator is on one of those sources, if it is, it offers to redirect.
Because no one wants porn on their monthly statement.
Examples
https://onlyfans.com/belledelphine
=>https://coomer.su/onlyfans/user/belledelphine
https://fansly.com/Morgpie/posts
=>https://coomer.su/fansly/user/286621667281612800
Extras
- src/coomer.su.json (contents of https://coomer.su/api/v1/creators.txt)
- src/coomer.su-modded.json (minimal variant)
- src/kemono.su.json (contents of https://kemono.su/api/v1/creators.txt)
- src/kemono.su-modded.json (minimal variant)