Add allow list
At this point we want to be sure only known TextAPI implementations can POST
to our service.
Therefore we have to implement a allow list which includes all accepted URLs.
At this point we want to be sure only known TextAPI implementations can POST
to our service.
Therefore we have to implement a allow list which includes all accepted URLs.