This commit is contained in:
szdotServer 2024-09-19 11:46:52 +07:00
parent 20773b062a
commit f9570a21eb

View File

@ -0,0 +1,3 @@
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin "*"
</IfModule>