Reddit Age Bypass

Bypass the "open in app prompt" for nsfw posts

المؤلف
bertigert
التثبيت اليومي
1
إجمالي التثبيت
3,486
التقييمات
2 0 0
الإصدار
1.02
تم إنشاؤه
01-04-2024
تم تحديثه
12-09-2024
Size
1.97 KB
الترخيص
MIT
ينطبق على

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。