diff --git a/chrome/sites.js b/chrome/sites.js index ad975eb..0770c2f 100644 --- a/chrome/sites.js +++ b/chrome/sites.js @@ -249,7 +249,8 @@ var sites = [ "please.news", "uuread.cc", "lookforward.cc", - "orgs.one" + "orgs.one", + "read-life.com" ]; module.exports = sites;