1
0

dash.html 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta name="viewport" content="width=device-width,initial-scale=1">
  6. <title>DASH Node by APECS</title>
  7. <meta name="author" content="APECS">
  8. <meta name="description" content="DASH Node by APECS">
  9. <link rel="shortcut icon" href="//apecs.dev/favicon.ico" type="image/vnd.microsoft.icon">
  10. <style>
  11. a {
  12. text-decoration: none;
  13. }
  14. </style>
  15. </head>
  16. <body>
  17. <pre>
  18. ____ _ ____ _ _
  19. | _ \ / \ / ___|| | | |
  20. | | | |/ _ \ \___ \| |_| |
  21. | |_| / ___ \ ___) | _ |
  22. |____/_/ \_\____/|_| |_|
  23. __ __ _ _
  24. | \/ | __ _(_)_ __ _ __ ___| |_
  25. | |\/| |/ _` | | '_ \| '_ \ / _ \ __|
  26. | | | | (_| | | | | | | | | __/ |_
  27. |_| |_|\__,_|_|_| |_|_| |_|\___|\__|
  28. dash.apecs.dev
  29. Online since July 2023
  30. v19.2.0 (549e347b)
  31. For more information, please visit:
  32. <a href="https://docs.apecs.dev/" target="_blank">https://docs.apecs.dev/dash/</a>
  33. <strong>Online nodes:</strong>
  34. ✅ dash.apecs.dev <small>(<a href="https://www.vultr.com/" target="_blank">Vultr</a>)</small>
  35. <strong>Offline nodes:</strong>
  36. ❌ dash-hk.apecs.dev <small>(<a href="https://sinohosting.net/" target="_blank">SinoHosting</a>)</small>
  37. ❌ dash-la.apecs.dev <small>(<a href="https://offshoreracks.com/" target="_blank">Offshore Racks</a>)</small>
  38. ❌ dash-pa.apecs.dev <small>(<a href="https://www.ccihosting.com/" target="_blank">CCI Hosting</a>)</small>
  39. ❌ dash-ru.apecs.dev <small>(<a href="https://www.parkinhost.com/" target="_blank">ParkInHost</a>)</small>
  40. Sponsored with ❤️ by Ava's DAO
  41. <a href="https://avasdao.org" target="_blank">https://avasdao.org</a>
  42. Donate BCH to <a href="https://explorer.bitcoin.com/bch/address/bitcoincash:qrlsrw8qyrce75pp654rx9s8hftgywkxwv89uwafs3" target="_blank">bitcoincash:qrlsrw8qyrce75pp654rx9s8hftgywkxwv89uwafs3</a>
  43. Donate SLP to <a href="https://explorer.bitcoin.com/bch/address/simpleledger:qqxtz0fw3gs5ndmwjm2we92k20zu3z99uuuxr25a2s" target="_blank">simpleledger:qqxtz0fw3gs5ndmwjm2we92k20zu3z99uuuxr25a2s</a>
  44. </pre>
  45. </body>
  46. </html>