Skip to content

Instantly share code, notes, and snippets.

@gazs
gazs / gist:666818
Created November 7, 2010 21:04 — forked from KTamas/gist:666604
// Authors:
// KTamas <gmail@ktamas.com>
register({
name: "iwiw",
url: "http://iwiw.hu/",
domains: ["iwiw.hu", "wiw.hu"],
sessionCookieNames: ["ajaxable", "JSESSIONID", "autoLoginNew","forgetEmail", "email", "httpslogin"],
identifyUser: function() {
var resp = this.httpGet("http://iwiw.hu/pages/main/index.jsp");