diff --git a/README.md b/README.md index ca0584f..f7e5c97 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ [MIT Sloan Management Review](https://sloanreview.mit.edu) - [Modern Healthcare](https://www.modernhealthcare.com) - [Quartz](https://qz.com) - +[Seeking Alpha](https://seekingalpha.com) - [The Business Journals](https://www.bizjournals.com) - [The Wall Street Journal](https://www.wsj.com) ##### Sports @@ -170,7 +171,7 @@ [De Tijd](https://www.tijd.be) - [Groene Amsterdammer](https://www.groene.nl) - [Het Financieel Dagblad](https://fd.nl) - -[Humo.be]{https://www.humo.be} - +[Humo.be](https://www.humo.be) - [Leeuwarder Courant](https://www.lc.nl) - [NRC Handelsblad](https://www.nrc.nl) - [Parool](https://www.parool.nl) - diff --git a/background.js b/background.js index f3072b9..e29db5f 100644 --- a/background.js +++ b/background.js @@ -47,6 +47,7 @@ var allow_cookies = [ 'prime.economictimes.indiatimes.com', 'quora.com', 'scribd.com', +'seekingalpha.com', 'techinasia.com', 'telegraph.co.uk', 'the-american-interest.com', @@ -106,6 +107,7 @@ const use_google_bot = [ 'ntnews.com.au', 'prime.economictimes.indiatimes.com', 'quora.com', +'seekingalpha.com', 'telegraph.co.uk', 'theathletic.com', 'theaustralian.com.au', diff --git a/sites.js b/sites.js index 615ef99..f95958d 100644 --- a/sites.js +++ b/sites.js @@ -100,6 +100,7 @@ var defaultSites = "San Francisco Chronicle": "sfchronicle.com", "Scientific American (free articles only)": "scientificamerican.com", "Scribd (documents only)": "scribd.com", + "Seeking Alpha": "seekingalpha.com", "SOFREP": "sofrep.com", "Statista": "statista.com", "SunSentinel": "sun-sentinel.com",