Ghost/ghost/oembed-service/test
Kevin Ansfield 0b4e249037 🐛 Fixed bookmark creation for sites that block some user agents
closes https://linear.app/tryghost/issue/ENG-762

- nytimes.com and other sites return 403 responses when requests do not match typical browser user-agents
- our bookmark fetching requests were using `Ghost(https://github.com/TryGhost/Ghost)` meaning bookmark creation failed for these user-agent-blocking sites
- switched to using a standard browser user-agent string to avoid such blocks
2024-06-20 22:15:38 +01:00
..
.eslintrc.js
oembed-service.test.js 🐛 Fixed bookmark creation for sites that block some user agents 2024-06-20 22:15:38 +01:00