electerious / electerious/Ackee
Hosting my website on netlify makes requests from preview builds logged
Open
bug
- Dominant language
- JavaScript
- Stars
- 4.7k
- Forks
- 384
- PR merge metrics
- No merged PRs in 30d
Description
**🐞 Describe the bug**
I have ackee and my website both hosted on netlify.
```
ACKEE_ALLOW_ORIGIN="https://rckt.cc"
ACKEE_AUTO_ORIGIN="false"
```
But I see requests logged from the preview builds.
**📚 To Reproduce**
Probably have the tracked app hosted on netlify and see this happening on deploy?
**💡 Expected behavior**
I expected that the whitelisted origins prevent loggin requests from other sources.
**🖼️ Screenshots**

**⚙️ Environment**
- Installation: Netlify
- Ackee version: 3.4.1
Contributor guide
Assessment
This issue has not been assessed yet.