Justin@lemmy.world to Selfhosted@lemmy.worldEnglish · 2 years agoeverywall/laddergithub.comexternal-linkmessage-square13linkfedilinkarrow-up1162arrow-down10file-text
arrow-up1162arrow-down1external-linkeverywall/laddergithub.comJustin@lemmy.world to Selfhosted@lemmy.worldEnglish · 2 years agomessage-square13linkfedilinkfile-text
Anyone else using this to bypass those pesky paywalls? It’s working great for me using the docker container.
minus-squaredan@upvote.aulinkfedilinkEnglisharrow-up4·2 years agoWhy would you want to remove CORS headers? Won’t that break a bunch of things?
minus-squareTheButtonJustSpins@infosec.publinkfedilinkEnglisharrow-up1·2 years agoIt would open things up.
minus-squaredan@upvote.aulinkfedilinkEnglisharrow-up3·2 years agoNo CORS headers means your browser can’t request the content if it’s on a different domain. That doesn’t seem useful to me? Maybe I’m missing something.
minus-squareTheButtonJustSpins@infosec.publinkfedilinkEnglisharrow-up2·2 years agoOh, I assumed you could replace them. If it’s just remove, you’re 100% right.
Why would you want to remove CORS headers? Won’t that break a bunch of things?
It would open things up.
No CORS headers means your browser can’t request the content if it’s on a different domain. That doesn’t seem useful to me? Maybe I’m missing something.
Oh, I assumed you could replace them. If it’s just remove, you’re 100% right.