mirror of
https://github.com/rclone/rclone.git
synced 2024-11-23 08:54:10 +01:00
13 lines
238 B
HTML
13 lines
238 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Directory listing of /three</title>
|
|
</head>
|
|
<body>
|
|
<h1>Directory listing of /three</h1>
|
|
<a href="a.txt">a.txt</a><br />
|
|
<a href="b.txt">b.txt</a><br />
|
|
</body>
|
|
</html>
|