View Single Post
Old 08-04-2003, 03:40 AM  
cash69
So Fucking Banned
 
Join Date: Oct 2002
Location: chandler, az
Posts: 1,052
if your make your site a HTTPS site.. make it disable the proxie headers.. and make it look for the header

User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Q3123461)

only allow 1 submission per user-agent header..

the header User-Agent: is unique to EVERY one's browser.. if you do all 3 of those things i guarantee you will have NO auto submissions.. it's impossible.. the only way to be able to do it will be to program each https site with pure winsock.. which is no easy thing.. you would have to know how to program very very good.. or pay a coder 200 - 500$ to code a program to do it.. for EACH url.. they are different everytime.. that would 100% disable people from submitting more then 1 url per day.. they can alwayse still auto submit.. but doing this will make sure they can only do 1 url per day

Last edited by cash69; 08-04-2003 at 03:50 AM..
cash69 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote