removing unnecessary URLs
This commit is contained in:
+6
-6
@@ -43,16 +43,16 @@ body::-webkit-scrollbar {
|
||||
<body>
|
||||
|
||||
<h5>Extractions</h5>
|
||||
- <a href="http://birdnetpi.local/By_Date/" target="content">By Date</a><br>
|
||||
- <a href="http://birdnetpi.local/By_Common_Name/" target="content">By Common Name</a><br>
|
||||
- <a href="http://birdnetpi.local/By_Scientific_Name/" target="content">By Scientific Name</a><br>
|
||||
- <a href="http://birdnetpi.local/Processed/" target="content">Processed</a><br>
|
||||
- <a href="/By_Date/" target="content">By Date</a><br>
|
||||
- <a href="/By_Common_Name/" target="content">By Common Name</a><br>
|
||||
- <a href="/By_Scientific_Name/" target="content">By Scientific Name</a><br>
|
||||
- <a href="/Processed/" target="content">Processed</a><br>
|
||||
|
||||
<hr class="solid">
|
||||
|
||||
<h5>System</h5>
|
||||
- <a href="http://birdnetpi.local/scripts/" target="content">Tools</a><br>
|
||||
- <a href="http://birdnetpi.local/phpsysinfo/" target="content">Info</a><br>
|
||||
- <a href="/scripts/" target="content">Tools</a><br>
|
||||
- <a href="/phpsysinfo/" target="content">Info</a><br>
|
||||
- <a href="http://birdnetpi.local:8080" target="content">Log</a><br>
|
||||
|
||||
<hr class="solid">
|
||||
|
||||
Reference in New Issue
Block a user