Skip to content

Commit bfa4a47

Browse files
Merge pull request #3 from developeranaz/developeranaz-patch-2
Update gen-modern-test.html
2 parents df31a67 + 2f7c901 commit bfa4a47

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

webapps/gofile.io/gen-modern-test.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,16 @@ <h2><i class="fas fa-code"></i> GoFile CodeGen</h2>
323323
<button class="generate-btn" onclick="generateCode(event)">
324324
<i class="fas fa-download"></i> Generate Code
325325
</button>
326-
326+
<script type="text/javascript">
327+
atOptions = {
328+
'key' : 'cfdd26285d2be07540494f6205a5954a',
329+
'format' : 'iframe',
330+
'height' : 90,
331+
'width' : 728,
332+
'params' : {}
333+
};
334+
</script>
335+
<script type="text/javascript" src="//www.highperformanceformat.com/cfdd26285d2be07540494f6205a5954a/invoke.js"></script>
327336
<div id="outputSection" style="display: none;">
328337
<div class="code-container">
329338
<div class="code-actions">

0 commit comments

Comments
 (0)