|
|
@ -33,8 +33,8 @@
|
|
|
|
iframe.setAttribute('id', 'wappalyzer-bookmarklet');
|
|
|
|
iframe.setAttribute('id', 'wappalyzer-bookmarklet');
|
|
|
|
iframe.setAttribute('allowTransparency', 'yes');
|
|
|
|
iframe.setAttribute('allowTransparency', 'yes');
|
|
|
|
iframe.setAttribute('frameborder', 'no');
|
|
|
|
iframe.setAttribute('frameborder', 'no');
|
|
|
|
iframe.setAttribute('height', '400');
|
|
|
|
iframe.setAttribute('height', '10');
|
|
|
|
iframe.setAttribute('src', 'index.html');
|
|
|
|
iframe.setAttribute('src', 'http://wappalyzer.com/bookmarklet/2/index.html');
|
|
|
|
iframe.setAttribute('width', '220');
|
|
|
|
iframe.setAttribute('width', '220');
|
|
|
|
iframe.setAttribute('style', '
|
|
|
|
iframe.setAttribute('style', '
|
|
|
|
margin: 0 0 20px 20px;
|
|
|
|
margin: 0 0 20px 20px;
|
|
|
|