A preserved archive of the Logical Gamers community forums, 2009-2025. The original threads and posts, served read-only. Registration, posting and private messages are gone for good.

Inside Gaia`s Redirection

718 views · started by Domo™ ·
#1
Inside Gaia`s Redirection
Hey this is a preview of the Flp redirection in Gaia. do you ever wonder whats inside the redirection well i have the coding to whats inside of it i think its made by yahoo. "and i already know they made a fix to this" im just showing you whats exactly inside of it in the attachment because the code of it is way to big.

pkg-gaia_core.txt download - Plunder
#2
for some reason i think this is a scam lol idk y it just smells fishy
#3
wait is this zxeenon?
#4
This is retarded. Why not just link to the JS file?
Here it is, on Gaia's server, in its original format: http://w.cdn.gaiaonline.com/src/_/854/pkg-gaia_core.js

Why the Hell would anyone download it elsewhere? A better question is why would anyone rehost it and try to get people to download? Screams virus. This file does infinitely more than redirect. It's the vast majority of Gaia's features.
The redirect is three lines of that entire, huge-ass file:
    if (redirect) {
window.location = loc.protocol + '//' + GAIA_config('main_server') + loc.pathname + loc.search + loc.hash;
}


And, no, it's not made by Yahoo. It uses the Yahoo framework. Just as LogicalGamers uses vBulletin (but didn't invent vBulletin), Yahoo makes a JavaScript framework for websites to use.
#6
File I linked to: pkg-gaia_core.js
File you linked to: pkg-gaia_core.txt

And you're saying they're different? How?
#7
nvm you said it all ^^ thank you