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)
-   -   http://www.fusker.com WTF is this? Website/TGP Sucker machine... (https://gfy.com/showthread.php?t=162416)

necoeds 08-10-2003 08:21 PM

http://www.fusker.com WTF is this? Website/TGP Sucker machine...
 
http://www.fusker.com

What the fuck is this shit. I've been hit with shit a ton lately.... found it in my logs...

Anybody else see the same shit?

Juicy D. Links 08-10-2003 08:23 PM

block it yo

rowan 08-10-2003 08:24 PM

I found it too, recently. Any img src from fusker.com gets redirected to an image of the goatse man's gaping asshole.

necoeds 08-10-2003 08:25 PM

how do you redirect image source from fusker?

jennycards 08-10-2003 10:40 PM

Quote:

Originally posted by necoeds
how do you redirect image source from fusker?
RewriteEngine on
RewriteCond %{HTTP_REFERER} ^.*fusker.*$ [NC]
RewriteRule \.jpg$ http://www.yoursite.com/img/forbidden.jpg [R,L]

mryellow 08-11-2003 01:19 AM

Take note that the image you are redirecting to must be in a
directory not affected by the htaccess.

You can disable the rewrite rules you've made on a sub-directory
using the following code.

Code:

RewriteEngine on
RewriteRule ^.*$ -

More Info:
http://www.webpimps.com/scripts/htaccess/

-Ben


All times are GMT -7. The time now is 10:17 PM.

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