chore: anvil.it.com → inouter.com
This commit is contained in:
@@ -70,7 +70,7 @@ async function fetchExchangeRate(): Promise<{ rate: number; source: string }> {
|
||||
}
|
||||
|
||||
const CORS_HEADERS = {
|
||||
'Access-Control-Allow-Origin': 'https://hosting.anvil.it.com',
|
||||
'Access-Control-Allow-Origin': 'https://hosting.inouter.com',
|
||||
'Access-Control-Allow-Methods': 'GET, OPTIONS',
|
||||
'Access-Control-Allow-Headers': 'Content-Type',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user