mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-02 15:49:05 +00:00
4 lines
134 B
JavaScript
4 lines
134 B
JavaScript
t.step(function() {
|
|
order.push(2);
|
|
document.write("<script>t.step(function() {order.push(3)})</script>");
|
|
}); |