mirror of
https://github.com/benjamin-wilson/public-pool-ui.git
synced 2025-12-11 21:21:03 +01:00
Merge remote-tracking branch 'github/master' into affiliate
This commit is contained in:
@@ -4,11 +4,31 @@
|
|||||||
<i class="pi pi-star-fill"></i>
|
<i class="pi pi-star-fill"></i>
|
||||||
</a>
|
</a>
|
||||||
</ng-container>
|
</ng-container>
|
||||||
|
<ng-container *ngSwitchCase="'NerdNOS'">
|
||||||
|
<a (click)="cancelClick($event)" href="https://github.com/WantClue/NerdMiner_v2/tree/nerdnos" target="_blank">NerdNOS
|
||||||
|
<i class="pi pi-star-fill"></i>
|
||||||
|
</a>
|
||||||
|
</ng-container>
|
||||||
<ng-container *ngSwitchCase="'NerdAxe'">
|
<ng-container *ngSwitchCase="'NerdAxe'">
|
||||||
<a (click)="cancelClick($event)" href="https://github.com/BitMaker-hub/NerdAxeUltra" target="_blank">NerdAxe
|
<a (click)="cancelClick($event)" href="https://github.com/BitMaker-hub/NerdAxeUltra" target="_blank">NerdAxe
|
||||||
<i class="pi pi-star-fill"></i>
|
<i class="pi pi-star-fill"></i>
|
||||||
</a>
|
</a>
|
||||||
</ng-container>
|
</ng-container>
|
||||||
|
<ng-container *ngSwitchCase="'NerdAxeGamma'">
|
||||||
|
<a (click)="cancelClick($event)" href="https://github.com/BitMaker-hub/NerdAxe" target="_blank">NerdAxeGamma
|
||||||
|
<i class="pi pi-star-fill"></i>
|
||||||
|
</a>
|
||||||
|
</ng-container>
|
||||||
|
<ng-container *ngSwitchCase="'NerdOCTAXE'">
|
||||||
|
<a (click)="cancelClick($event)" href="https://github.com/Patsch91/NerdOCTAXE-Gamma" target="_blank">NerdOCTAXE
|
||||||
|
<i class="pi pi-star-fill"></i>
|
||||||
|
</a>
|
||||||
|
</ng-container>
|
||||||
|
<ng-container *ngSwitchCase="'NerdEKO'">
|
||||||
|
<a (click)="cancelClick($event)" href="https://github.com/phil31/NerdEKO-Gamma" target="_blank">NerdEKO
|
||||||
|
<i class="pi pi-star-fill"></i>
|
||||||
|
</a>
|
||||||
|
</ng-container>
|
||||||
<ng-container *ngSwitchCase="'PiAxe'">
|
<ng-container *ngSwitchCase="'PiAxe'">
|
||||||
<a (click)="cancelClick($event)" href="https://github.com/shufps/piaxe" target="_blank">PiAxe
|
<a (click)="cancelClick($event)" href="https://github.com/shufps/piaxe" target="_blank">PiAxe
|
||||||
<i class="pi pi-star-fill"></i>
|
<i class="pi pi-star-fill"></i>
|
||||||
@@ -24,6 +44,16 @@
|
|||||||
<i class="pi pi-star-fill"></i>
|
<i class="pi pi-star-fill"></i>
|
||||||
</a>
|
</a>
|
||||||
</ng-container>
|
</ng-container>
|
||||||
|
<ng-container *ngSwitchCase="'NerdQAxe+'">
|
||||||
|
<a (click)="cancelClick($event)" href="https://github.com/shufps/qaxe" target="_blank">NerdQAxe+
|
||||||
|
<i class="pi pi-star-fill"></i>
|
||||||
|
</a>
|
||||||
|
</ng-container>
|
||||||
|
<ng-container *ngSwitchCase="'NerdQAxe++'">
|
||||||
|
<a (click)="cancelClick($event)" href="https://github.com/shufps/qaxe" target="_blank">NerdQAxe++
|
||||||
|
<i class="pi pi-star-fill"></i>
|
||||||
|
</a>
|
||||||
|
</ng-container>
|
||||||
<ng-container *ngSwitchCase="'0xAxe'">
|
<ng-container *ngSwitchCase="'0xAxe'">
|
||||||
<a (click)="cancelClick($event)" href="https://github.com/shufps/0xaxe" target="_blank">0xAxe
|
<a (click)="cancelClick($event)" href="https://github.com/shufps/0xaxe" target="_blank">0xAxe
|
||||||
<i class="pi pi-star-fill"></i>
|
<i class="pi pi-star-fill"></i>
|
||||||
|
|||||||
Reference in New Issue
Block a user