Add the favicon_for script
It fetches a favicon for a given URL.
This commit is contained in:
parent
ae8955f99e
commit
e5755da377
1 changed files with 3 additions and 0 deletions
3
bin/favicon_for
Executable file
3
bin/favicon_for
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env zsh
|
||||
|
||||
curl -IL $1/favicon.ico
|
Loading…
Add table
Add a link
Reference in a new issue