I registered on this dating site and some girls would like to meet me. But since the site has changed its code, I cant see links to their profiles anymore in the sourcecode.
It now writes href="#" and no link. Is there any way to see where they relocated the links to girls' profiles?
Code: |
<a href="#" onclick="showPopup('1');return false;" >
<img src="/images/locked.png">
</a>
</div>
<div style="width:50px;text-align:center;color:#818181;color:#818181;text-decoration:none;font-weight:bold;" >
<a href="#" onclick="showPopup('1');return false;" style="color:#818181;text-decoration:none;font-weight:bold;">
<b>Unlock</b>
</a>
|
Last edited by Freakness on Wed, 8th Feb 2012 14:59; edited 1 time in total