2015年10月3日 星期六

How to crack the copy inhibition of a webpage

Step1

  • press Ctrl+s on your chrome to save the html page to your computer

Step 2

  • open the html file with a txt editor 
  • search the header below and modify it as below 

<div id="test" onmousedown='return true;' onselectstart='return true;'>


沒有留言:

張貼留言