>
New Topic
>
Reply<
Esato Forum Index
>
General discussions >
Non mobile discussion
> New Blog
Bookmark topic
Hi peeps, just created a new Blog thingy @
http://mad-bob.blogspot.com/ does anybody think it will be ok to post links to the vid sites, I.e chemos's site and mobile dudes... I supose I am aiming this more at you 2. I just wanted to create a place a bit like my all the sites post, but make it just for just FREE things.
I didn't know where I stand with the actual site peeps and wether it would be ok to post sites with films etc.
--
Posted: 2005-06-11 20:38:06
Edit :
Quote
Nice blog! Sure - feel free to include my site. I'm sure Mobiledudes won't have a problem either.
If you're asking whether blogspot would have a problem, then unless it says something in their terms & conditions, I say go for it.
Good luck with it.
_________________
Want Free Wallpaper, Ringtones, Software or Videos?
http://chemos.co.nr[ This Message was edited by: chemos on 2005-06-11 19:48 ]
--
Posted: 2005-06-11 20:45:38
Edit :
Quote
It just says crap about "not to use the site for illegal purposes thats all... however I suppose your sites just provide backup files....
Ill add them and see what happens.
--
Posted: 2005-06-11 20:50:13
Edit :
Quote
Huh, found the blog before I found this post. That's what you get for looking at referer logs too much I suppose.
BTW does this make sense to you?
Code:
RewriteEngine on
# redirect non-www to www subdomain.
RewriteCond %{HTTP_HOST} ^shock-therapy.org [NC]
RewriteRule (.*)
http://www.shock-therapy.org/ [R=301,L]
redirect 301 /guestbook
http://www.shock-therapy.org/phpBook
RewriteCond %{REQUEST_FILENAME} .(avi|mpg|zip|ZIP|exe|EXE)$ [NC]
RewriteCond %{HTTP_REFERER} !^http://shock-therapy.(.*)/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(.*).shock-therapy.(.*)/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(.*).downloadcounter.(.*)/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(.*).softforall.(.*)/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(.*).esato.(.*)/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://mad-bob.blogspot.com/*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(.*).statcounter.(.*)/.*$ [NC]
RewriteRule (.*)
http://www.shock-therapy.org/forbidden.html [R,NC]
RewriteCond %{REQUEST_FILENAME} .(jpe?g|png|PNG|jpg|JPG)$ [NC]
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(.*).shock-therapy.(.*)/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(.*).statcounter.(.*)/.*$ [NC]
RewriteCond %{HTTP_REFERER} !google. [NC]
RewriteCond %{HTTP_REFERER} !search?q=cache [NC]
RewriteRule (.*)
http://www.shock-therapy.org/stophotlink.gif [R,NC]
ErrorDocument 404
http://www.shock-therapy.org/not_found.html
ErrorDocument 403
http://www.shock-therapy.org/forbidden.html
Because I'm gonna have to change it now due to you
Just gotta put a line in letting you hotlink me (which you can now see in the code above), then your links to the file should work.
_________________
Symbian Links
Symbian page
Freshest Freeware
CAC – Campaign Against Crazy Frog[ This Message was edited by: Rocky B. on 2005-06-12 14:28 ]
--
Posted: 2005-06-11 22:43:43
Edit :
Quote
Sorry... What did I do?...
I don't know anything about HTML... or what you just posted. What does it mean?.
--
Posted: 2005-06-12 13:25:48
Edit :
Quote
It's a .htaccess file, it stops people linking directly to my files or (as of last night) images. When there are quite literally 12 popular forums where people are using YOUR bandwidth (which you've paid for) to display images without giving you any credit for hosting or making them, then for me it's a moral right to block the b*stards.
Same goes for most of my .zip files - I've got no problem people copying them and hosting them themselves but typically I block direct links which eat into my bandwidth.
And now I've got to add another line in which gives your domain as one which is allowed to link straight to my files, meaning you've just caused me 20 seconds of work. B**tard
(Of course it took much longer than that to type this, but meh

<- yay, i got it right.)
--
Posted: 2005-06-12 15:27:29
Edit :
Quote
Sorry chap, A bit of a newbie to all this. I only started the blog so I could start learning a bit of html without having to purchase a domain and hosting etc, as I wanted to get to grips with it all before actually launching a full on site.
As soon as I am up to scratch then I will do a proper site. Then you help can cock mine up

and cause me 20 seconds of work.
Cheers for explaing though.. appreciated.
--
Posted: 2005-06-12 19:34:51
Edit :
Quote
New Topic
Reply