hadalin / chrome-hidefedora

Chrome extension that removes troll youtube commenters (development discontinued)
http://hidefedora.hadalin.me
MIT License
60 stars 9 forks source link

Lower check time to every 1 hour? #48

Closed Fogest closed 9 years ago

Fogest commented 9 years ago

Since memcache is now in use to serve the json file I think you could lower the update interval to be something like every 1 hour instead of every 3 hours. The server should now easily be able to handle it as it is being served from memory instead of from a cache file.