[square] i'm an idiot

This commit is contained in:
nymkappa 2024-08-02 23:35:30 +02:00
parent 9488ca50a3
commit 7b45d922bc
No known key found for this signature in database
GPG Key ID: 92358FC85D9645DE

View File

@ -407,7 +407,7 @@ export class AccelerateCheckout implements OnInit, OnDestroy {
document.location.hostname === 'mempool-staging.fra.mempool.space' ||
document.location.hostname === 'mempool-staging.tk7.mempool.space' ||
document.location.hostname === 'mempool.space') {
statsUrl = '/square/v1/square/js';
statsUrl = '/square/v1/square.js';
}
(function(): void {