Reddit Age Bypass

Bypass the "open in app prompt" for nsfw posts

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
bertigert
日安装量
0
总安装量
3,775
评分
2 0 0
版本
1.02
创建于
2024-04-01
更新于
2024-09-12
大小
2.0 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