Reddit Age Bypass

Bypass the "open in app prompt" for nsfw posts

Autor
bertigert
Installationen heute
1
Installationen gesamt
3.486
Bewertungen
2 0 0
Version
1.02
Erstellt am
01.04.2024
Letzte Aktualisierung
12.09.2024
Größe
1,97 KB
Lizenz
MIT
Wird angewandt auf

Tutorial on how to bypass the restrictions for NSFW posts, meaning you can view them even if you are not logged in.

Greazyfork Github

1. Block requests for the following script

www.redditstatic.com/shreddit/*xpromo-nsfw-blocking-modal-*.js

A Ublock filter would look like this

www.redditstatic.com/shreddit*xpromo-nsfw-blocking-modal-*.js$script,domain=www.reddit.com

Step 1 is for removing this

image\

2. Now you can either use the script or add another Ublock filter (This does not seem to be necessary anymore as of 09.2024)

2.1 Ublock Filter (preferred)

www.reddit.com##div.prompt

The only reason you should not be using the filter is if it impacts other areas.

2.2 Script

Use Tampermonkey to load the userscript, it is more precise than the Ublock filter.

Step 2 is for removing this

image

长期地址
遇到问题?请前往 GitHub 提 Issues。