Skip to content

Commit a43ca45

Browse files
Update index.html
1 parent 9999dc5 commit a43ca45

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ <h2>Video Test (Instream)</h2>
3232
<div id="video" class="slot"></div>
3333
<h2>Native Test</h2>
3434
<div id="native" class="slot"></div>
35-
<script src="./prebid-new-adapter-n2.js"></script>
35+
<!-- <script src="./prebid-new-adapter-n2.js"></script> -->
36+
<script src="./prebid-n5.js"></script>
3637
<script>
3738
var pbjs = pbjs || {};
3839
pbjs.que = pbjs.que || [];
@@ -170,3 +171,4 @@ <h2>Native Test</h2>
170171
</html>
171172

172173

174+

0 commit comments

Comments
 (0)