Made a small tweak for opening a community from my own instance:
// @match https://lemmy.world/c/*@lemmynsfw.com
A general repository for user scripts and plugins used to enhance the Lemmy browsing experience.
Post (or cross-post) your favorite Lemmy enhancements here!
General posting suggestions:
Thanks!
Made a small tweak for opening a community from my own instance:
// @match https://lemmy.world/c/*@lemmynsfw.com
I actually removed that match from the version I'm using so it unblurs everywhere lol. Do you think that's better?
It works, however I also started testing the old.reddit userscript and it removes nsfw blur by default. Separation of concerns failed lol
could you tell me which code you copy pasted to get that result? the one i'm testing from here seems to have been last edited 6 hours ago and doesn't contain the word "blur" (I ctrl f'd). Maybe I'm looking at the wrong place?
I didn't notice that it removes blur? it didn't for me. i will test again.
actually what I did was add more matches:
// @match https://lemmynsfw.com/*
// @match https://reddthat.com/*
// @match https://sh.itjust.works/*