mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-29 18:58:40 +09:00
7 lines
93 B
HTML
7 lines
93 B
HTML
<!DOCTYPE html>
|
|
<script>
|
|
|
|
var xhr = new XMLHttpRequest();
|
|
xhr.onreadystatechange;
|
|
|
|
</script>
|