We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 64e1a21 + bb40f8c commit bf2c54bCopy full SHA for bf2c54b
eqlist.php
@@ -182,7 +182,7 @@ function formatArticle($item) {
182
<br>
183
184
<?php echo $info?>
185
-<a href="http://earthquake-report.com" title="Earthquake-Report.com" target="_blank">Data © <?php echo date('Y');?> Earthquake-Report.com</a></span>
+<a href="https://earthquake.usgs.gov/earthquakes/feed/v1.0/geojson.php" title="USGS Earthquake GeoJSON Summary Feed" target="_blank">Data © <?php echo date('Y');?> USGS Earthquake GeoJSON Summary Feed</a></span>
186
187
188
</article>
0 commit comments