psychobunny / nodebb-plugin-blog-comments

Lets NodeBB act as a comments engine/widget for your blog
BSD 2-Clause "Simplified" License
98 stars 55 forks source link

fix: CORS Access-Control-Allow-Origin undefined #86

Closed freekingd closed 2 years ago

freekingd commented 5 years ago

Sometimes req.get('origin') is undefined, unluckily will be blocked by CORS policy.