smartbch.html 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  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>Smart Bitcoin Node by APECS</title>
  7. <meta name="author" content="APECS">
  8. <meta name="description" content="Smart Bitcoin 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. smartbch.apecs.dev
  29. Online since February 2021
  30. v0.4.4 (028d6a9b)
  31. For more information, please visit:
  32. <a href="https://docs.apecs.dev/" target="_blank">https://docs.apecs.dev/smartbch/</a>
  33. <strong>Online nodes:</strong>
  34. ✅ smartbch.apecs.dev/mainnet <small>(<a href="https://www.vultr.com/" target="_blank">Vultr</a>)</small>
  35. ❌ smartbch.apecs.dev/testnet <small>(<a href="https://www.vultr.com/" target="_blank">Vultr</a>)</small>
  36. <strong>Offline nodes:</strong>
  37. ❌ bchn-hk.apecs.dev <small>(<a href="https://sinohosting.net/" target="_blank">SinoHosting</a>)</small>
  38. ❌ bchn-la.apecs.dev <small>(<a href="https://offshoreracks.com/" target="_blank">Offshore Racks</a>)</small>
  39. ❌ bchn-pa.apecs.dev <small>(<a href="https://www.ccihosting.com/" target="_blank">CCI Hosting</a>)</small>
  40. ❌ bchn-ru.apecs.dev <small>(<a href="https://www.parkinhost.com/" target="_blank">ParkInHost</a>)</small>
  41. Sponsored with ❤️ by APECS
  42. <a href="https://apecs.dev" target="_blank">https://apecs.dev</a>
  43. Donate BCH to <a href="https://explorer.bitcoin.com/bch/address/bitcoincash:qrlsrw8qyrce75pp654rx9s8hftgywkxwv89uwafs3" target="_blank">bitcoincash:qrlsrw8qyrce75pp654rx9s8hftgywkxwv89uwafs3</a>
  44. Donate SLP to <a href="https://explorer.bitcoin.com/bch/address/simpleledger:qqxtz0fw3gs5ndmwjm2we92k20zu3z99uuuxr25a2s" target="_blank">simpleledger:qqxtz0fw3gs5ndmwjm2we92k20zu3z99uuuxr25a2s</a>
  45. </pre>
  46. </body>
  47. </html>