Skip to content

Instantly share code, notes, and snippets.

@tiagofrancafernandes
Last active June 9, 2023 15:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tiagofrancafernandes/7d61544d14ad5b9336f683f4747a1c43 to your computer and use it in GitHub Desktop.
Save tiagofrancafernandes/7d61544d14ad5b9336f683f4747a1c43 to your computer and use it in GitHub Desktop.
dev-geral-snippets

Pegar o favicon de um site de forma dinâmica: https://www.google.com/s2/favicons?domain=slack.com https://www.google.com/s2/favicons?domain=facebook.com

http://i0.wp.com/www.URL/OF/YOUR-IMAGE-image.png?fit=SIZE_W%2CSIZE_H&ssl=0
https://i0.wp.com/www.URL/OF/YOUR-IMAGE-image.png?fit=SIZE_W%2CSIZE_H&ssl=1

Example
http://i0.wp.com/www.php.net/images/meta-image.png?fit=256%2C256&ssl=0

https://i0.wp.com/www.cssscript.com/wp-content/uploads/2016/10/cropped-web-code.png?fit=256%2C256&ssl=1

##################################################

Image placeholders

Fotos de usuarios fake

Imagens randomicas

Cortar imagem muito grande/pesada (deixar leve)

imagecdn.app:

i0.wp

##################################################

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment