Публичный gateway для запросов виджетов MakeROI, когда прямой доступ к нашим серверам
из региона недоступен. Хост без цели в path — служебная страница; рабочий трафик идёт
через /{upstream-host}{path}.
https://p1.proxy.makeroi.ru/{host}{path}
Пример:
https://p1.proxy.makeroi.ru/sms.makeroi.tech/api/v0/eskiz/status
https://p1.proxy.makeroi.ru/kernel.makeroi.tech/api/v1/handshake
makeroi.techmakeroi.devmakeroi.rurequire(['https://service.makeroi.tech/static/scripts/set_widgets_proxy.js'], fn => fn('https://p1.proxy.makeroi.ru'))
settings.json виджета: {"proxy":{"enabled":true,"base":"https://p1.proxy.makeroi.ru"}}. Без отдельных запросов за настройкой.