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.

165 lines
6.7 KiB

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. <!-- Bootstrap CSS -->
  8. <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
  9. <style>
  10. body {
  11. padding: 4pt;
  12. }
  13. a.news {
  14. font-size: 120%;
  15. }
  16. a.subscribe {
  17. font-size: 80%;
  18. color: #ff7b00;
  19. }
  20. div.shame {
  21. font-size: 120%;
  22. color: #007b7b;
  23. }
  24. h2 {
  25. margin-top: 24pt;
  26. }
  27. p.footer {
  28. margin-top: 36pt;
  29. }
  30. img {
  31. padding-left: 8pt;
  32. padding-right: 8pt;
  33. }
  34. </style>
  35. <title>Open COVID News</title>
  36. </head>
  37. <body>
  38. <div class="container">
  39. <div class="row justify-content-center">
  40. <h1>Open COVID News</h1>
  41. </div>
  42. <div class="row justify-content-center">
  43. <p class="lead">
  44. Celebrating the newspapers &amp; magazines who&rsquo;ve made their Coronavirus and COVID-19 reporting openly available to the public.
  45. If you have the means, please consider supporting these publications.<br><br>
  46. Each link brings you directly to that publication's Coronavirus reporting.
  47. </p>
  48. </div>
  49. <h2>Open Access</h2>
  50. <div class="row">
  51. <div class="col-lg-4 col-md-6">
  52. <a class="news" href="https://www.propublica.org/series/coronavirus">ProPublica</a>
  53. <a class="subscribe" href="https://go.propublica.org/donate">donate</a>
  54. </div>
  55. <div class="col-lg-4 col-md-6">
  56. <a class="news" href="https://www.npr.org/series/812054919/the-coronavirus-crisis">NPR</a>
  57. <a class="subscribe" href="https://www.npr.org/donations/support">donate</a>
  58. </div>
  59. <div class="col-lg-4 col-md-6">
  60. <a class="news" href="https://www.bbc.com/news/topics/cyz0z8w0ydwt/coronavirus-pandemic">BBC News</a>
  61. </div>
  62. <div class="col-lg-4 col-md-6">
  63. <a class="news" href="https://www.washingtonpost.com/coronavirus/">The Washington Post</a>
  64. <a class="subscribe" href="https://subscribe.washingtonpost.com/">subscribe</a>
  65. </div>
  66. <div class="col-lg-4 col-md-6">
  67. <a class="news" href="https://www.theguardian.com/world/coronavirus-outbreak">The Guardian</a>
  68. <a class="subscribe" href="https://support.theguardian.com/">subscribe</a>
  69. </div>
  70. <div class="col-lg-4 col-md-6">
  71. <a class="news" href="https://www.wsj.com/livecoverage/coronavirus">Wall Street Journal</a>
  72. <a class="subscribe" href="https://subscribe.wsj.com/">subscribe</a>
  73. </div>
  74. <div class="col-lg-4 col-md-6">
  75. <a class="news" href="https://www.theatlantic.com/category/what-you-need-know-coronavirus/">The Atlantic</a>
  76. <a class="subscribe" href="https://accounts.theatlantic.com/products/">subscribe</a>
  77. </div>
  78. <div class="col-lg-4 col-md-6">
  79. <a class="news" href="https://www.sfchronicle.com/coronavirus/">San Francisco Chronicle</a>
  80. <a class="subscribe" href="https://offers.sfchronicle.com/subscribe">subscribe</a>
  81. </div>
  82. <div class="col-lg-4 col-md-6">
  83. <a class="news" href="https://www.startribune.com/local/coronavirus/">Star Tribune</a>
  84. <a class="subscribe" href="http://startribune.com/subscribe">subscribe</a>
  85. </div>
  86. <div class="col-lg-4 col-md-6">
  87. <a class="news" href="https://www.azcentral.com/local/coronavirus/">Arizona Republic</a>
  88. <a class="subscribe" href="https://subscribe.azcentral.com/">subscribe</a>
  89. </div>
  90. <div class="col-lg-4 col-md-6">
  91. <a class="news" href="https://www.chron.com/coronavirus/">Houston Chronicle</a>
  92. <a class="subscribe" href="https://offers.houstonchronicle.com/">subscribe</a>
  93. </div>
  94. <div class="col-lg-4 col-md-6">
  95. <a class="news" href="https://www.dallasnews.com/topic/coronavirus/">Dallas Morning News</a>
  96. <a class="subscribe" href="https://join.dallasnews.com/">subscribe</a>
  97. </div>
  98. </div>
  99. <!-- Template for a new entry:
  100. <div class="col-lg-4 col-md-6">
  101. <a class="news" href=""></a>
  102. <a class="subscribe" href="">subscribe</a>
  103. </div>
  104. -->
  105. <h2>Login Required</h2>
  106. <small>(Paid subscription not needed.)</small>
  107. <div class="row">
  108. <div class="col-lg-4 col-md-6">
  109. <a class="news" href="https://www.nytimes.com/news-event/coronavirus">The New York Times</a>
  110. <a class="subscribe" href="https://www.nytimes.com/subscription">subscribe</a>
  111. </div>
  112. </div>
  113. <h2>Wall of Shame</h2>
  114. The following major newspapers 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!
  115. <div class="row">
  116. <div class="col-lg-4 col-md-6 shame">Boston Globe</div>
  117. <div class="col-lg-4 col-md-6 shame">Chicago Tribune</div>
  118. </div>
  119. <div class="row">
  120. <p class="lead footer">
  121. To suggest another publication, <a href="https://forms.gle/CiCSsqT7shVCgVUm9">fill out this form</a>.
  122. Other feedback &amp; suggestions to <a href="https://twitter.com/mcmillen">@mcmillen</a> on Twitter.
  123. <br><br>
  124. 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>.
  125. No companies paid for placement on this page, and we make no money from ads or subscription links.
  126. </p>
  127. </div>
  128. <div class="row justify-content-center">
  129. <a href="https://twitter.com/mcmillen"><img src="https://icon.now.sh/twitter/24/000000" alt="Twitter" title="Twitter"></a>
  130. </div>
  131. </div>
  132. <!-- Optional JavaScript -->
  133. <!-- jQuery first, then Popper.js, then Bootstrap JS -->
  134. <script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
  135. <script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
  136. <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
  137. </body>
  138. </html>