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)
-   -   FUCK YOU online-video.com (https://gfy.com/showthread.php?t=34134)

RedShoe 05-31-2001 03:50 PM

FUCK YOU online-video.com
 
I am so fucking pissed off right now!! Both at http://www.online-video.com/ and myself. I just learned the biggest fuckin newbie mistake ever.

I checked my stats toady during lunch, and everyhting seemed normal. Traffic from Asspoint, zilla, RR... it all looked normal. Except that Online-video.com was higher in my reffer stats than anyone else, and I don't remember submitting anything to them. So I went to his site. http://www.online-video.com/ubbcgi/Ultimate.cgi

It's just a fucking HOTLINK BBS. Hundreds of photos all hotlinked.

They target ebony sites and just flat out steal and laugh the whole thing off. One of the top threads had about 15 passwords to pay sites.

I immediately loaded an htaccess file into my galleries. That's the lesson I just learned. No matter what MAKE SURE THAT FILE IS THERE!

Is there anyway to stop them? I doubt it. So be warned if you run an ebony site, (and if you fuck up like I did) they will rape you for every image they can.



------------------
...:::End Of Line:::...
------------------
* uSexFan.com
* ICQ : 114683191

Rodent 05-31-2001 04:09 PM

Yeah fuck them in the ass

Exxxotica 05-31-2001 04:12 PM

Bastards!

It's unbelievable how much shit we have to watch out for in this business.

If sombody isn't hotlinking your pics, then he's cheating your script. As soon as you stop that...you find sombody else stealing you site design!

Just when you think everthing is cool...you get a letter from your hosting company telling you that they are experiencing a DOS attack.

Will it ever stop?

ldinternet 05-31-2001 04:33 PM

Redshoe,

Live and learn. http://bbs.gofuckyourself.com/board/smile.gif I have protection up the ass on all my sites. Referrer protection, hotlink protection, frame breakers on every page, deny/allow, and anyone from asia is redirected to a sponsor. Fucking Indian free fucking loading bastards my fucking bastards ass - they can fuck off.

If you're doing avs, watch out for redway.org, they are a bunch of first class pricks over there.

Set up your hotlink protection to display a graphic - say, banner.gif

On that banner put "type this URL into your browser for FREE hacked passwords"

Then when they type in, say, yoursite.com/passwords/, the index.html file opens a pop up, second.html. But - when second.html loads, it opens a pop up, index.html. You get the idea, they have to be lightning fast with the ALT-F4 or their computer will crash in about 10 seconds and they'll wonder what the fuck happened. Serves 'em right... BWAHAHAHAHAHAHAHAHAH! http://bbs.gofuckyourself.com/board/biggrin.gif http://bbs.gofuckyourself.com/board/biggrin.gif http://bbs.gofuckyourself.com/board/biggrin.gif

RedShoe 05-31-2001 04:58 PM

Thanks for the tip LD, http://bbs.gofuckyourself.com/board/smile.gif

UnseenWorld 05-31-2001 06:09 PM

Why not rename all your pics and realign your html accordingly, then turn all the old pics into a small graphic that says "Hahaha, fucking idiot!" or something even more insulting (I'll leave that up to you). All of a sudden, users of the site will be getting a graphic kick in the teeth.

------------------
Producer of truly original teen/young woman-oriented adult content at Wonders of the Unseen World

wiZd0m 05-31-2001 06:14 PM

http://www.online-video.com/ubb/Forum1/HTML/009319.html SweetJimmy post there often

------------------
wiZd0m
Fortune Pussy Adult Links

ldinternet 06-01-2001 05:54 AM

http://www.online-video.com/title6.gif

Does their hotlink protection work?

ldinternet 06-01-2001 05:56 AM

<img src="http://www.online-video.com/title6.gif" width="1" height="1">

LOL! That graphic is 15k

richard123 06-01-2001 06:15 AM

http://www.online-video.com/ubb/Forum1/HTML/rnation.gif

That's 39k

wiZd0m 06-01-2001 06:16 AM

http://www.online-video.com/ubb/title2.gif
http://www.online-video.com/ubb/title6.gif


If you gonna do something like that, do it right ... Load em all http://bbs.gofuckyourself.com/board/wink.gif

------------------
wiZd0m
Fortune Pussy Adult Links

[This message has been edited by wiZd0m (edited 06-01-2001).]

[This message has been edited by wiZd0m (edited 06-01-2001).]

RedShoe 06-01-2001 08:24 AM

What would happen if I hotlinke their images onto a page and meta - refreshed it once every 20 seconds?
I could have that running on my desktop background. Or would the cache somehow affect the way it downloads?

Not that I would do this, (evil grin) I'm just curious.

------------------
...:::End Of Line:::...
------------------
* uSexFan.com
* ICQ : 114683191

RedShoe 06-01-2001 08:55 AM

The webmasters address
[email protected]

longhair 06-01-2001 11:12 AM

This doesn't work on boards like that unless they try to view the image by itself, but if you get someone linking to an index you forgot to close, let it go for about a half hour to build some traffic and then redirect it with htaccess to a list of avs sites (maybe Sex Key stuff). Real good for extra cash. http://bbs.gofuckyourself.com/board/smile.gif

SixNine 06-01-2001 01:46 PM

RedShoe,
Yea I should have warned you about those hotlinking fucks. http://bbs.gofuckyourself.com/board/frown.gif

Running paysites is a different story. I let them hotlink all they want then put I [email protected] on all the images.

It's free marketing http://bbs.gofuckyourself.com/board/smile.gif

Watch out for members.blackplanet.com in the refferer stats too... cheap fuck motherfuckin shithead surfer cocksucking bastards.

I should load their banner on the bottom of AssPoint and put those shit bags out of business.

here's the .htaccess you need:
AddHandler server-parsed .html .htm

AuthUserFile /dev/null
AuthGroupFile /dev/null
RewriteEngine On
RewriteOptions inherit
RewriteCond %{HTTP_REFERER} !^http://.*www.soulcash.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://.*usexfan.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://yourIP/.*$ [NC]
RewriteRule .*[Jj][Pp][Gg]$|.*[Gg][Ii][Ff]$ http://www.usexfan.com/ [R,L]

Slap that in your image directory .htaccess. http://bbs.gofuckyourself.com/board/smile.gif

Late,

SixNine

SixNine 06-01-2001 01:47 PM

Oh yea...
The first line of that .htaccess file will make .htm & .html files be recognized as .shtml...

you can take it out if you like.

SixNine

RedShoe 06-01-2001 06:20 PM

Thanks SixNine,
I'll swap those out when I get home tonight.

And LD, HOLY SHIT!! I did what you said and made a crash site. I actually went one step further and made a 3 page crash instead of two.

index.html pops index2, and has an exit set to popup "index3".
index2.html pops index3, and has an exit set to popup "index" and finally,
index3.html pops index, and has an exit set to "index2"

I thought this way I could pop a console as they were closing the windows as well. Like a double crash thing. Anyway, I tested it. (I know it was a dumb move but I was curious) http://bbs.gofuckyourself.com/board/smile.gif
Plus, I knew what I was in for.

So I tested it, and well, you know what happens. Pop, pop, pop, pop, pop, pop...

WOOHOO. Success. So I fuckin laid into the "Alt+F4" and held on tight. My browser fought a good fight but after several minutes of holding strong, my keyboard finally won. I beat it. But it took forever.

So thanks for the tip http://bbs.gofuckyourself.com/board/smile.gif I can't wait to unleash it on those fuckers.

BVF 12-21-2003 02:39 AM

Quote:

Originally posted by SixNine
[B] I let them hotlink all they want then put I [email protected] on all the images.

That's what I'm saying. ONce I make a gallery with some old pictures I don't give a rats ass who hotlinks em. I watermark every pic anyway.


All times are GMT -7. The time now is 09:39 PM.

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