Add: Note for curl -L
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<link rel="stylesheet" href="/style/style.css"/>
|
<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 |
|
| /search?q= : Search for a query returning a list of awesome lists |
|
||||||
| /lists : Get a list of all lists indexed |
|
| /lists : Get a list of all lists indexed |
|
||||||
| |
|
| |
|
||||||
|
| Note: Use -L flag with curl to follow redirects! |
|
||||||
|
| |
|
||||||
+ ------------------------------------------ THANKS ------------------------------------------------ +
|
+ ------------------------------------------ THANKS ------------------------------------------------ +
|
||||||
| |
|
| |
|
||||||
| List of awesome pages collected from awesome-awesome-awesome <1> awesome page. |
|
| List of awesome pages collected from awesome-awesome-awesome <1> awesome page. |
|
||||||
|
|||||||
Reference in New Issue
Block a user