• JustEnoughDucks@feddit.nl
    link
    fedilink
    arrow-up
    6
    ·
    16 days ago

    It seems as though codeberg and github were deleted or made private and their website is just a “go away” webp now so I can’t search through the blocklist

    • AceFuzzLord@lemmy.zip
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      16 days ago

      IDK how to do it on windows, but this command should work if you have either linux or android with termux available:

      curl -s https://tesseract.dubvee.orv/tesseract/api/system/policy | base64 -d | gunzip > policy.json

      It worked for me just a few minutes ago, so it’s not gone yet.

      I also don’t know how to do this on iOS/ipadOS, if it’s even possible, but of macOS’s terminal is anything like linux, the command should still work.

      Edit:

      Tried in termux and the

      gunzip > policy.json

      part was giving me an error I didn’t even wanna bother trying to troubleshoot because I’m on a phone and don’t wanna have to set up screen sharing on my desktop just to fix something inconsequential to me.

      I also was dumb and got trapped accidentally by going into nano. Cannot figure out how to get out of it on mobile…