GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   THis is incredible (https://gfy.com/showthread.php?t=126244)

iwantchixx 04-18-2003 03:46 AM

THis is incredible
 
http://www.necrohiphop.com/cgi-bin/u...2;DaysPrune=45 NEEDS to be shutdown NOW.

These cocksmokers are running a fucking hotlink haven for freeloaders, they hack paysites, and have spoofing tutorials. These cock suckers wasted 20 dollars in bandwidth on me today,


Time to get htaccess woked out to only allow certain domains to hotlink me.

Tipsy 04-18-2003 04:09 AM

To be honest if you didn't even have very basic htaccess up you may as well post a message saying 'I love being hotlinked - come burn by bandwidth now'. Daft thing not to do and only yourself to blame.

Other thing I'm curious about is how much do you pay for BW???? $20 is a lot unless you're paying WELL over the odds.

Not saying the sites isn't full of thieving and freeloading scumbags but some of the blame really has gotta lie with you if you don't even have simple anti-hotlinking in place.

iwantchixx 04-18-2003 04:18 AM

Quote:

Originally posted by Tipsy
To be honest if you didn't even have very basic htaccess up you may as well post a message saying 'I love being hotlinked - come burn by bandwidth now'. Daft thing not to do and only yourself to blame.

Other thing I'm curious about is how much do you pay for BW???? $20 is a lot unless you're paying WELL over the odds.

Not saying the sites isn't full of thieving and freeloading scumbags but some of the blame really has gotta lie with you if you don't even have simple anti-hotlinking in place.

I've tried repeatedly to get anti hotlinking into place. it never fuckign works. it either blocks ALL access or nothing at all.

I just put in a support ticket with my host to get this shit blocked

Tipsy 04-18-2003 04:25 AM

Quote:

Originally posted by iwantchixx


I've tried repeatedly to get anti hotlinking into place. it never fuckign works. it either blocks ALL access or nothing at all.

I just put in a support ticket with my host to get this shit blocked

Don't blame you as it's a must (as you probably more than know by now :) ).

If the host is slow lemma know and I'll mail a copy of the htaccess I use. Only basic stuff but it stops image hotlinking, most leech software and has redirects in for certain URL's which can all be handy. I'm a very long way from being any sort of expert on htaccess but if it works for me on 3 diff servers....

iwantchixx 04-18-2003 04:38 AM

well, heres the thing. I need to ALLOW hotlinks from sexual-linkage.com and richardsrealm.com and thumbs-up.net and groups.yahoo.com/group/perfectteenpics/

the rest I want blocked.


That list would be appreciated. if support hasen't blocked this shit for me by the time I wake up (going to bed now) I'd like to try it out before this gets out of hand.

Thanks..


back-off-bitch (AT) rogers (dot) com

NastyJack 04-18-2003 05:25 AM

Nice fuck'n pics in any case!

- Bookmarked - !!! :Graucho

funkmaster 04-18-2003 05:37 AM

20$ in bandwith ... about fucking time I spam that forum, looks like there must be some traffic there ... thanks for the info !!

stocktrader23 04-18-2003 05:41 AM

Quote:

Originally posted by funkmaster
20$ in bandwith ... about fucking time I spam that forum, looks like there must be some traffic there ... thanks for the info !!
That's what I'm talking about.

High Quality 04-18-2003 05:42 AM

http://www.boomspeed.com/nauticsone/DSC04808.jpg


:1orglaugh :1orglaugh

MrLeone 04-18-2003 05:46 AM

:evil-laug

gornyhuy 04-18-2003 05:49 AM

They have a Go Fuck Yourself forum in there.
Lens, time to sue over copyright infringement!
:1orglaugh

iwantchixx 04-18-2003 12:27 PM

I think my web server hates me. When trying to stop hotlinking and allow certain sites it either stops all images from loading, or hotlink protections doesnt work at all.

RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?sexual-linkage.com(/).*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(www\.)?thumbs-up.net(/).*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(www\.)?richardsrealm.com(/).*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(www\.)?back-off-bitch.net(/).*$ [NC]
RewriteRule .*\.(gif|jpg|jpeg|bmp)$ - [F,NC]

doesnt show images at all

Options +FollowSymlinks
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?sexual-linkage.com(/).*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(www\.)?thumbs-up.net(/).*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(www\.)?richardsrealm.com(/).*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(www\.)?back-off-bitch.net(/).*$ [NC]
RewriteRule .*\.(gif|jpg|jpeg|bmp)$ - [F,NC]

doesnt show images at all

Options +FollowSymlinks
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?sexual-linkage.com(/).*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(www\.)?thumbs-up.net(/).*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(www\.)?richardsrealm.com(/).*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(www\.)?back-off-bitch.net(/).*$ [NC]
RewriteRule .*\.(gif|jpg|jpeg|bmp)$ - [F,NC]

all images show but still hotlinkable

RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?sexual-linkage.com(/).*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(www\.)?thumbs-up.net(/).*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(www\.)?richardsrealm.com(/).*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(www\.)?back-off-bitch.net(/).*$ [NC]
RewriteRule .*\.(gif|jpg|jpeg|bmp)$ - [F,NC]

all images show but still hotlinkable

All 4 were generated with http://www.htmlbasix.com/disablehotlinking.shtml

iwantchixx 04-18-2003 12:29 PM

Quote:

Originally posted by stocktrader23


That's what I'm talking about.


problem is, these people are getting everything for free and hacking pay site db's to get passwords, so I doubt spamming them is worth your time

SetTheWorldonFire 04-18-2003 12:31 PM

http://www.necrohiphop.com/ubb/ultimatebb.php

notice something familiar

foreverjason 04-18-2003 12:33 PM

ya there must be some traffic there!

Kevlar 04-18-2003 12:37 PM

If you're serious about taking legal action, posting death threats in a public forum might not have been the smartest move. :2 cents:

iwantchixx 04-18-2003 12:38 PM

Quote:

Originally posted by Kevlar
If you're serious about taking legal action, posting death threats in a public forum might not have been the smartest move. :2 cents:
It's my fiance who wants to kil them, not me

Kevlar 04-18-2003 12:39 PM

Quote:

Originally posted by foreverjason
ya there must be some traffic there!
hehehe, who wants me to spam the shit out of that board and find out? Even people who hate spam would like to see it happen to hotlinkers, right? I mean you may find spam annoying, but it's not stealing. Hotlinking is.

Kevlar 04-18-2003 12:40 PM

iwantchixx, after this, you're going to have to change your sig.

iwantchixx 04-18-2003 12:42 PM

Quote:

Originally posted by Kevlar
iwantchixx, after this, you're going to have to change your sig.
I'm not fighting with any webmasters :) just with thieves

Cindyff 04-18-2003 12:43 PM

Quote:

Originally posted by High Quality
http://www.boomspeed.com/nauticsone/DSC04808.jpg


:1orglaugh :1orglaugh

Looks like Aria has got her self a new boyfriend its a step up from the last one

Cindy xx

Tipsy 04-18-2003 12:49 PM

You got mail :)

iwantchixx 04-18-2003 12:56 PM

Quote:

Originally posted by Tipsy
You got mail :)
thanks, don't know what to make of it but I'll try

TheSenator 04-18-2003 01:15 PM

funny shit when it happens to someone else.... I would just redirect the traffic. First, I would move the pics and/or galleries else where then I would just 404 the traffic to a sponsor.

KISS

iwantchixx 04-18-2003 01:16 PM

Quote:

Originally posted by TheSenator
funny shit when it happens to someone else.... I would just redirect the traffic. First, I would move the pics and/or galleries else where then I would just 404 the traffic to a sponsor.

KISS

moving pics/galleries to another folder is a good way to get blacklisted everywhere. you know that old rule that states "do not change teh gallery or face being blacklisted"

TheSenator 04-18-2003 01:20 PM

quote:
--------------------------------------------------------------------------------
Originally posted by iwantchixx
moving pics/galleries to another folder is a good way to get blacklisted everywhere. you know that old rule that states "do not change teh gallery or face being blacklisted"
--------------------------------------------------------------------------------

You are absolutely right....
Just rename your pics and keep the gallery link the same....then do the 404 thing...

Vox 04-18-2003 01:34 PM

They are not hotlinking you, just checked it out. They are just going straight to your gallery folder where you have no index.html, it lists all you pics.

just add this to your htaccess.

RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?domain.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://i.p number here/.*$ [NC]
RewriteRule \.(gif|jpg)$ http://www.domain.com/index.shtml [R,L]
IndexIgnore *

make sure you put in indexignore * so you don't get this anymore.
http://back-off-bitch.net/gal/ftv/isabella/images/

iwantchixx 04-18-2003 01:35 PM

this is getting really frustrating, I finaly managed to get hotlink protection into place, all image slaod on my domain, but the domains i tried to allow are still being blocked... sigh...

MattO 04-18-2003 02:11 PM

Yea, you need to put a default html page in them directories... every one, just in case. Make a nice small FUCK OFF index.html page to shove into all of those directories.

iwantchixx 04-18-2003 05:19 PM

Quote:

Originally posted by Vox
They are not hotlinking you, just checked it out. They are just going straight to your gallery folder where you have no index.html, it lists all you pics.

just add this to your htaccess.

RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?domain.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://i.p number here/.*$ [NC]
RewriteRule \.(gif|jpg)$ http://www.domain.com/index.shtml [R,L]
IndexIgnore *

make sure you put in indexignore * so you don't get this anymore.
http://back-off-bitch.net/gal/ftv/isabella/images/


ah, thats another thing they did, assholes. ok I got my antihotlinking into place and working properly.

I had directory listing like that turned off. This is fucked up.



hrm, ok, it;s not there anymore, shit and I can;t remember how to do it either

NBDesign 04-18-2003 05:51 PM

There are a lot of sites out there that hack pay sites (that is why I never pay for porn :Graucho ). So what is so different about this one?

AdultNex 04-18-2003 05:52 PM

Btw, there's a GFY user that hangs around there.

Is that you NBDesign? :winkwink:


All times are GMT -7. The time now is 08:38 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123