hadithhouse / HadithHouseApi

Backend for Hadith House
http://www.hadithhouse.net/
MIT License
3 stars 3 forks source link

feat(cors) Add CORS support #428

Closed rafidka closed 6 years ago

rafidka commented 6 years ago

Requests from *.hadithhouse.net are allowed to make AJAX requests to the API.

Close #426