diff --git a/src/app/components/splash/splash.component.html b/src/app/components/splash/splash.component.html index a3a61f4..447b86c 100644 --- a/src/app/components/splash/splash.component.html +++ b/src/app/components/splash/splash.component.html @@ -5,33 +5,21 @@
-
- - -
-
-

Public Pool

+

Ordisrespector Pool

- + - - - - - - -
- Fully Open Source Solo Bitcoin Mining Pool + Ordisrespector Solo Bitcoin Mining Pool

- stratum+tcp://public-pool.io:21496 + stratum+tcp://mining.orangepill.ovh:3333
username: <your BTC address>.<worker name>, password: x
@@ -154,26 +142,5 @@
- -
-
-
-
-

Donate

-

Like the project? Consider a donation.

-
-
- bc1q99n3pu025yyu0jlywpmwzalyhm36tg5u37w20d -
public_pool@strike.me
-
-
- bc1q99n3pu025yyu0jlywpmwzalyhm36tg5u37w20d -
bc1q99n3pu025yyu0jlywpmwzalyhm36tg5u37w20d
-
-
-
-
\ No newline at end of file diff --git a/src/assets/layout/images/logo.png b/src/assets/layout/images/logo.png new file mode 100644 index 0000000..30e476f Binary files /dev/null and b/src/assets/layout/images/logo.png differ diff --git a/src/assets/layout/images/logo.svg b/src/assets/layout/images/logo.svg deleted file mode 100644 index 6c00e11..0000000 --- a/src/assets/layout/images/logo.svg +++ /dev/null @@ -1,301 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/environments/environment.prod.ts b/src/environments/environment.prod.ts index 7d40dc6..5808542 100644 --- a/src/environments/environment.prod.ts +++ b/src/environments/environment.prod.ts @@ -1,4 +1,4 @@ export const environment = { production: true, - API_URL: 'https://public-pool.io:40557', + API_URL: 'http://localhost:3334', }; diff --git a/src/index.html b/src/index.html index a489227..d353848 100644 --- a/src/index.html +++ b/src/index.html @@ -3,7 +3,7 @@ - Public Pool + Ordisrespector Pool