From 44c4c503ee189eb86606480da8ae9a8af43c656a Mon Sep 17 00:00:00 2001
From: Username
If the bandwidth gets crazy, I might add a [Robohash.org] banner to the bottom of the image. But it'd be super-tasteful.
@@ -547,7 +547,7 @@ function submitform()
For Gravatar enthusiasts, you can ask Robohash to use a Gravatar if one is available.
Put either the email, or the hashed version, in your image where the string normally goes -
- For example: https://robohash.org/colin@robohash.org?gravatar=yes
or https://robohash.org/620050a4db5104bae758cd75171d64ca?gravatar=hashed
+ For example: https://robohash.org/robo@robohash.org?gravatar=yes
or https://robohash.org/620050a4db5104bae758cd75171d64ca?gravatar=hashed
We've also conditioned our robots to accept commands either via params or directories-
For instance https://robohash.org/set_set3/bgset_bg1/3.14159?size=500x500
Finally, the Blueprints are available to build your own robotic diff --git a/setup.py b/setup.py index 81054cd..ab24f5c 100644 --- a/setup.py +++ b/setup.py @@ -12,8 +12,8 @@ setup( version='1.0', description='One of the leading robot-based hashing tools on the web', long_description=long_description, - author='Colin Davis', - author_email='colin@robohash.org', + author='e1ven', + author_email='robo@robohash.org', url='https://github.com/e1ven/Robohash', download_url='https://github.com/e1ven/Robohash/tarball/1.0', keywords=['robots'], # arbitrary keywords