Last active
January 8, 2021 10:07
-
-
Save nk23x/eaffc4cc7db68c08c54eca3b5b05a55f to your computer and use it in GitHub Desktop.
gravatar: avatar sha1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ## https://www.gravatar.com/avatar/[sha1 hash]?d=retro | |
| ## if needed use f.e. https://sha1generator.de/ to create sha1 hash | |
| RewriteRule ^shavatar/(.*)$ https://www.gravatar.com/avatar/$1?d=retro | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment