Skip to content

Instantly share code, notes, and snippets.

@y0n3r
Created August 16, 2013 18:34
Show Gist options
  • Save y0n3r/6252361 to your computer and use it in GitHub Desktop.
Save y0n3r/6252361 to your computer and use it in GitHub Desktop.
if (!window._AIM) window._AIM = {};
$.extend(window._AIM, {
config: {
aimContextRoot: "/aim",
aimHost: "aim.foodnetwork.com",
contactUsUrl: "http://www.foodnetwork.com/about/viewer-relations",
janrainAppId: "N/A",
janrainAppUrl: "https://login.dev1-foodnetwork.com",
loginURL: "https://mysecure.foodnetwork.com/aim/rest/login",
registerURL: "https://mysecure.foodnetwork.com/aim/rest/register",
resetpwdURL: "http://aim.foodnetwork.com/aim/rest/login/resetpassword/reset",
siteCode: "FN",
siteName: "FoodNetwork.com",
ssoURL: "https://mysecure.scrippscontroller.com/siteminderagent/forms/login.fcc",
ssoagentURL: "www.scrippscontroller.com",
ssotargetURL: "http://www.scrippscontroller.com/javaloginrealm"
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment