mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-09 01:48:55 +00:00
8 lines
93 B
HTML
8 lines
93 B
HTML
<!DOCTYPE html>
|
|
<script>
|
|
|
|
var xhr = new XMLHttpRequest();
|
|
xhr.onreadystatechange;
|
|
|
|
</script>
|