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
Размер
2,0 КБ
Лицензия
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。