Post by Bashy
You may try this : create `.htaccess` file in the same directory of the `nostr.json` with the following content :
```
Header add Access-Control-Allow-Origin "*"
```
Not sure hostinger allows this apache configuration, but you can try.
0
0
0