Bashy on Nostr: You may try this : create `.htaccess` file in the same directory of the `nostr.json` ...
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.
Published at
2023-04-05 21:10:55Event JSON
{
"id": "7e24a794d9f3cab1b4e6bc99a482a88fb42840752222ac043159d47d62cb3f62",
"pubkey": "566516663d91d4fef824eaeccbf9c2631a8d8a2efee8048ca5ee6095e6e5c843",
"created_at": 1680729055,
"kind": 1,
"tags": [
[
"e",
"44046d865897e3f0fef52ad2fe7f7262488b5c7f93ea33faf24b8b4bdf981cb5",
"",
"reply"
],
[
"p",
"3b4164353e9bf18c261f4a90ba64efd5cc2e87eb9e8ab8f4a62ad366af835bce"
]
],
"content": "You may try this : create `.htaccess` file in the same directory of the `nostr.json` with the following content :\n```\nHeader add Access-Control-Allow-Origin \"*\"\n```\n\nNot sure hostinger allows this apache configuration, but you can try.",
"sig": "cf610bd8c25ae3af2b64b7c327747412a006bce40b0d42834eebcbdce9f177fa1cca91f6e5a6ec5828338dd47fd136de44b6b9e777dea0742992ad98588435ce"
}