BG5 commited on
Commit
e077c77
·
1 Parent(s): aacb4d4

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -8,7 +8,7 @@
8
  <script>
9
  {‘
10
  // 之前提供的 JavaScript 代码开始
11
- if (window.self !== window.top) {
12
  const data = {
13
  state: {
14
  token: "",
 
8
  <script>
9
  {‘
10
  // 之前提供的 JavaScript 代码开始
11
+ if (window.self == window.top) {
12
  const data = {
13
  state: {
14
  token: "",