mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
7 lines
159 B
HTML
7 lines
159 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<link rel='stylesheet' type='text/css' href='css-required-style.css'>
|
|
<body>
|
|
<input type="password" required>
|
|
</body>
|
|
</html>
|