nick5363 commited on
Commit
76572b6
·
verified ·
1 Parent(s): 835fbb3

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +7 -16
index.html CHANGED
@@ -372,22 +372,13 @@ updateCountdown();
372
 
373
 
374
  <div id="Hours">
375
- <!-- Myfxbook Market Hours Widget - Start -->
376
- <div <div style="background-color: white; border-radius: 8px; padding: 10px; max-width: 415px; margin: 0 auto;">
377
- <iframe
378
- src="https://widget.myfxbook.com/widget/market-hours.html"
379
- style="border: 0; width: 50%; height: 400px; border-radius: 8px;"
380
- loading="lazy">
381
- </iframe>
382
- <div style="text-align: center; font-family: roboto, sans-serif; font-size: 13px; color: #555; margin-top: 8px;">
383
- <a href="https://www.myfxbook.com/market-hours"
384
- title="Forex Market Hours"
385
- class="myfxbookLink"
386
- target="_blank"
387
- rel="noopener"
388
- style="color: #444; text-decoration: none;">
389
- <strong>Market Hours</strong>
390
- </a> by Myfxbook.com
391
  </div>
392
  </div>
393
  </div>
 
372
 
373
 
374
  <div id="Hours">
375
+ <iframe
376
+ src="https://nick5363-hours.static.hf.space"
377
+ frameborder="0"
378
+ width="850"
379
+ height="450"
380
+ ></iframe>
381
+
 
 
 
 
 
 
 
 
 
382
  </div>
383
  </div>
384
  </div>