Set up a cross-domain AJAX

Employer
[no-member:pro]Miron[/no-member:pro]Miron
Project parameters
Type of cooperationOne-time project
SectionWeb development
Prepaymentwithout prepayment
Payment methodsBank transfer, Electronic money
Acceptance of requestsclosed
Project description
There are many landing pages in pure HTML + CSS + JS. There is a CRM that accepts all orders. All landing pages and CRMs are on different domains. When sending data about the application for the CRM domain from the landing domain, there is a ban on the browser side. You need to configure cross-domain AJAX requests from landing pages with any domain to the CRM domain. At the same time, when changing the CRM domain, the ability to send cross-domain requests should also be preserved.