2 comments

  • Avfrosta11 hours ago
    The fake requests problem has been solved, atleast partly.

    I added a simple CORS check that makes sure the request is coming from the same domain as the request itself is saying it's coming from. Also added rate-limiting.

  • heyarviind218 hours ago
    This is really awesome, can you make it opensource
    • 15 hours ago
      undefined
    • Avfrosta14 hours ago
      Once I have smashed the last bugs I might do it. Never made something opensource before