mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2026-02-16 02:21:06 +00:00
npm init
This commit is contained in:
10
NodeServer/index.html
Normal file
10
NodeServer/index.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>BetterRTP - API</title>
|
||||
</head>
|
||||
<body></body>
|
||||
<script src="index.js"></script>
|
||||
</html>
|
||||
Reference in New Issue
Block a user