Update index
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -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,9 +17,11 @@
|
||||
| /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. |
|
||||
| List of awesome pages collected from awesome-awesome-awesome <1> awesome page. |
|
||||
| |
|
||||
| Big shoutout to @t3chnoboy and @sindresorhus for their meta meta (meta) awesome pages! |
|
||||
| Also to @bradoyler, @emirjp, @erichs, @oyvindrobertsen, @bayandin, @jnv and @scooperma for their |
|
||||
@@ -27,13 +29,13 @@
|
||||
| |
|
||||
| And of course to all the people curating such awesome link lists! You are awesome :) |
|
||||
| |
|
||||
| Highly inspired by cheat.sh [2]. Give it a try. It's awesome too! |
|
||||
| Highly inspired by cheat.sh <2>. Give it a try. It's awesome too! |
|
||||
| |
|
||||
+ ------------------------------------------ LINKS ------------------------------------------------- +
|
||||
| |
|
||||
| [1] https://github.com/t3chnoboy/awesome-awesome-awesome |
|
||||
| [2] https://cheat.sh |
|
||||
| <1> https://github.com/t3chnoboy/awesome-awesome-awesome |
|
||||
| <2> https://cheat.sh |
|
||||
| |
|
||||
+====================================================================================================+
|
||||
```
|
||||
<span>*Sites indexed: <embed type="text/plain" height="26px" src="/stats/sites.txt"/> Last updated: <embed type="text/plain" height="26px" style="color: white;" src="/stats/updated.txt" />*</span>
|
||||
<span>*Awesome indexed: <embed type="text/plain" height="26px" src="/stats/sites.txt"/> Last updated: <embed type="text/plain" height="26px" style="color: white;" src="/stats/updated.txt" />*</span>
|
||||
|
||||
Reference in New Issue
Block a user