Small improvements to the Internet Defense League code snippet.
This commit is contained in:
@@ -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';
|
||||
|
Reference in New Issue
Block a user