Skip to content

Commit 40f58f8

Browse files
committed
update
1 parent 740bd57 commit 40f58f8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

College/assets/css/audio.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
}
6060

6161
#album-name {
62-
color: #54576f;
62+
color: #ffffff;
6363
font-size: 17px;
6464
font-weight: bold;
6565
}

College/tree-details.php

+4-4
Original file line numberDiff line numberDiff line change
@@ -108,20 +108,20 @@ function get_client_ip()
108108
<link href="assets/css/style.css" rel="stylesheet">
109109
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8430383438150416" crossorigin="anonymous"></script>
110110

111-
<script async="async" data-cfasync="false" src="//pl22448550.profitablegatecpm.com/2145f25aba6ecec6ee3dc5152b0886ed/invoke.js"></script>
111+
<!-- <script async="async" data-cfasync="false" src="//pl22448550.profitablegatecpm.com/2145f25aba6ecec6ee3dc5152b0886ed/invoke.js"></script> -->
112112

113113

114114
<?php if ($winner) { ?>
115115
<link rel="stylesheet" type="text/css" href="offerStyle.css">
116116
<?php } else if ($isClgoffer) { ?>
117117

118118
<link rel="stylesheet" type="text/css" href="offerStyle.css">
119-
<script type='text/javascript' src='//pl22448897.profitablegatecpm.com/41/c1/ae/41c1ae51c39f28162c4aeadb4c657c5d.js'></script>
119+
<!-- <script type='text/javascript' src='//pl22448897.profitablegatecpm.com/41/c1/ae/41c1ae51c39f28162c4aeadb4c657c5d.js'></script> -->
120120
<?php } else if ($isCompleteClgoffer) { ?>
121121
<link rel="stylesheet" type="text/css" href="offerStyle.css">
122-
<script type='text/javascript' src='//pl22448897.profitablegatecpm.com/41/c1/ae/41c1ae51c39f28162c4aeadb4c657c5d.js'></script>
122+
<!-- <script type='text/javascript' src='//pl22448897.profitablegatecpm.com/41/c1/ae/41c1ae51c39f28162c4aeadb4c657c5d.js'></script> -->
123123
<?php } else { ?>
124-
<script type='text/javascript' src='//pl22448897.profitablegatecpm.com/41/c1/ae/41c1ae51c39f28162c4aeadb4c657c5d.js'></script>
124+
<!-- <script type='text/javascript' src='//pl22448897.profitablegatecpm.com/41/c1/ae/41c1ae51c39f28162c4aeadb4c657c5d.js'></script> -->
125125
<?php } ?>
126126

127127
</head>

0 commit comments

Comments
 (0)