mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 21:33:18 -07:00
Update cherrpy to 17.4.2
This commit is contained in:
parent
f28e741ad7
commit
4d6279a626
131 changed files with 15864 additions and 10389 deletions
5
lib/cherrypy/test/static/404.html
Normal file
5
lib/cherrypy/test/static/404.html
Normal file
|
@ -0,0 +1,5 @@
|
|||
<html>
|
||||
<body>
|
||||
<h1>I couldn't find that thing you were looking for!</h1>
|
||||
</body>
|
||||
</html>
|
BIN
lib/cherrypy/test/static/dirback.jpg
Normal file
BIN
lib/cherrypy/test/static/dirback.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
1
lib/cherrypy/test/static/index.html
Normal file
1
lib/cherrypy/test/static/index.html
Normal file
|
@ -0,0 +1 @@
|
|||
Hello, world
|
Loading…
Add table
Add a link
Reference in a new issue