UserScriptsPublic/README.md
Nicholas Phillips d11dfea568 README.md update
2024-08-03 10:58:48 -04:00

32 lines
No EOL
1.5 KiB
Markdown

# These are my **public** UserScripts.
## [free-porn.user.js](build/free-porn.user.js) <small>[(.min.js)](build/free-porn.min.user.js)</small>
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
![OnlyFans - belledelphine screenshot](image.png)
| `Source` | `Original` | `Redirect` |
|---|---|---|
| `OnlyFans` | `https://onlyfans.com/belledelphine` | `https://coomer.su/onlyfans/user/belledelphine` |
| `Fansly` | `https://fansly.com/Morgpie/posts` | `https://coomer.su/fansly/user/286621667281612800` |
| `Patreon` | `https://www.patreon.com/user?u=3161935` | `https://kemono.su/patreon/user/3161935` |
### Extras
- [src/coomer.su.json](src/coomer.su.json) (contents of https://coomer.su/api/v1/creators.txt)
- [src/coomer.su-modded.json](src/coomer.su-modded.json) (minimal variant)
- [src/kemono.su.json](src/kemono.su.json) (contents of https://kemono.su/api/v1/creators.txt)
- [src/kemono.su-modded.json](src/kemono.su-modded.json) (minimal variant)
## [youtube/music/warning-proceed.user.js](build/youtube/music/warning-proceed.user.js) <small>[(.min.js)](build/youtube/music/warning-proceed.min.user.js)</small>
When listening to music in bed as I read, this prompt could occur at times. Causing me to have to get up to resume whatever mix I was listening to.
![alt text](image-1.png)
This script simply scans and clicks the proceed button.