explorer icon indicating copy to clipboard operation
explorer copied to clipboard

Remove unused/dead links

Open pyskell opened this issue 8 years ago • 4 comments

Some links are old/outdated. Stats also needs to be hidden until the stats are up and working again. Don't delete the stats-related code, just hide the website elements corresponding to it.

Part of an Ecosystem Proposal

pyskell avatar Apr 09 '18 17:04 pyskell

How about simple-summay-stats.html like as following

image

Iv made it as a directive to replace the summary-stats directive.

this directive make use of the modified getHashrate() function found at routes/stats.js

hackmod avatar Apr 09 '18 18:04 hackmod

I like this a lot. Looking forward to the PR!

pyskell avatar Apr 09 '18 19:04 pyskell

OK! PR #91 is my try (similar with the eth-netstat style)

hackmod avatar Apr 09 '18 19:04 hackmod

and... Iv found two outdated link.

  • http://www.ethereumclassic.com, found at public/tpl/footer.html PR #94
  • http://etc.minertopia.org, found at the main home. see also PR #91 (the broken link removed by this PR)

and currently not working (or slow) stats function related things is the stats menu. I guess.

hackmod avatar Apr 09 '18 20:04 hackmod