Tutorial on how to bypass the restrictions for NSFW posts, meaning you can view them even if you are not logged in.
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
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)
www.reddit.com##div.prompt
The only reason you should not be using the filter is if it impacts other areas.
Use Tampermonkey to load the userscript, it is more precise than the Ublock filter.
Step 2 is for removing this

