Skip to content

Commit e0d7292

Browse files
committed
Disable loading due to DM api dependency
1 parent addb14f commit e0d7292

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,8 @@
9292

9393
<!-- Loading page -->
9494
<!-- Loader is currently dependent on the dailymotion api because it is the slowest -->
95-
<div id="loading"></div>
95+
<!-- Disable loading due to broken dailymotion api key -->
96+
<!-- <div id="loading"></div> -->
9697

9798
<!-- User Form (First Page) -->
9899
<div id="userFormArea" class="row">

0 commit comments

Comments
 (0)