Skip to content

Commit 2a216ba

Browse files
authored
Update main.js
1 parent ac33d63 commit 2a216ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

js/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ async function loadHeader(activePage = '') {
2424
}
2525
}
2626

27-
const REMOTE_MACHINES = "https://equality-brands-deadline-patricia.trycloudflare.com/machines";
27+
const REMOTE_MACHINES = "https://sees-plasma-submitting-carriers.trycloudflare.com/machines";
2828

2929
// Generate HTML for a machine card
3030
function createMachineCard(m) {

0 commit comments

Comments
 (0)