• by Avfrosta on 12/28/2024, 2:42:47 PM

    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.

  • by heyarviind2 on 12/28/2024, 7:05:29 AM

    This is really awesome, can you make it opensource