Recently, ESET add my domain name to the black-list of their database. You can’t open my site and been warned my site is not safe if your PC is running the ESS or EAV. Why Eset block my site?The answer is obvious. That is reason that you come here. I promise that my site is pure, no virus, no spyware, no Trojan, no pop ads. You can test my word through intalling Kaspersky or other Antivirus Software. If you want open my site and take latest escalation ID & Activation Code, close your ESET software(disable antivirus and antispyware protection function temporarily) or by proxy or virtual machinor. You can also feed the RSS source http://feed.loserblog.cn.
Recently, ESET add my domain name to the black-list of their database. You can’t open my site and been warned my site is not safe if your PC is running the ESS or EAV. Why Eset block my site?The answer is obvious. That is reason that you come here. I promise that my site is pure, no virus, no spyware, no Trojan, no pop ads. You can test my word through intalling Kaspersky or other Antivirus Software. If you want open my site and take latest escalation ID & Activation Code, close your ESET software(disable antivirus and antispyware protection function temporarily) or by proxy or virtual machinor. You can also feed the RSS source http://feed.loserblog.cn.
Flash activation of the small box found
IE there is no deception Flash activation of the small box found
We all know that there is no deception IE Flash activate the box it's easy as long as the page above the introduction of a js file, and then use js to control the flash output to html code. However, if our script is a dynamic load there will be two cases, see the following code
Code code
var s = docuemnt.createElement ( "script");
s.src = src;
docuemnt.getElementsByTagName ( "head") [0]. appendChild (s);
Code code
var s = docuemnt.createElement ( "script");
docuemnt.getElementsByTagName ( "head") [0]. appendChild (s);
s.src = src;
Read a result of the implementation of the two broken code almost above. But there is a code can not deceive IE, the introduction of the js flash output will activate box.
Broken only difference is that these two set an initial target of the script src assignment to append to the head. or to append another assignment. I do the experiment, only the script src set an initial assignment to append to the pages on top of the IE can be deceiving.