2
0

Small improvements to the Internet Defense League code snippet.

This commit is contained in:
Maarten Billemont
2014-06-05 17:48:07 -04:00
parent db55634ab2
commit 339ef8d1bc
8 changed files with 92 additions and 8 deletions

View File

@@ -140,7 +140,7 @@
<!-- Internet Defense League -->
<script type="text/javascript">
window._idl = {};
_idl.variant = "banner";
_idl.variant = "modal";
(function() {
var idl = document.createElement('script');
idl.type = 'text/javascript';