Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 01-01-2004, 03:30 PM   #1
TheMaster
Confirmed User
 
Join Date: Nov 2003
Location: Prague
Posts: 2,733
How to block fusker?

Hey,

could someone tell me how to block fusker.com , don't mind them on free host, but do mind if they're stealing payed bandwith.

tried
<Limit GET HEAD POST>
order allow,deny
deny from fusker.com
allow from all
</LIMIT>

but didn't work

thanks
__________________
TheMaster is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-01-2004, 03:36 PM   #2
Babaganoosh
♥♥♥ Likes Hugs ♥♥♥
 
Babaganoosh's Avatar
 
Industry Role:
Join Date: Nov 2001
Location: /home
Posts: 15,841
http://www.webpimps.com/scripts/htaccess/
__________________
I like pie.
Babaganoosh is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-01-2004, 03:42 PM   #3
TheMaster
Confirmed User
 
Join Date: Nov 2003
Location: Prague
Posts: 2,733
Quote:
Originally posted by Armed & Hammered
http://www.webpimps.com/scripts/htaccess/
I don't want to make hotlinking impossible, 'cause I need to do that myself, just want to ban certain sites from doing this, at the moment: fusker.com

Thanks for the help so far
__________________
TheMaster is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-01-2004, 04:20 PM   #4
k-rad-bob
Registered User
 
Join Date: Oct 2002
Posts: 11
email the guy and ask him to block your domain.

worked for me
k-rad-bob is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-01-2004, 04:49 PM   #5
phogirl69
Confirmed User
 
Join Date: Jul 2001
Posts: 3,330
I also get a lot if hits from

http://www.igetporn.com

Another hotlinking crap site!? But I can't even search for my url there unlike Fusker. These sites can't hotlink me if I have my htaccess uploaded right?
phogirl69 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-01-2004, 04:59 PM   #6
iwantchixx
Too lazy to set a custom title
 
iwantchixx's Avatar
 
Industry Role:
Join Date: Oct 2002
Location: The Boonies
Posts: 12,860
RewriteEngine On
RewriteCond %{HTTP_REFERER} ^http://(.*).fusker.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://fusker.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://69.41.243.621/ [NC]
RewriteRule /* http://WHERE_YOU_WANT_HITS_FROM_THEM_TO_GO.COM [R,L]
iwantchixx is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-01-2004, 07:01 PM   #7
TheMaster
Confirmed User
 
Join Date: Nov 2003
Location: Prague
Posts: 2,733
Quote:
Originally posted by iwantchixx
RewriteEngine On
RewriteCond %{HTTP_REFERER} ^http://(.*).fusker.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://fusker.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://69.41.243.621/ [NC]
RewriteRule /* http://WHERE_YOU_WANT_HITS_FROM_THEM_TO_GO.COM [R,L]
goddamn, it doesn't work
__________________
TheMaster is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-01-2004, 07:20 PM   #8
digifan
The Profiler
 
digifan's Avatar
 
Industry Role:
Join Date: Oct 2002
Location: ICQ 76281726 and I'm female
Posts: 14,618
No biggie, I got fuskerized too, checked their link in my sats and found a form on their site where you can ask the webmasters not to link you. Easy as 1-2-3.
__________________
[email protected]
Webair Rocks
digifan is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-01-2004, 08:15 PM   #9
SomeCreep
:glugglug
 
SomeCreep's Avatar
 
Join Date: Mar 2003
Location: Where the Wild Things Are
Posts: 26,118
just use .htaccess to block hotlinking
__________________

Webair Hosting

I use and recommend Webair for hosting.
SomeCreep is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-01-2004, 08:22 PM   #10
stephenv
Registered User
 
Join Date: Nov 2003
Location: Atlanta, GA
Posts: 21
Quote:
Originally posted by iwantchixx
RewriteEngine On
RewriteCond %{HTTP_REFERER} ^http://(.*).fusker.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://fusker.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://69.41.243.621/ [NC]
RewriteRule /* http://WHERE_YOU_WANT_HITS_FROM_THEM_TO_GO.COM [R,L]
give them goatse or *******, that stops hotlink fuckers
stephenv is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-01-2004, 10:00 PM   #11
iwantchixx
Too lazy to set a custom title
 
iwantchixx's Avatar
 
Industry Role:
Join Date: Oct 2002
Location: The Boonies
Posts: 12,860
Quote:
Originally posted by TheMaster


goddamn, it doesn't work

get a new server.
iwantchixx is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-01-2004, 10:06 PM   #12
$5 submissions
I help you SUCCEED
 
$5 submissions's Avatar
 
Industry Role:
Join Date: Nov 2003
Location: The Pearl of the Orient Seas
Posts: 32,195
Leecherz

Quote:
Originally posted by phogirl69
I also get a lot if hits from

http://www.igetporn.com

Another hotlinking crap site!? But I can't even search for my url there unlike Fusker. These sites can't hotlink me if I have my htaccess uploaded right?
$5 submissions is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-03-2004, 10:34 PM   #13
Mr. Marks
Confirmed User
 
Join Date: Jun 2001
Location: Wherever I want
Posts: 7,517
Quote:
Originally posted by TheMaster


goddamn, it doesn't work
Check your Install
Mr. Marks is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.