Skip to content

bababoi-2/Reddit-Age-Bypass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Tutorial on how to bypass the restrictions for NSFW posts if you are not logged in.

Greazyfork

1. Block requests for the following script

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

A Ublock filter would look like this

www.redditstatic.com/shreddit/*xpromo-nsfw-blocking-modal-desktop-*.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

2.1 Ublock Filter (preferred)

www.reddit.com##div.prompt

The only reason you should not be using the filter is if it has an impact on 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published