Anyone else using this to bypass those pesky paywalls? It’s working great for me using the docker container.

  • @TheButtonJustSpins
    link
    English
    177 months ago

    It says this is inspired by 13ft Ladder, which is also self hosted. What’s the difference between the two?

  • @daftwerder@lemm.ee
    link
    fedilink
    English
    117 months ago

    As someone that’s never used any of those services, what’s the difference between this and bypass paywalls clean?

  • @Damage@feddit.it
    link
    fedilink
    English
    77 months ago

    Terrible choice of name, ladder is the name of a popular programming language for industrial automation, googling it would be a nightmare

  • krellor
    link
    fedilink
    67 months ago

    Thanks for posting. I just deployed to my container host in AWS ECS and it’s working well in my testing. Very easy deployment with docker.

  • @dan@upvote.au
    link
    fedilink
    English
    47 months ago

    Why would you want to remove CORS headers? Won’t that break a bunch of things?

      • @dan@upvote.au
        link
        fedilink
        English
        37 months ago

        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.

        • @TheButtonJustSpins
          link
          English
          27 months ago

          Oh, I assumed you could replace them. If it’s just remove, you’re 100% right.