Skip to content
This repository was archived by the owner on May 30, 2025. It is now read-only.

Commit ea4b3d6

Browse files
authored
更新 index.html
1 parent 8b826fa commit ea4b3d6

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

best/index.html

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -49,18 +49,6 @@
4949
</div>
5050
<main>
5151
<section class="section">
52-
<center>
53-
<!-- game_index_1 -->
54-
<ins class="adsbygoogle"
55-
style="display:block"
56-
data-ad-client="ca-pub-7962287588031867"
57-
data-ad-slot="6965682803"
58-
data-ad-format="auto"
59-
data-full-width-responsive="true"></ins>
60-
<script>
61-
(adsbygoogle = window.adsbygoogle || []).push({});
62-
</script>
63-
</center>
6452
<div class="container">
6553
<div class="row">
6654
<div class="col-12">
@@ -69,14 +57,6 @@ <h4 class="title">{{title}}</h4>
6957
</div>
7058
</div>
7159
</div>
72-
<center>
73-
<!-- game_index_2 -->
74-
<ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-7962287588031867"
75-
data-ad-slot="8566539081" data-ad-format="auto" data-full-width-responsive="true"></ins>
76-
<script>
77-
(adsbygoogle = window.adsbygoogle || []).push({});
78-
</script>
79-
</center>
8060
<div class="row">
8161
<div class="col-lg-3 mt-4 pt-2" v-for="(item, index) in list" :key="item.gameId">
8262
<a :href="handleToDetail(item.gameId, 'Popular')">

0 commit comments

Comments
 (0)