opencovid.news source (no longer operational)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

215 lines
9.0 KiB

4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
  1. <!doctype html>
  2. <html lang="en">
  3. <head>
  4. <!-- Required meta tags -->
  5. <meta charset="utf-8">
  6. <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  7. <meta property="og:title" content="Open COVID News">
  8. <meta property="og:description" content="Publications who've made their Coronavirus and COVID-19 reporting openly available to the public.">
  9. <meta property="og:url" content="https://opencovid.news">
  10. <meta name="twitter:card" content="summary">
  11. <link rel="icon" href="favicon.png">
  12. <!-- Bootstrap CSS -->
  13. <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
  14. <!-- My CSS -->
  15. <style>
  16. body {
  17. font-weight: 300;
  18. padding-bottom: 16pt;
  19. }
  20. a.news {
  21. font-size: 1.25rem;
  22. font-weight: normal;
  23. }
  24. a.subscribe {
  25. font-size: 80%;
  26. color: #ff7b00;
  27. }
  28. div.shame {
  29. font-size: 1.25rem;
  30. color: #007b7b;
  31. }
  32. h2 {
  33. margin-top: 24pt;
  34. }
  35. span.note {
  36. font-size: 1rem;
  37. font-weight: 300;
  38. }
  39. img {
  40. padding-left: 8pt;
  41. padding-right: 8pt;
  42. }
  43. </style>
  44. <title>Open COVID News</title>
  45. </head>
  46. <body>
  47. <div class="container">
  48. <div class="row justify-content-center">
  49. <h1>Open COVID News</h1>
  50. </div>
  51. <div class="row">
  52. <div class="col">
  53. <p class="lead">
  54. Celebrating the newspapers &amp; magazines who&rsquo;ve made their Coronavirus and COVID-19 reporting openly available to the public.
  55. If you have the means, please consider supporting these publications.<br><br>
  56. Each link brings you directly to that publication's Coronavirus reporting.
  57. </p>
  58. </div>
  59. </div>
  60. <h2>Open Access</h2>
  61. <div class="row">
  62. <div class="col-lg-4 col-md-6">
  63. <a class="news" href="https://www.propublica.org/series/coronavirus">ProPublica</a>
  64. <a class="subscribe" href="https://go.propublica.org/donate">donate</a>
  65. </div>
  66. <div class="col-lg-4 col-md-6">
  67. <a class="news" href="https://www.npr.org/series/812054919/the-coronavirus-crisis">NPR</a>
  68. <a class="subscribe" href="https://www.npr.org/donations/support">donate</a>
  69. </div>
  70. <div class="col-lg-4 col-md-6">
  71. <a class="news" href="https://www.bbc.com/news/topics/cyz0z8w0ydwt/coronavirus-pandemic">BBC News</a>
  72. </div>
  73. <div class="col-lg-4 col-md-6">
  74. <a class="news" href="https://www.theguardian.com/world/coronavirus-outbreak">The Guardian</a>
  75. <a class="subscribe" href="https://support.theguardian.com/">subscribe</a>
  76. </div>
  77. <div class="col-lg-4 col-md-6">
  78. <a class="news" href="https://www.washingtonpost.com/coronavirus/">The Washington Post</a>
  79. <a class="subscribe" href="https://subscribe.washingtonpost.com/">subscribe</a>
  80. </div>
  81. <div class="col-lg-4 col-md-6">
  82. <a class="news" href="https://www.wsj.com/livecoverage/coronavirus">The Wall Street Journal</a>
  83. <a class="subscribe" href="https://subscribe.wsj.com/">subscribe</a>
  84. </div>
  85. <div class="col-lg-4 col-md-6">
  86. <a class="news" href="https://www.theatlantic.com/category/what-you-need-know-coronavirus/">The Atlantic</a>
  87. <a class="subscribe" href="https://accounts.theatlantic.com/products/">subscribe</a>
  88. </div>
  89. <div class="col-lg-4 col-md-6">
  90. <a class="news" href="https://www.sfchronicle.com/coronavirus/">San Francisco Chronicle</a>
  91. <a class="subscribe" href="https://offers.sfchronicle.com/subscribe">subscribe</a>
  92. </div>
  93. <div class="col-lg-4 col-md-6">
  94. <a class="news" href="https://www.startribune.com/local/coronavirus/">Star Tribune</a>
  95. <a class="subscribe" href="http://startribune.com/subscribe">subscribe</a>
  96. </div>
  97. <div class="col-lg-4 col-md-6">
  98. <a class="news" href="https://www.azcentral.com/local/coronavirus/">Arizona Republic</a>
  99. <a class="subscribe" href="https://subscribe.azcentral.com/">subscribe</a>
  100. </div>
  101. <div class="col-lg-4 col-md-6">
  102. <a class="news" href="https://www.chron.com/coronavirus/">Houston Chronicle</a>
  103. <a class="subscribe" href="https://offers.houstonchronicle.com/">subscribe</a>
  104. </div>
  105. <div class="col-lg-4 col-md-6">
  106. <a class="news" href="https://www.dallasnews.com/topic/coronavirus/">Dallas Morning News</a>
  107. <a class="subscribe" href="https://join.dallasnews.com/">subscribe</a>
  108. </div>
  109. <div class="col-lg-4 col-md-6">
  110. <a class="news" href="https://www.thestar.com/news/world/coronavirus.html">Toronto Star</a>
  111. <a class="subscribe" href="https://www.thestar.com/express-checkout">subscribe</a>
  112. </div>
  113. <div class="col-lg-4 col-md-6">
  114. <a class="news" href="https://www.chicagotribune.com/coronavirus/">Chicago Tribune</a>
  115. <a class="subscribe" href="https://checkout2.chicagotribune.com/MTRDigital">subscribe</a>
  116. </div>
  117. <div class="col-lg-4 col-md-6">
  118. <a class="news" href="https://www.seattletimes.com/tag/coronavirus/">Seattle Times</a>
  119. <a class="subscribe" href="https://www.seattletimes.com/subscribe/">subscribe</a>
  120. </div>
  121. <div class="col-lg-4 col-md-6">
  122. <a class="news" href="https://www.inquirer.com/health/coronavirus/">The Philadelphia Inquirer</a>
  123. <a class="subscribe" href="https://checkout.inquirer.com/">subscribe</a>
  124. </div>
  125. <div class="col-lg-4 col-md-6">
  126. <a class="news" href="https://www.foreignaffairs.com/lists/2020-03-04/global-response-coronavirus">Foreign Affairs</a>
  127. <a class="subscribe" href="https://www.foreignaffairs.com/subscribe">subscribe</a>
  128. </div>
  129. <div class="col-lg-4 col-md-6">
  130. <a class="news" href="https://www.wired.com/tag/coronavirus/">Wired</a>
  131. <a class="subscribe" href="https://subscribe.wired.com">subscribe</a>
  132. </div>
  133. </div>
  134. <!-- Template for a new entry:
  135. <div class="col-lg-4 col-md-6">
  136. <a class="news" href=""></a>
  137. <a class="subscribe" href="">subscribe</a>
  138. </div>
  139. -->
  140. <h2>Login Required <span class="note">(Paid subscription not needed.)</span></h2>
  141. <div class="row">
  142. <div class="col-lg-4 col-md-6">
  143. <a class="news" href="https://www.nytimes.com/news-event/coronavirus">The New York Times</a>
  144. <a class="subscribe" href="https://www.nytimes.com/subscription">subscribe</a>
  145. </div>
  146. </div>
  147. <h2>Wall of Shame</h2>
  148. <p class="lead">The following major publications have elected to keep their Coronavirus coverage behind a paywall &amp; will be excluded from this page unless they change their policies. Subscribers, please encourage them to make their coverage openly available!</p>
  149. <div class="row">
  150. <div class="col-lg-4 col-md-6 shame">Boston Globe</div>
  151. <div class="col-lg-4 col-md-6 shame">Los Angeles Times</div>
  152. <div class="col-lg-4 col-md-6 shame">The Economist</div>
  153. </div>
  154. <h2>About</h2>
  155. <div class="row">
  156. <div class="col">
  157. <p class="lead footer">
  158. Brought to you as a public service by <a href="https://famicol.in">Colin McMillen</a> at <a href="https://semicolin.games">SemiColin Games LLC</a>.
  159. No companies paid for placement on this page, and we make no money from ads or subscription links. No cookies, no trackers.
  160. <br><br>
  161. To suggest another publication, <a href="https://forms.gle/CiCSsqT7shVCgVUm9">fill out this form</a>.
  162. Other feedback &amp; suggestions to <a href="https://twitter.com/mcmillen/status/1240023403538628614">this thread</a> on Twitter, or to <a href="https://twitter.com/mcmillen">@mcmillen</a>.
  163. </p>
  164. </div>
  165. </div>
  166. <div class="row justify-content-center">
  167. <a href="https://twitter.com/mcmillen"><img src="https://icon.now.sh/twitter/24/000000" alt="Twitter" title="Twitter"></a>
  168. </div>
  169. </div>
  170. <!-- Optional JavaScript -->
  171. <!-- jQuery first, then Popper.js, then Bootstrap JS -->
  172. <script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
  173. <script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
  174. <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
  175. </body>
  176. </html>