Super Star Destroyer

AMP: sci-fi art, regular art, pictures, photos, comics, music, etc.

Moderator: Beowulf

User avatar
Pu-239
Sith Marauder
Posts: 4727
Joined: 2002-10-21 08:44am
Location: Fake Virginia

Post by Pu-239 »

Dalton wrote:
Oberleutnant wrote:It is, but you just have to delete the http:// from the picture's URL and hit enter.
No...all you have to do is click on the address bar again and hit enter. The reason why you can't direct-link it is that using Javascript - probably something like:

Code: Select all

if (referrer != "www.geocities.com/xyz") window.location.href = "404.html" else window.location.href = url
the server can tell that the file request didn't come from a Geocities page. If you copy-paste the link, or even just click on the address bar and hit enter again, there is no referrer so Geocities will load it. Anti-leech system.
I don't think server side javascript is available on servers other than Sun and Netscape servers, and I think it's obsolete anyways. Geocities is running FreeBSD. You can't put JS onto an image.

ah.....the path to happiness is revision of dreams and not fulfillment... -SWPIGWANG
Sufficient Googling is indistinguishable from knowledge -somebody
Anything worth the cost of a missile, which can be located on the battlefield, will be shot at with missiles. If the US military is involved, then things, which are not worth the cost if a missile will also be shot at with missiles. -Sea Skimmer


George Bush makes freedom sound like a giant robot that breaks down a lot. -Darth Raptor
User avatar
Exonerate
Sith Marauder
Posts: 4454
Joined: 2002-10-29 07:19pm
Location: DC Metro Area

Post by Exonerate »

Dalton wrote:
Oberleutnant wrote:It is, but you just have to delete the http:// from the picture's URL and hit enter.
No...all you have to do is click on the address bar again and hit enter. The reason why you can't direct-link it is that using Javascript - probably something like:

Code: Select all

if (referrer != "www.geocities.com/xyz") window.location.href = "404.html" else window.location.href = url
the server can tell that the file request didn't come from a Geocities page. If you copy-paste the link, or even just click on the address bar and hit enter again, there is no referrer so Geocities will load it. Anti-leech system.
Actually, its a .htaccess file, which is probably set to deny if the source isn't from Geocities.

BoTM, MM, HAB, JL
User avatar
Dalton
For Those About to Rock We Salute You
For Those About to Rock We Salute You
Posts: 22637
Joined: 2002-07-03 06:16pm
Location: New York, the Fuck You State
Contact:

Post by Dalton »

Exonerate wrote:Actually, its a .htaccess file, which is probably set to deny if the source isn't from Geocities.
Wouldn't that cause problems with the copy-paste then?
Image
Image
To Absent Friends
Dalton | Admin Smash | Knight of the Order of SDN

"y = mx + bro" - Surlethe
"You try THAT shit again, kid, and I will mod you. I will
mod you so hard, you'll wish I were Dalton." - Lagmonster

May the way of the Hero lead to the Triforce.
User avatar
phongn
Rebel Leader
Posts: 18487
Joined: 2002-07-03 11:11pm

Post by phongn »

Dalton wrote:
Exonerate wrote:Actually, its a .htaccess file, which is probably set to deny if the source isn't from Geocities.
Wouldn't that cause problems with the copy-paste then?
No, because it only looks to see if the link-referrer is not from Geocities. If the link-referrer is nonexistant, you can proceed.
User avatar
Dalton
For Those About to Rock We Salute You
For Those About to Rock We Salute You
Posts: 22637
Joined: 2002-07-03 06:16pm
Location: New York, the Fuck You State
Contact:

Post by Dalton »

phongn wrote:
Dalton wrote:
Exonerate wrote:Actually, its a .htaccess file, which is probably set to deny if the source isn't from Geocities.
Wouldn't that cause problems with the copy-paste then?
No, because it only looks to see if the link-referrer is not from Geocities. If the link-referrer is nonexistant, you can proceed.
Meh, whatever - it works :)
Image
Image
To Absent Friends
Dalton | Admin Smash | Knight of the Order of SDN

"y = mx + bro" - Surlethe
"You try THAT shit again, kid, and I will mod you. I will
mod you so hard, you'll wish I were Dalton." - Lagmonster

May the way of the Hero lead to the Triforce.
User avatar
Beowulf
The Patrician
Posts: 10619
Joined: 2002-07-04 01:18am
Location: 32ULV

Post by Beowulf »

It seems a bit dark... looks good otherwise.
"preemptive killing of cops might not be such a bad idea from a personal saftey[sic] standpoint..." --Keevan Colton
"There's a word for bias you can't see: Yours." -- William Saletan
Post Reply