We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9999dc5 commit a43ca45Copy full SHA for a43ca45
1 file changed
index.html
@@ -32,7 +32,8 @@ <h2>Video Test (Instream)</h2>
32
<div id="video" class="slot"></div>
33
<h2>Native Test</h2>
34
<div id="native" class="slot"></div>
35
-<script src="./prebid-new-adapter-n2.js"></script>
+<!-- <script src="./prebid-new-adapter-n2.js"></script> -->
36
+<script src="./prebid-n5.js"></script>
37
<script>
38
var pbjs = pbjs || {};
39
pbjs.que = pbjs.que || [];
@@ -170,3 +171,4 @@ <h2>Native Test</h2>
170
171
</html>
172
173
174
+
0 commit comments