D
D
dminster942020-11-07 16:45:31
JavaScript
dminster94, 2020-11-07 16:45:31

Can I replace data from the pixelscan site?

Can I replace the data from the pixelscan website? Using a js script and mod header? So far I have managed to change only the user-Agent (http) how to change the rest?

navigator.__defineGetter__('userAgent', function () {
return "Mozilla/5.0 (Windows NT 6.2; WOW64; rv:28.0) Gecko/20100101 Firefox/28.0)"
});
navigator.__defineGetter__('appName', function () {
return "Netscape"
});

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question