Upload index_old.html
Browse files- index_old.html +1 -1
index_old.html
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
<script>
|
10 |
window.onload = () => {
|
11 |
if (document.getElementById('adContainerHeaderDiv').clientHeight === 0) {
|
12 |
-
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
|
13 |
}
|
14 |
}
|
15 |
</script>
|
|
|
9 |
<script>
|
10 |
window.onload = () => {
|
11 |
if (document.getElementById('adContainerHeaderDiv').clientHeight === 0) {
|
12 |
+
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>全ての広告ブロッカーとスクリプトブロッカーを無効にして再読み込みしてください。';
|
13 |
}
|
14 |
}
|
15 |
</script>
|