Wonderful Freewebs Hack
Page 1 of 1
Wonderful Freewebs Hack
Firebug is awesome! You have to download it to do this. Here:https://addons.mozilla.org/en-US/firefox/downloads/file/15109/firebug-1.05-fx+fl.xpi
If you have a freewebs account, you know that for the free version, the site doen't allow you to password protect pages. Well, we can change that.
Ok, once you have signed into your freewebs account, make a new page. Well, since you have Firebug, hit CTRL+SHIFT+C.
Now click on the password protect box. You will notice that firebug will highlight the following HTML:
You're done! Just close Firebug, and publish the page! If you try to view it, you find a login prompt page! Yea! You did it! Give me cookies!
If you have a freewebs account, you know that for the free version, the site doen't allow you to password protect pages. Well, we can change that.
Ok, once you have signed into your freewebs account, make a new page. Well, since you have Firebug, hit CTRL+SHIFT+C.
Now click on the password protect box. You will notice that firebug will highlight the following HTML:
- Code:
<input type="checkbox" onclick="alert('You must have the Web-Protect service in order to protect pages. You can purhcase this service from the Premium Services page.');protected.checked=false;" value="1" name="protected"/>
- Code:
alert('You must have the Web-Protect service in order to protect pages. You can purhcase this service from the Premium Services page.');protected.checked=false;"
You're done! Just close Firebug, and publish the page! If you try to view it, you find a login prompt page! Yea! You did it! Give me cookies!
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum