mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-24 17:00:33 +01:00
Working
This commit is contained in:
@@ -60,8 +60,6 @@ export default defineComponent({
|
||||
headers: {
|
||||
'Access-Control-Allow-Origin': 'https://arthurdanjou.fr',
|
||||
'Accept': '*/*',
|
||||
'Origin': 'https://arthurdanjou.fr',
|
||||
'host': 'https://arthurdanjou.fr'
|
||||
}
|
||||
})
|
||||
if (response.status === 200) {
|
||||
|
||||
Reference in New Issue
Block a user