Add: Note for curl -L

This commit is contained in:
Jonas Zeunert
2024-04-23 18:38:13 +02:00
parent 5a12609455
commit 33259e82c9

View File

@@ -1,5 +1,5 @@
<link rel="stylesheet" href="/style/style.css"/>
<form action="/redirect"><label for="q">$ curl https://awesm.sh/</label><input name="q" type="text"/></form>
<form action="/redirect"><label for="q">$ curl -L https://awesm.sh/</label><input name="q" type="text"/></form>
```
+====================================================================================================+
| ___ ___ | |
@@ -17,6 +17,8 @@
| /search?q= : Search for a query returning a list of awesome lists |
| /lists : Get a list of all lists indexed |
| |
| Note: Use -L flag with curl to follow redirects! |
| |
+ ------------------------------------------ THANKS ------------------------------------------------ +
| |
| List of awesome pages collected from awesome-awesome-awesome <1> awesome page. |