avikalpg / free-time

https://myfreetimeinaweek.in helps its users recognize the amount of time they have in their life for things that they love.
GNU General Public License v3.0
5 stars 8 forks source link

Google Analytics and AdSense secrets should be hidden #14

Open avikalpg opened 2 years ago

avikalpg commented 2 years ago

Currently, these values are directly mentioned in the App.js file. Actually, making these values secret will not really protect them because these numbers are sent to the client every time they access the page. But not having them open in the repository should be better than the current situation.