Reddit Age Bypass

Bypass the "open in app prompt" for nsfw posts

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 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