daydreamer-json commited on
Commit
f84b50b
·
verified ·
1 Parent(s): 7226b31

Upload index_old.html

Browse files
Files changed (1) hide show
  1. index_old.html +1 -1
index_old.html CHANGED
@@ -12,7 +12,7 @@
12
  <script>
13
  window.onload = () => {
14
  if (document.getElementById('adContainerHeaderDiv').clientHeight === 0) {
15
- document.getElementById('proseproseprose').innerHTML = '<strong>Error: Script Blocking Detected</strong><br><br>Script blocking detected.<br>Please disable all ad blockers and script blockers and reload.<br><br>スクリプトブロッキングが検出されました。<br>全ての広告ブロッカーとスクリプトブロッカーを無効にして再読み込みしてください。';
16
  }
17
  }
18
  </script>
 
12
  <script>
13
  window.onload = () => {
14
  if (document.getElementById('adContainerHeaderDiv').clientHeight === 0) {
15
+ document.getElementById('proseproseprose').innerHTML = '<h1>Error: Script Blocking Detected</h1><p>Script blocking detected.<br>Please disable all ad blockers and script blockers and reload.</p><p>スクリプトブロッキングが検出されました。<br>全ての広告ブロッカーとスクリプトブロッカーを無効にして再読み込みしてください。</p>';
16
  }
17
  }
18
  </script>