I develop a SmartTV app therefore it's not hosted on any domain.
The service my methods ping are checking the referer from which the request originated, and approve just some specific domains (including my website, e.g. https://example.com)
How do I "manipulate" request header referer value, in order to be recognized by the service?