diff --git a/README.md b/README.md index c58d63f..165e4a5 100644 --- a/README.md +++ b/README.md @@ -17,35 +17,31 @@ There are several ways to use Robohash, depending on your needs: The easiest way to use Robohash is through the public service at [robohash.org](https://robohash.org/). Super Easy to use: Anytime you need a Robohash, just embed: + ```html - + ``` **URL Parameters and Advanced Options:** - **Image Formats**: Want a JPG instead? Fine. PNG? Fine. Want it as a bitmap? We think you're nutty. But fine. Just change the extension: `https://robohash.org/hash.jpg` - - **Size Control**: From destroying skyscrapers to nanobots, we've got you covered. `https://robohash.org/hash?size=200x200` - - **Robot Sets**: Choose your preferred mechanical beings: `https://robohash.org/hash?set=set2` (set1-set5 available, or "any") - - **Backgrounds**: Our robots like to travel. Add a background as part of the hash: `https://robohash.org/hash?bgset=bg1` (bg1-bg2 available, or "any") - - **Gravatar Integration**: For Gravatar enthusiasts, you can ask Robohash to use a Gravatar if one is available: `https://robohash.org/user@example.com?gravatar=yes` or for pre-hashed emails: `https://robohash.org/hash?gravatar=hashed` - - **Directory Style Parameters**: We also accept commands via directory structure: `https://robohash.org/set_set3/bgset_bg1/3.14159?size=500x500` - - **Extension Handling**: Want to hash the whole URL including extension? Use: `https://robohash.org/hash.png?ignoreext=false` **Important Notes:** + - Robohash.org is a best-effort service, not a commercial offering - Our robots stay speedy due to caching modules and CDN usage - If you receive errors or "too many requests" responses, please back off exponentially @@ -163,6 +159,8 @@ RoboHash comes with five distinct sets of mechanical/biological entities: - **set3**: Robot heads created by Julian Peter Arias. New, suave, disembodied heads. That's sexy. Like a robot. - **set4**: Cats created by David Revoy. Hydroponically grown beautiful kittens. - **set5**: Human avatars created by Pablo Stanley. For those afraid of the robocalypse, you can also generate human technicians to mind the robot army. +- **set6**: Cosmic Apes created by OceanSlim. Monkeying around with the fabric of space-time itself. + - Note: This set uses additional symbolic links to implement weighted rarity distribution as the creator originally intended. Apes with laser eyes and tear drop tattoos are exceptionally rare. Specify which set you want in the `assemble()` method or through URL parameters. Alternatively, specify the string "any", and RoboHash will pick an image set for you, based on the provided hash. @@ -183,6 +181,7 @@ Robohash contains art from various talented creators: - The "set3" artwork was created by Julian Peter Arias. They are available under CC-BY-3.0 license. - The Cats/"set4" were created by David Revoy, used under CC-BY-4.0 https://www.peppercarrot.com/extras/html/2016_cat-generator/ - The avatars used in "set5" were created by Pablo Stanley, for https://avataaars.com/. They are "Free for personal and commercial use. 😇" +- The Cosmic Apes/"set6" were created by [OceanSlim](https://github.com/0ceanSlim). They are available under CC0 (Public Domain). You are free to embed robots under the terms of the CC-BY license. Example wording might be "Robots lovingly delivered by Robohash.org" or something similarly respectful of our robotic overlords. @@ -210,4 +209,4 @@ If you find Robohash useful, I encourage you to fork it and adapt it to your nee OK, I'll admit I'm a crappy programmer. Compounding this, I wrote this code initially to be internal-only. It's ugly, and could be a LOT nicer. -Sorry about that. \ No newline at end of file +Sorry about that. diff --git a/robohash/sets/set6/000#00BG/1.png b/robohash/sets/set6/000#00BG/1.png new file mode 100644 index 0000000..adc79fc Binary files /dev/null and b/robohash/sets/set6/000#00BG/1.png differ diff --git a/robohash/sets/set6/000#00BG/2.png b/robohash/sets/set6/000#00BG/2.png new file mode 100644 index 0000000..38f2a03 Binary files /dev/null and b/robohash/sets/set6/000#00BG/2.png differ diff --git a/robohash/sets/set6/000#00BG/3.png b/robohash/sets/set6/000#00BG/3.png new file mode 100644 index 0000000..f312dd8 Binary files /dev/null and b/robohash/sets/set6/000#00BG/3.png differ diff --git a/robohash/sets/set6/000#00BG/4.png b/robohash/sets/set6/000#00BG/4.png new file mode 100644 index 0000000..23501e6 Binary files /dev/null and b/robohash/sets/set6/000#00BG/4.png differ diff --git a/robohash/sets/set6/000#00BG/5.png b/robohash/sets/set6/000#00BG/5.png new file mode 100644 index 0000000..ca42d2b Binary files /dev/null and b/robohash/sets/set6/000#00BG/5.png differ diff --git a/robohash/sets/set6/000#00BG/6.png b/robohash/sets/set6/000#00BG/6.png new file mode 100644 index 0000000..b5eb523 Binary files /dev/null and b/robohash/sets/set6/000#00BG/6.png differ diff --git a/robohash/sets/set6/000#01Fur/blue-1.png b/robohash/sets/set6/000#01Fur/blue-1.png new file mode 120000 index 0000000..830a2e0 Binary files /dev/null and b/robohash/sets/set6/000#01Fur/blue-1.png differ diff --git a/robohash/sets/set6/000#01Fur/blue-2.png b/robohash/sets/set6/000#01Fur/blue-2.png new file mode 120000 index 0000000..830a2e0 Binary files /dev/null and b/robohash/sets/set6/000#01Fur/blue-2.png differ diff --git a/robohash/sets/set6/000#01Fur/blue-3.png b/robohash/sets/set6/000#01Fur/blue-3.png new file mode 120000 index 0000000..830a2e0 Binary files /dev/null and b/robohash/sets/set6/000#01Fur/blue-3.png differ diff --git a/robohash/sets/set6/000#01Fur/blue.png b/robohash/sets/set6/000#01Fur/blue.png new file mode 100644 index 0000000..830a2e0 Binary files /dev/null and b/robohash/sets/set6/000#01Fur/blue.png differ diff --git a/robohash/sets/set6/000#01Fur/brown-1.png b/robohash/sets/set6/000#01Fur/brown-1.png new file mode 120000 index 0000000..8297685 Binary files /dev/null and b/robohash/sets/set6/000#01Fur/brown-1.png differ diff --git a/robohash/sets/set6/000#01Fur/brown-2.png b/robohash/sets/set6/000#01Fur/brown-2.png new file mode 120000 index 0000000..8297685 Binary files /dev/null and b/robohash/sets/set6/000#01Fur/brown-2.png differ diff --git a/robohash/sets/set6/000#01Fur/brown-3.png b/robohash/sets/set6/000#01Fur/brown-3.png new file mode 120000 index 0000000..8297685 Binary files /dev/null and b/robohash/sets/set6/000#01Fur/brown-3.png differ diff --git a/robohash/sets/set6/000#01Fur/brown-4.png b/robohash/sets/set6/000#01Fur/brown-4.png new file mode 120000 index 0000000..8297685 Binary files /dev/null and b/robohash/sets/set6/000#01Fur/brown-4.png differ diff --git a/robohash/sets/set6/000#01Fur/brown.png b/robohash/sets/set6/000#01Fur/brown.png new file mode 100644 index 0000000..8297685 Binary files /dev/null and b/robohash/sets/set6/000#01Fur/brown.png differ diff --git a/robohash/sets/set6/000#01Fur/gray-1.png b/robohash/sets/set6/000#01Fur/gray-1.png new file mode 120000 index 0000000..d95c1f1 Binary files /dev/null and b/robohash/sets/set6/000#01Fur/gray-1.png differ diff --git a/robohash/sets/set6/000#01Fur/gray-2.png b/robohash/sets/set6/000#01Fur/gray-2.png new file mode 120000 index 0000000..d95c1f1 Binary files /dev/null and b/robohash/sets/set6/000#01Fur/gray-2.png differ diff --git a/robohash/sets/set6/000#01Fur/gray-3.png b/robohash/sets/set6/000#01Fur/gray-3.png new file mode 120000 index 0000000..d95c1f1 Binary files /dev/null and b/robohash/sets/set6/000#01Fur/gray-3.png differ diff --git a/robohash/sets/set6/000#01Fur/gray-4.png b/robohash/sets/set6/000#01Fur/gray-4.png new file mode 120000 index 0000000..d95c1f1 Binary files /dev/null and b/robohash/sets/set6/000#01Fur/gray-4.png differ diff --git a/robohash/sets/set6/000#01Fur/gray.png b/robohash/sets/set6/000#01Fur/gray.png new file mode 100644 index 0000000..d95c1f1 Binary files /dev/null and b/robohash/sets/set6/000#01Fur/gray.png differ diff --git a/robohash/sets/set6/000#01Fur/green-1.png b/robohash/sets/set6/000#01Fur/green-1.png new file mode 120000 index 0000000..15e7d3b Binary files /dev/null and b/robohash/sets/set6/000#01Fur/green-1.png differ diff --git a/robohash/sets/set6/000#01Fur/green-2.png b/robohash/sets/set6/000#01Fur/green-2.png new file mode 120000 index 0000000..15e7d3b Binary files /dev/null and b/robohash/sets/set6/000#01Fur/green-2.png differ diff --git a/robohash/sets/set6/000#01Fur/green-3.png b/robohash/sets/set6/000#01Fur/green-3.png new file mode 120000 index 0000000..15e7d3b Binary files /dev/null and b/robohash/sets/set6/000#01Fur/green-3.png differ diff --git a/robohash/sets/set6/000#01Fur/green.png b/robohash/sets/set6/000#01Fur/green.png new file mode 100644 index 0000000..15e7d3b Binary files /dev/null and b/robohash/sets/set6/000#01Fur/green.png differ diff --git a/robohash/sets/set6/000#01Fur/orange-1.png b/robohash/sets/set6/000#01Fur/orange-1.png new file mode 120000 index 0000000..8daa9e9 Binary files /dev/null and b/robohash/sets/set6/000#01Fur/orange-1.png differ diff --git a/robohash/sets/set6/000#01Fur/orange-2.png b/robohash/sets/set6/000#01Fur/orange-2.png new file mode 120000 index 0000000..8daa9e9 Binary files /dev/null and b/robohash/sets/set6/000#01Fur/orange-2.png differ diff --git a/robohash/sets/set6/000#01Fur/orange.png b/robohash/sets/set6/000#01Fur/orange.png new file mode 100644 index 0000000..8daa9e9 Binary files /dev/null and b/robohash/sets/set6/000#01Fur/orange.png differ diff --git a/robohash/sets/set6/000#01Fur/pink-1.png b/robohash/sets/set6/000#01Fur/pink-1.png new file mode 120000 index 0000000..e3477b0 Binary files /dev/null and b/robohash/sets/set6/000#01Fur/pink-1.png differ diff --git a/robohash/sets/set6/000#01Fur/pink.png b/robohash/sets/set6/000#01Fur/pink.png new file mode 100644 index 0000000..e3477b0 Binary files /dev/null and b/robohash/sets/set6/000#01Fur/pink.png differ diff --git a/robohash/sets/set6/000#01Fur/purple-1.png b/robohash/sets/set6/000#01Fur/purple-1.png new file mode 120000 index 0000000..8259425 Binary files /dev/null and b/robohash/sets/set6/000#01Fur/purple-1.png differ diff --git a/robohash/sets/set6/000#01Fur/purple-2.png b/robohash/sets/set6/000#01Fur/purple-2.png new file mode 120000 index 0000000..8259425 Binary files /dev/null and b/robohash/sets/set6/000#01Fur/purple-2.png differ diff --git a/robohash/sets/set6/000#01Fur/purple.png b/robohash/sets/set6/000#01Fur/purple.png new file mode 100644 index 0000000..8259425 Binary files /dev/null and b/robohash/sets/set6/000#01Fur/purple.png differ diff --git a/robohash/sets/set6/000#01Fur/red-1.png b/robohash/sets/set6/000#01Fur/red-1.png new file mode 120000 index 0000000..884ddee Binary files /dev/null and b/robohash/sets/set6/000#01Fur/red-1.png differ diff --git a/robohash/sets/set6/000#01Fur/red-2.png b/robohash/sets/set6/000#01Fur/red-2.png new file mode 120000 index 0000000..884ddee Binary files /dev/null and b/robohash/sets/set6/000#01Fur/red-2.png differ diff --git a/robohash/sets/set6/000#01Fur/red-3.png b/robohash/sets/set6/000#01Fur/red-3.png new file mode 120000 index 0000000..884ddee Binary files /dev/null and b/robohash/sets/set6/000#01Fur/red-3.png differ diff --git a/robohash/sets/set6/000#01Fur/red.png b/robohash/sets/set6/000#01Fur/red.png new file mode 100644 index 0000000..884ddee Binary files /dev/null and b/robohash/sets/set6/000#01Fur/red.png differ diff --git a/robohash/sets/set6/000#01Fur/white.png b/robohash/sets/set6/000#01Fur/white.png new file mode 100644 index 0000000..a11c21b Binary files /dev/null and b/robohash/sets/set6/000#01Fur/white.png differ diff --git a/robohash/sets/set6/000#01Fur/yellow-1.png b/robohash/sets/set6/000#01Fur/yellow-1.png new file mode 120000 index 0000000..e8858e8 Binary files /dev/null and b/robohash/sets/set6/000#01Fur/yellow-1.png differ diff --git a/robohash/sets/set6/000#01Fur/yellow.png b/robohash/sets/set6/000#01Fur/yellow.png new file mode 100644 index 0000000..e8858e8 Binary files /dev/null and b/robohash/sets/set6/000#01Fur/yellow.png differ diff --git a/robohash/sets/set6/001#02Eyes/blue-1.png b/robohash/sets/set6/001#02Eyes/blue-1.png new file mode 120000 index 0000000..24f4a6f Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/blue-1.png differ diff --git a/robohash/sets/set6/001#02Eyes/blue-2.png b/robohash/sets/set6/001#02Eyes/blue-2.png new file mode 120000 index 0000000..24f4a6f Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/blue-2.png differ diff --git a/robohash/sets/set6/001#02Eyes/blue-3.png b/robohash/sets/set6/001#02Eyes/blue-3.png new file mode 120000 index 0000000..24f4a6f Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/blue-3.png differ diff --git a/robohash/sets/set6/001#02Eyes/blue.png b/robohash/sets/set6/001#02Eyes/blue.png new file mode 100644 index 0000000..24f4a6f Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/blue.png differ diff --git a/robohash/sets/set6/001#02Eyes/brown-1.png b/robohash/sets/set6/001#02Eyes/brown-1.png new file mode 120000 index 0000000..086341c Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/brown-1.png differ diff --git a/robohash/sets/set6/001#02Eyes/brown-2.png b/robohash/sets/set6/001#02Eyes/brown-2.png new file mode 120000 index 0000000..086341c Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/brown-2.png differ diff --git a/robohash/sets/set6/001#02Eyes/brown-3.png b/robohash/sets/set6/001#02Eyes/brown-3.png new file mode 120000 index 0000000..086341c Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/brown-3.png differ diff --git a/robohash/sets/set6/001#02Eyes/brown-4.png b/robohash/sets/set6/001#02Eyes/brown-4.png new file mode 120000 index 0000000..086341c Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/brown-4.png differ diff --git a/robohash/sets/set6/001#02Eyes/brown.png b/robohash/sets/set6/001#02Eyes/brown.png new file mode 100644 index 0000000..086341c Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/brown.png differ diff --git a/robohash/sets/set6/001#02Eyes/green-1.png b/robohash/sets/set6/001#02Eyes/green-1.png new file mode 120000 index 0000000..7d715b6 Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/green-1.png differ diff --git a/robohash/sets/set6/001#02Eyes/green-2.png b/robohash/sets/set6/001#02Eyes/green-2.png new file mode 120000 index 0000000..7d715b6 Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/green-2.png differ diff --git a/robohash/sets/set6/001#02Eyes/green-3.png b/robohash/sets/set6/001#02Eyes/green-3.png new file mode 120000 index 0000000..7d715b6 Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/green-3.png differ diff --git a/robohash/sets/set6/001#02Eyes/green.png b/robohash/sets/set6/001#02Eyes/green.png new file mode 100644 index 0000000..7d715b6 Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/green.png differ diff --git a/robohash/sets/set6/001#02Eyes/grey-1.png b/robohash/sets/set6/001#02Eyes/grey-1.png new file mode 120000 index 0000000..9c6971b Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/grey-1.png differ diff --git a/robohash/sets/set6/001#02Eyes/grey-2.png b/robohash/sets/set6/001#02Eyes/grey-2.png new file mode 120000 index 0000000..9c6971b Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/grey-2.png differ diff --git a/robohash/sets/set6/001#02Eyes/grey-3.png b/robohash/sets/set6/001#02Eyes/grey-3.png new file mode 120000 index 0000000..9c6971b Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/grey-3.png differ diff --git a/robohash/sets/set6/001#02Eyes/grey.png b/robohash/sets/set6/001#02Eyes/grey.png new file mode 100644 index 0000000..9c6971b Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/grey.png differ diff --git a/robohash/sets/set6/001#02Eyes/nopupil.png b/robohash/sets/set6/001#02Eyes/nopupil.png new file mode 100644 index 0000000..d0a8bc1 Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/nopupil.png differ diff --git a/robohash/sets/set6/001#02Eyes/orange-1.png b/robohash/sets/set6/001#02Eyes/orange-1.png new file mode 120000 index 0000000..e20a332 Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/orange-1.png differ diff --git a/robohash/sets/set6/001#02Eyes/orange-2.png b/robohash/sets/set6/001#02Eyes/orange-2.png new file mode 120000 index 0000000..e20a332 Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/orange-2.png differ diff --git a/robohash/sets/set6/001#02Eyes/orange.png b/robohash/sets/set6/001#02Eyes/orange.png new file mode 100644 index 0000000..e20a332 Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/orange.png differ diff --git a/robohash/sets/set6/001#02Eyes/pink-1.png b/robohash/sets/set6/001#02Eyes/pink-1.png new file mode 120000 index 0000000..b10b09a Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/pink-1.png differ diff --git a/robohash/sets/set6/001#02Eyes/pink-2.png b/robohash/sets/set6/001#02Eyes/pink-2.png new file mode 120000 index 0000000..b10b09a Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/pink-2.png differ diff --git a/robohash/sets/set6/001#02Eyes/pink.png b/robohash/sets/set6/001#02Eyes/pink.png new file mode 100644 index 0000000..b10b09a Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/pink.png differ diff --git a/robohash/sets/set6/001#02Eyes/purple-1.png b/robohash/sets/set6/001#02Eyes/purple-1.png new file mode 120000 index 0000000..25c8ba6 Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/purple-1.png differ diff --git a/robohash/sets/set6/001#02Eyes/purple-2.png b/robohash/sets/set6/001#02Eyes/purple-2.png new file mode 120000 index 0000000..25c8ba6 Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/purple-2.png differ diff --git a/robohash/sets/set6/001#02Eyes/purple.png b/robohash/sets/set6/001#02Eyes/purple.png new file mode 100644 index 0000000..25c8ba6 Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/purple.png differ diff --git a/robohash/sets/set6/001#02Eyes/red-1.png b/robohash/sets/set6/001#02Eyes/red-1.png new file mode 120000 index 0000000..38d88dc Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/red-1.png differ diff --git a/robohash/sets/set6/001#02Eyes/red-2.png b/robohash/sets/set6/001#02Eyes/red-2.png new file mode 120000 index 0000000..38d88dc Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/red-2.png differ diff --git a/robohash/sets/set6/001#02Eyes/red.png b/robohash/sets/set6/001#02Eyes/red.png new file mode 100644 index 0000000..38d88dc Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/red.png differ diff --git a/robohash/sets/set6/001#02Eyes/swirleye.png b/robohash/sets/set6/001#02Eyes/swirleye.png new file mode 100644 index 0000000..8cf0ca3 Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/swirleye.png differ diff --git a/robohash/sets/set6/001#02Eyes/xeye.png b/robohash/sets/set6/001#02Eyes/xeye.png new file mode 100644 index 0000000..e61885d Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/xeye.png differ diff --git a/robohash/sets/set6/001#02Eyes/yellow-1.png b/robohash/sets/set6/001#02Eyes/yellow-1.png new file mode 120000 index 0000000..d26346e Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/yellow-1.png differ diff --git a/robohash/sets/set6/001#02Eyes/yellow-2.png b/robohash/sets/set6/001#02Eyes/yellow-2.png new file mode 120000 index 0000000..d26346e Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/yellow-2.png differ diff --git a/robohash/sets/set6/001#02Eyes/yellow.png b/robohash/sets/set6/001#02Eyes/yellow.png new file mode 100644 index 0000000..d26346e Binary files /dev/null and b/robohash/sets/set6/001#02Eyes/yellow.png differ diff --git a/robohash/sets/set6/002#03Bloodshot/no-1.png b/robohash/sets/set6/002#03Bloodshot/no-1.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/002#03Bloodshot/no-1.png differ diff --git a/robohash/sets/set6/002#03Bloodshot/no-2.png b/robohash/sets/set6/002#03Bloodshot/no-2.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/002#03Bloodshot/no-2.png differ diff --git a/robohash/sets/set6/002#03Bloodshot/no-3.png b/robohash/sets/set6/002#03Bloodshot/no-3.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/002#03Bloodshot/no-3.png differ diff --git a/robohash/sets/set6/002#03Bloodshot/no-4.png b/robohash/sets/set6/002#03Bloodshot/no-4.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/002#03Bloodshot/no-4.png differ diff --git a/robohash/sets/set6/002#03Bloodshot/no-5.png b/robohash/sets/set6/002#03Bloodshot/no-5.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/002#03Bloodshot/no-5.png differ diff --git a/robohash/sets/set6/002#03Bloodshot/no-6.png b/robohash/sets/set6/002#03Bloodshot/no-6.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/002#03Bloodshot/no-6.png differ diff --git a/robohash/sets/set6/002#03Bloodshot/no-7.png b/robohash/sets/set6/002#03Bloodshot/no-7.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/002#03Bloodshot/no-7.png differ diff --git a/robohash/sets/set6/002#03Bloodshot/no-8.png b/robohash/sets/set6/002#03Bloodshot/no-8.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/002#03Bloodshot/no-8.png differ diff --git a/robohash/sets/set6/002#03Bloodshot/no-9.png b/robohash/sets/set6/002#03Bloodshot/no-9.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/002#03Bloodshot/no-9.png differ diff --git a/robohash/sets/set6/002#03Bloodshot/no.png b/robohash/sets/set6/002#03Bloodshot/no.png new file mode 100644 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/002#03Bloodshot/no.png differ diff --git a/robohash/sets/set6/002#03Bloodshot/yes.png b/robohash/sets/set6/002#03Bloodshot/yes.png new file mode 100644 index 0000000..00132a7 Binary files /dev/null and b/robohash/sets/set6/002#03Bloodshot/yes.png differ diff --git a/robohash/sets/set6/003#Mouth/cigar-1.png b/robohash/sets/set6/003#Mouth/cigar-1.png new file mode 120000 index 0000000..daae0dd Binary files /dev/null and b/robohash/sets/set6/003#Mouth/cigar-1.png differ diff --git a/robohash/sets/set6/003#Mouth/cigar.png b/robohash/sets/set6/003#Mouth/cigar.png new file mode 100644 index 0000000..daae0dd Binary files /dev/null and b/robohash/sets/set6/003#Mouth/cigar.png differ diff --git a/robohash/sets/set6/003#Mouth/cigarette-1.png b/robohash/sets/set6/003#Mouth/cigarette-1.png new file mode 120000 index 0000000..890c01a Binary files /dev/null and b/robohash/sets/set6/003#Mouth/cigarette-1.png differ diff --git a/robohash/sets/set6/003#Mouth/cigarette.png b/robohash/sets/set6/003#Mouth/cigarette.png new file mode 100644 index 0000000..890c01a Binary files /dev/null and b/robohash/sets/set6/003#Mouth/cigarette.png differ diff --git a/robohash/sets/set6/003#Mouth/grin-1.png b/robohash/sets/set6/003#Mouth/grin-1.png new file mode 120000 index 0000000..59a6ed3 Binary files /dev/null and b/robohash/sets/set6/003#Mouth/grin-1.png differ diff --git a/robohash/sets/set6/003#Mouth/grin-2.png b/robohash/sets/set6/003#Mouth/grin-2.png new file mode 120000 index 0000000..59a6ed3 Binary files /dev/null and b/robohash/sets/set6/003#Mouth/grin-2.png differ diff --git a/robohash/sets/set6/003#Mouth/grin-3.png b/robohash/sets/set6/003#Mouth/grin-3.png new file mode 120000 index 0000000..59a6ed3 Binary files /dev/null and b/robohash/sets/set6/003#Mouth/grin-3.png differ diff --git a/robohash/sets/set6/003#Mouth/grin-4.png b/robohash/sets/set6/003#Mouth/grin-4.png new file mode 120000 index 0000000..59a6ed3 Binary files /dev/null and b/robohash/sets/set6/003#Mouth/grin-4.png differ diff --git a/robohash/sets/set6/003#Mouth/grin.png b/robohash/sets/set6/003#Mouth/grin.png new file mode 100644 index 0000000..59a6ed3 Binary files /dev/null and b/robohash/sets/set6/003#Mouth/grin.png differ diff --git a/robohash/sets/set6/003#Mouth/opensmile-1.png b/robohash/sets/set6/003#Mouth/opensmile-1.png new file mode 120000 index 0000000..367c228 Binary files /dev/null and b/robohash/sets/set6/003#Mouth/opensmile-1.png differ diff --git a/robohash/sets/set6/003#Mouth/opensmile-2.png b/robohash/sets/set6/003#Mouth/opensmile-2.png new file mode 120000 index 0000000..367c228 Binary files /dev/null and b/robohash/sets/set6/003#Mouth/opensmile-2.png differ diff --git a/robohash/sets/set6/003#Mouth/opensmile-3.png b/robohash/sets/set6/003#Mouth/opensmile-3.png new file mode 120000 index 0000000..367c228 Binary files /dev/null and b/robohash/sets/set6/003#Mouth/opensmile-3.png differ diff --git a/robohash/sets/set6/003#Mouth/opensmile-4.png b/robohash/sets/set6/003#Mouth/opensmile-4.png new file mode 120000 index 0000000..367c228 Binary files /dev/null and b/robohash/sets/set6/003#Mouth/opensmile-4.png differ diff --git a/robohash/sets/set6/003#Mouth/opensmile.png b/robohash/sets/set6/003#Mouth/opensmile.png new file mode 100644 index 0000000..367c228 Binary files /dev/null and b/robohash/sets/set6/003#Mouth/opensmile.png differ diff --git a/robohash/sets/set6/003#Mouth/partyblower-1.png b/robohash/sets/set6/003#Mouth/partyblower-1.png new file mode 120000 index 0000000..6f6ee9c Binary files /dev/null and b/robohash/sets/set6/003#Mouth/partyblower-1.png differ diff --git a/robohash/sets/set6/003#Mouth/partyblower.png b/robohash/sets/set6/003#Mouth/partyblower.png new file mode 100644 index 0000000..6f6ee9c Binary files /dev/null and b/robohash/sets/set6/003#Mouth/partyblower.png differ diff --git a/robohash/sets/set6/003#Mouth/pipe.png b/robohash/sets/set6/003#Mouth/pipe.png new file mode 100644 index 0000000..247496c Binary files /dev/null and b/robohash/sets/set6/003#Mouth/pipe.png differ diff --git a/robohash/sets/set6/003#Mouth/smallsmile-1.png b/robohash/sets/set6/003#Mouth/smallsmile-1.png new file mode 120000 index 0000000..75631e5 Binary files /dev/null and b/robohash/sets/set6/003#Mouth/smallsmile-1.png differ diff --git a/robohash/sets/set6/003#Mouth/smallsmile-2.png b/robohash/sets/set6/003#Mouth/smallsmile-2.png new file mode 120000 index 0000000..75631e5 Binary files /dev/null and b/robohash/sets/set6/003#Mouth/smallsmile-2.png differ diff --git a/robohash/sets/set6/003#Mouth/smallsmile-3.png b/robohash/sets/set6/003#Mouth/smallsmile-3.png new file mode 120000 index 0000000..75631e5 Binary files /dev/null and b/robohash/sets/set6/003#Mouth/smallsmile-3.png differ diff --git a/robohash/sets/set6/003#Mouth/smallsmile-4.png b/robohash/sets/set6/003#Mouth/smallsmile-4.png new file mode 120000 index 0000000..75631e5 Binary files /dev/null and b/robohash/sets/set6/003#Mouth/smallsmile-4.png differ diff --git a/robohash/sets/set6/003#Mouth/smallsmile.png b/robohash/sets/set6/003#Mouth/smallsmile.png new file mode 100644 index 0000000..75631e5 Binary files /dev/null and b/robohash/sets/set6/003#Mouth/smallsmile.png differ diff --git a/robohash/sets/set6/003#Mouth/tongue-1.png b/robohash/sets/set6/003#Mouth/tongue-1.png new file mode 120000 index 0000000..e911535 Binary files /dev/null and b/robohash/sets/set6/003#Mouth/tongue-1.png differ diff --git a/robohash/sets/set6/003#Mouth/tongue-2.png b/robohash/sets/set6/003#Mouth/tongue-2.png new file mode 120000 index 0000000..e911535 Binary files /dev/null and b/robohash/sets/set6/003#Mouth/tongue-2.png differ diff --git a/robohash/sets/set6/003#Mouth/tongue-3.png b/robohash/sets/set6/003#Mouth/tongue-3.png new file mode 120000 index 0000000..e911535 Binary files /dev/null and b/robohash/sets/set6/003#Mouth/tongue-3.png differ diff --git a/robohash/sets/set6/003#Mouth/tongue.png b/robohash/sets/set6/003#Mouth/tongue.png new file mode 100644 index 0000000..e911535 Binary files /dev/null and b/robohash/sets/set6/003#Mouth/tongue.png differ diff --git a/robohash/sets/set6/004#04Eyewear/blackbar-1.png b/robohash/sets/set6/004#04Eyewear/blackbar-1.png new file mode 120000 index 0000000..8cc8bc6 Binary files /dev/null and b/robohash/sets/set6/004#04Eyewear/blackbar-1.png differ diff --git a/robohash/sets/set6/004#04Eyewear/blackbar.png b/robohash/sets/set6/004#04Eyewear/blackbar.png new file mode 100644 index 0000000..8cc8bc6 Binary files /dev/null and b/robohash/sets/set6/004#04Eyewear/blackbar.png differ diff --git a/robohash/sets/set6/004#04Eyewear/casheyes-1.png b/robohash/sets/set6/004#04Eyewear/casheyes-1.png new file mode 120000 index 0000000..10fc316 Binary files /dev/null and b/robohash/sets/set6/004#04Eyewear/casheyes-1.png differ diff --git a/robohash/sets/set6/004#04Eyewear/casheyes.png b/robohash/sets/set6/004#04Eyewear/casheyes.png new file mode 100644 index 0000000..10fc316 Binary files /dev/null and b/robohash/sets/set6/004#04Eyewear/casheyes.png differ diff --git a/robohash/sets/set6/004#04Eyewear/hearts-1.png b/robohash/sets/set6/004#04Eyewear/hearts-1.png new file mode 120000 index 0000000..c707043 Binary files /dev/null and b/robohash/sets/set6/004#04Eyewear/hearts-1.png differ diff --git a/robohash/sets/set6/004#04Eyewear/hearts.png b/robohash/sets/set6/004#04Eyewear/hearts.png new file mode 100644 index 0000000..c707043 Binary files /dev/null and b/robohash/sets/set6/004#04Eyewear/hearts.png differ diff --git a/robohash/sets/set6/004#04Eyewear/monocle-1.png b/robohash/sets/set6/004#04Eyewear/monocle-1.png new file mode 120000 index 0000000..9e16401 Binary files /dev/null and b/robohash/sets/set6/004#04Eyewear/monocle-1.png differ diff --git a/robohash/sets/set6/004#04Eyewear/monocle-2.png b/robohash/sets/set6/004#04Eyewear/monocle-2.png new file mode 120000 index 0000000..9e16401 Binary files /dev/null and b/robohash/sets/set6/004#04Eyewear/monocle-2.png differ diff --git a/robohash/sets/set6/004#04Eyewear/monocle.png b/robohash/sets/set6/004#04Eyewear/monocle.png new file mode 100644 index 0000000..9e16401 Binary files /dev/null and b/robohash/sets/set6/004#04Eyewear/monocle.png differ diff --git a/robohash/sets/set6/004#04Eyewear/none-1.png b/robohash/sets/set6/004#04Eyewear/none-1.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/004#04Eyewear/none-1.png differ diff --git a/robohash/sets/set6/004#04Eyewear/none-2.png b/robohash/sets/set6/004#04Eyewear/none-2.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/004#04Eyewear/none-2.png differ diff --git a/robohash/sets/set6/004#04Eyewear/none-3.png b/robohash/sets/set6/004#04Eyewear/none-3.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/004#04Eyewear/none-3.png differ diff --git a/robohash/sets/set6/004#04Eyewear/none-4.png b/robohash/sets/set6/004#04Eyewear/none-4.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/004#04Eyewear/none-4.png differ diff --git a/robohash/sets/set6/004#04Eyewear/none-5.png b/robohash/sets/set6/004#04Eyewear/none-5.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/004#04Eyewear/none-5.png differ diff --git a/robohash/sets/set6/004#04Eyewear/none-6.png b/robohash/sets/set6/004#04Eyewear/none-6.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/004#04Eyewear/none-6.png differ diff --git a/robohash/sets/set6/004#04Eyewear/none-7.png b/robohash/sets/set6/004#04Eyewear/none-7.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/004#04Eyewear/none-7.png differ diff --git a/robohash/sets/set6/004#04Eyewear/none-8.png b/robohash/sets/set6/004#04Eyewear/none-8.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/004#04Eyewear/none-8.png differ diff --git a/robohash/sets/set6/004#04Eyewear/none-9.png b/robohash/sets/set6/004#04Eyewear/none-9.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/004#04Eyewear/none-9.png differ diff --git a/robohash/sets/set6/004#04Eyewear/none.png b/robohash/sets/set6/004#04Eyewear/none.png new file mode 100644 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/004#04Eyewear/none.png differ diff --git a/robohash/sets/set6/004#04Eyewear/pinkshutters-1.png b/robohash/sets/set6/004#04Eyewear/pinkshutters-1.png new file mode 120000 index 0000000..7c85337 Binary files /dev/null and b/robohash/sets/set6/004#04Eyewear/pinkshutters-1.png differ diff --git a/robohash/sets/set6/004#04Eyewear/pinkshutters-2.png b/robohash/sets/set6/004#04Eyewear/pinkshutters-2.png new file mode 120000 index 0000000..7c85337 Binary files /dev/null and b/robohash/sets/set6/004#04Eyewear/pinkshutters-2.png differ diff --git a/robohash/sets/set6/004#04Eyewear/pinkshutters.png b/robohash/sets/set6/004#04Eyewear/pinkshutters.png new file mode 100644 index 0000000..7c85337 Binary files /dev/null and b/robohash/sets/set6/004#04Eyewear/pinkshutters.png differ diff --git a/robohash/sets/set6/004#04Eyewear/purplelasers.png b/robohash/sets/set6/004#04Eyewear/purplelasers.png new file mode 100644 index 0000000..bc6846f Binary files /dev/null and b/robohash/sets/set6/004#04Eyewear/purplelasers.png differ diff --git a/robohash/sets/set6/004#04Eyewear/redsunglasses-1.png b/robohash/sets/set6/004#04Eyewear/redsunglasses-1.png new file mode 120000 index 0000000..81dbe41 Binary files /dev/null and b/robohash/sets/set6/004#04Eyewear/redsunglasses-1.png differ diff --git a/robohash/sets/set6/004#04Eyewear/redsunglasses-2.png b/robohash/sets/set6/004#04Eyewear/redsunglasses-2.png new file mode 120000 index 0000000..81dbe41 Binary files /dev/null and b/robohash/sets/set6/004#04Eyewear/redsunglasses-2.png differ diff --git a/robohash/sets/set6/004#04Eyewear/redsunglasses.png b/robohash/sets/set6/004#04Eyewear/redsunglasses.png new file mode 100644 index 0000000..81dbe41 Binary files /dev/null and b/robohash/sets/set6/004#04Eyewear/redsunglasses.png differ diff --git a/robohash/sets/set6/005#Hat/army1l-1.png b/robohash/sets/set6/005#Hat/army1l-1.png new file mode 120000 index 0000000..f34ed0c Binary files /dev/null and b/robohash/sets/set6/005#Hat/army1l-1.png differ diff --git a/robohash/sets/set6/005#Hat/army1l.png b/robohash/sets/set6/005#Hat/army1l.png new file mode 100644 index 0000000..f34ed0c Binary files /dev/null and b/robohash/sets/set6/005#Hat/army1l.png differ diff --git a/robohash/sets/set6/005#Hat/army2l-1.png b/robohash/sets/set6/005#Hat/army2l-1.png new file mode 120000 index 0000000..d79f36d Binary files /dev/null and b/robohash/sets/set6/005#Hat/army2l-1.png differ diff --git a/robohash/sets/set6/005#Hat/army2l.png b/robohash/sets/set6/005#Hat/army2l.png new file mode 100644 index 0000000..d79f36d Binary files /dev/null and b/robohash/sets/set6/005#Hat/army2l.png differ diff --git a/robohash/sets/set6/005#Hat/armyc.png b/robohash/sets/set6/005#Hat/armyc.png new file mode 100644 index 0000000..2f619d9 Binary files /dev/null and b/robohash/sets/set6/005#Hat/armyc.png differ diff --git a/robohash/sets/set6/005#Hat/armycaptain-1.png b/robohash/sets/set6/005#Hat/armycaptain-1.png new file mode 120000 index 0000000..9a777ca Binary files /dev/null and b/robohash/sets/set6/005#Hat/armycaptain-1.png differ diff --git a/robohash/sets/set6/005#Hat/armycaptain.png b/robohash/sets/set6/005#Hat/armycaptain.png new file mode 100644 index 0000000..9a777ca Binary files /dev/null and b/robohash/sets/set6/005#Hat/armycaptain.png differ diff --git a/robohash/sets/set6/005#Hat/armyg.png b/robohash/sets/set6/005#Hat/armyg.png new file mode 100644 index 0000000..343ea22 Binary files /dev/null and b/robohash/sets/set6/005#Hat/armyg.png differ diff --git a/robohash/sets/set6/005#Hat/armylc.png b/robohash/sets/set6/005#Hat/armylc.png new file mode 100644 index 0000000..29806de Binary files /dev/null and b/robohash/sets/set6/005#Hat/armylc.png differ diff --git a/robohash/sets/set6/005#Hat/armym.png b/robohash/sets/set6/005#Hat/armym.png new file mode 100644 index 0000000..c69a2b2 Binary files /dev/null and b/robohash/sets/set6/005#Hat/armym.png differ diff --git a/robohash/sets/set6/005#Hat/armyprivate-1.png b/robohash/sets/set6/005#Hat/armyprivate-1.png new file mode 120000 index 0000000..bf0927a Binary files /dev/null and b/robohash/sets/set6/005#Hat/armyprivate-1.png differ diff --git a/robohash/sets/set6/005#Hat/armyprivate-2.png b/robohash/sets/set6/005#Hat/armyprivate-2.png new file mode 120000 index 0000000..bf0927a Binary files /dev/null and b/robohash/sets/set6/005#Hat/armyprivate-2.png differ diff --git a/robohash/sets/set6/005#Hat/armyprivate.png b/robohash/sets/set6/005#Hat/armyprivate.png new file mode 100644 index 0000000..bf0927a Binary files /dev/null and b/robohash/sets/set6/005#Hat/armyprivate.png differ diff --git a/robohash/sets/set6/005#Hat/cowboybbrown-1.png b/robohash/sets/set6/005#Hat/cowboybbrown-1.png new file mode 120000 index 0000000..447365d Binary files /dev/null and b/robohash/sets/set6/005#Hat/cowboybbrown-1.png differ diff --git a/robohash/sets/set6/005#Hat/cowboybbrown-2.png b/robohash/sets/set6/005#Hat/cowboybbrown-2.png new file mode 120000 index 0000000..447365d Binary files /dev/null and b/robohash/sets/set6/005#Hat/cowboybbrown-2.png differ diff --git a/robohash/sets/set6/005#Hat/cowboybbrown.png b/robohash/sets/set6/005#Hat/cowboybbrown.png new file mode 100644 index 0000000..447365d Binary files /dev/null and b/robohash/sets/set6/005#Hat/cowboybbrown.png differ diff --git a/robohash/sets/set6/005#Hat/cowboybgrey-1.png b/robohash/sets/set6/005#Hat/cowboybgrey-1.png new file mode 120000 index 0000000..8010bea Binary files /dev/null and b/robohash/sets/set6/005#Hat/cowboybgrey-1.png differ diff --git a/robohash/sets/set6/005#Hat/cowboybgrey-2.png b/robohash/sets/set6/005#Hat/cowboybgrey-2.png new file mode 120000 index 0000000..8010bea Binary files /dev/null and b/robohash/sets/set6/005#Hat/cowboybgrey-2.png differ diff --git a/robohash/sets/set6/005#Hat/cowboybgrey.png b/robohash/sets/set6/005#Hat/cowboybgrey.png new file mode 100644 index 0000000..8010bea Binary files /dev/null and b/robohash/sets/set6/005#Hat/cowboybgrey.png differ diff --git a/robohash/sets/set6/005#Hat/cowboybred-1.png b/robohash/sets/set6/005#Hat/cowboybred-1.png new file mode 120000 index 0000000..4a6d6a3 Binary files /dev/null and b/robohash/sets/set6/005#Hat/cowboybred-1.png differ diff --git a/robohash/sets/set6/005#Hat/cowboybred.png b/robohash/sets/set6/005#Hat/cowboybred.png new file mode 100644 index 0000000..4a6d6a3 Binary files /dev/null and b/robohash/sets/set6/005#Hat/cowboybred.png differ diff --git a/robohash/sets/set6/005#Hat/cowboybwhite-1.png b/robohash/sets/set6/005#Hat/cowboybwhite-1.png new file mode 120000 index 0000000..f55635c Binary files /dev/null and b/robohash/sets/set6/005#Hat/cowboybwhite-1.png differ diff --git a/robohash/sets/set6/005#Hat/cowboybwhite.png b/robohash/sets/set6/005#Hat/cowboybwhite.png new file mode 100644 index 0000000..f55635c Binary files /dev/null and b/robohash/sets/set6/005#Hat/cowboybwhite.png differ diff --git a/robohash/sets/set6/005#Hat/cowboywbrown-1.png b/robohash/sets/set6/005#Hat/cowboywbrown-1.png new file mode 120000 index 0000000..5c767bd Binary files /dev/null and b/robohash/sets/set6/005#Hat/cowboywbrown-1.png differ diff --git a/robohash/sets/set6/005#Hat/cowboywbrown.png b/robohash/sets/set6/005#Hat/cowboywbrown.png new file mode 100644 index 0000000..5c767bd Binary files /dev/null and b/robohash/sets/set6/005#Hat/cowboywbrown.png differ diff --git a/robohash/sets/set6/005#Hat/cowboywgrey-1.png b/robohash/sets/set6/005#Hat/cowboywgrey-1.png new file mode 120000 index 0000000..cf42c57 Binary files /dev/null and b/robohash/sets/set6/005#Hat/cowboywgrey-1.png differ diff --git a/robohash/sets/set6/005#Hat/cowboywgrey-2.png b/robohash/sets/set6/005#Hat/cowboywgrey-2.png new file mode 120000 index 0000000..cf42c57 Binary files /dev/null and b/robohash/sets/set6/005#Hat/cowboywgrey-2.png differ diff --git a/robohash/sets/set6/005#Hat/cowboywgrey.png b/robohash/sets/set6/005#Hat/cowboywgrey.png new file mode 100644 index 0000000..cf42c57 Binary files /dev/null and b/robohash/sets/set6/005#Hat/cowboywgrey.png differ diff --git a/robohash/sets/set6/005#Hat/cowboywred-1.png b/robohash/sets/set6/005#Hat/cowboywred-1.png new file mode 120000 index 0000000..bd90687 Binary files /dev/null and b/robohash/sets/set6/005#Hat/cowboywred-1.png differ diff --git a/robohash/sets/set6/005#Hat/cowboywred.png b/robohash/sets/set6/005#Hat/cowboywred.png new file mode 100644 index 0000000..bd90687 Binary files /dev/null and b/robohash/sets/set6/005#Hat/cowboywred.png differ diff --git a/robohash/sets/set6/005#Hat/cowboywwhite.png b/robohash/sets/set6/005#Hat/cowboywwhite.png new file mode 100644 index 0000000..e6150fa Binary files /dev/null and b/robohash/sets/set6/005#Hat/cowboywwhite.png differ diff --git a/robohash/sets/set6/005#Hat/crown-1.png b/robohash/sets/set6/005#Hat/crown-1.png new file mode 120000 index 0000000..2195f31 Binary files /dev/null and b/robohash/sets/set6/005#Hat/crown-1.png differ diff --git a/robohash/sets/set6/005#Hat/crown.png b/robohash/sets/set6/005#Hat/crown.png new file mode 100644 index 0000000..2195f31 Binary files /dev/null and b/robohash/sets/set6/005#Hat/crown.png differ diff --git a/robohash/sets/set6/005#Hat/none-1.png b/robohash/sets/set6/005#Hat/none-1.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/005#Hat/none-1.png differ diff --git a/robohash/sets/set6/005#Hat/none-10.png b/robohash/sets/set6/005#Hat/none-10.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/005#Hat/none-10.png differ diff --git a/robohash/sets/set6/005#Hat/none-2.png b/robohash/sets/set6/005#Hat/none-2.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/005#Hat/none-2.png differ diff --git a/robohash/sets/set6/005#Hat/none-3.png b/robohash/sets/set6/005#Hat/none-3.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/005#Hat/none-3.png differ diff --git a/robohash/sets/set6/005#Hat/none-4.png b/robohash/sets/set6/005#Hat/none-4.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/005#Hat/none-4.png differ diff --git a/robohash/sets/set6/005#Hat/none-5.png b/robohash/sets/set6/005#Hat/none-5.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/005#Hat/none-5.png differ diff --git a/robohash/sets/set6/005#Hat/none-6.png b/robohash/sets/set6/005#Hat/none-6.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/005#Hat/none-6.png differ diff --git a/robohash/sets/set6/005#Hat/none-7.png b/robohash/sets/set6/005#Hat/none-7.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/005#Hat/none-7.png differ diff --git a/robohash/sets/set6/005#Hat/none-8.png b/robohash/sets/set6/005#Hat/none-8.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/005#Hat/none-8.png differ diff --git a/robohash/sets/set6/005#Hat/none-9.png b/robohash/sets/set6/005#Hat/none-9.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/005#Hat/none-9.png differ diff --git a/robohash/sets/set6/005#Hat/none.png b/robohash/sets/set6/005#Hat/none.png new file mode 100644 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/005#Hat/none.png differ diff --git a/robohash/sets/set6/005#Hat/th-1.png b/robohash/sets/set6/005#Hat/th-1.png new file mode 120000 index 0000000..55fe84e Binary files /dev/null and b/robohash/sets/set6/005#Hat/th-1.png differ diff --git a/robohash/sets/set6/005#Hat/th.png b/robohash/sets/set6/005#Hat/th.png new file mode 100644 index 0000000..55fe84e Binary files /dev/null and b/robohash/sets/set6/005#Hat/th.png differ diff --git a/robohash/sets/set6/005#Hat/thd.png b/robohash/sets/set6/005#Hat/thd.png new file mode 100644 index 0000000..11593ac Binary files /dev/null and b/robohash/sets/set6/005#Hat/thd.png differ diff --git a/robohash/sets/set6/005#Hat/thleopard-1.png b/robohash/sets/set6/005#Hat/thleopard-1.png new file mode 120000 index 0000000..58edbac Binary files /dev/null and b/robohash/sets/set6/005#Hat/thleopard-1.png differ diff --git a/robohash/sets/set6/005#Hat/thleopard.png b/robohash/sets/set6/005#Hat/thleopard.png new file mode 100644 index 0000000..58edbac Binary files /dev/null and b/robohash/sets/set6/005#Hat/thleopard.png differ diff --git a/robohash/sets/set6/005#Hat/thleopardd.png b/robohash/sets/set6/005#Hat/thleopardd.png new file mode 100644 index 0000000..2d507c9 Binary files /dev/null and b/robohash/sets/set6/005#Hat/thleopardd.png differ diff --git a/robohash/sets/set6/005#Hat/thp-1.png b/robohash/sets/set6/005#Hat/thp-1.png new file mode 120000 index 0000000..88a04a9 Binary files /dev/null and b/robohash/sets/set6/005#Hat/thp-1.png differ diff --git a/robohash/sets/set6/005#Hat/thp.png b/robohash/sets/set6/005#Hat/thp.png new file mode 100644 index 0000000..88a04a9 Binary files /dev/null and b/robohash/sets/set6/005#Hat/thp.png differ diff --git a/robohash/sets/set6/005#Hat/thpd.png b/robohash/sets/set6/005#Hat/thpd.png new file mode 100644 index 0000000..1d185f3 Binary files /dev/null and b/robohash/sets/set6/005#Hat/thpd.png differ diff --git a/robohash/sets/set6/005#Hat/thr-1.png b/robohash/sets/set6/005#Hat/thr-1.png new file mode 120000 index 0000000..8621f10 Binary files /dev/null and b/robohash/sets/set6/005#Hat/thr-1.png differ diff --git a/robohash/sets/set6/005#Hat/thr.png b/robohash/sets/set6/005#Hat/thr.png new file mode 100644 index 0000000..8621f10 Binary files /dev/null and b/robohash/sets/set6/005#Hat/thr.png differ diff --git a/robohash/sets/set6/005#Hat/thrd.png b/robohash/sets/set6/005#Hat/thrd.png new file mode 100644 index 0000000..15159df Binary files /dev/null and b/robohash/sets/set6/005#Hat/thrd.png differ diff --git a/robohash/sets/set6/006#TattooF/none-1.png b/robohash/sets/set6/006#TattooF/none-1.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/006#TattooF/none-1.png differ diff --git a/robohash/sets/set6/006#TattooF/none-10.png b/robohash/sets/set6/006#TattooF/none-10.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/006#TattooF/none-10.png differ diff --git a/robohash/sets/set6/006#TattooF/none-11.png b/robohash/sets/set6/006#TattooF/none-11.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/006#TattooF/none-11.png differ diff --git a/robohash/sets/set6/006#TattooF/none-12.png b/robohash/sets/set6/006#TattooF/none-12.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/006#TattooF/none-12.png differ diff --git a/robohash/sets/set6/006#TattooF/none-13.png b/robohash/sets/set6/006#TattooF/none-13.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/006#TattooF/none-13.png differ diff --git a/robohash/sets/set6/006#TattooF/none-14.png b/robohash/sets/set6/006#TattooF/none-14.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/006#TattooF/none-14.png differ diff --git a/robohash/sets/set6/006#TattooF/none-15.png b/robohash/sets/set6/006#TattooF/none-15.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/006#TattooF/none-15.png differ diff --git a/robohash/sets/set6/006#TattooF/none-16.png b/robohash/sets/set6/006#TattooF/none-16.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/006#TattooF/none-16.png differ diff --git a/robohash/sets/set6/006#TattooF/none-17.png b/robohash/sets/set6/006#TattooF/none-17.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/006#TattooF/none-17.png differ diff --git a/robohash/sets/set6/006#TattooF/none-18.png b/robohash/sets/set6/006#TattooF/none-18.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/006#TattooF/none-18.png differ diff --git a/robohash/sets/set6/006#TattooF/none-19.png b/robohash/sets/set6/006#TattooF/none-19.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/006#TattooF/none-19.png differ diff --git a/robohash/sets/set6/006#TattooF/none-2.png b/robohash/sets/set6/006#TattooF/none-2.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/006#TattooF/none-2.png differ diff --git a/robohash/sets/set6/006#TattooF/none-3.png b/robohash/sets/set6/006#TattooF/none-3.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/006#TattooF/none-3.png differ diff --git a/robohash/sets/set6/006#TattooF/none-4.png b/robohash/sets/set6/006#TattooF/none-4.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/006#TattooF/none-4.png differ diff --git a/robohash/sets/set6/006#TattooF/none-5.png b/robohash/sets/set6/006#TattooF/none-5.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/006#TattooF/none-5.png differ diff --git a/robohash/sets/set6/006#TattooF/none-6.png b/robohash/sets/set6/006#TattooF/none-6.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/006#TattooF/none-6.png differ diff --git a/robohash/sets/set6/006#TattooF/none-7.png b/robohash/sets/set6/006#TattooF/none-7.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/006#TattooF/none-7.png differ diff --git a/robohash/sets/set6/006#TattooF/none-8.png b/robohash/sets/set6/006#TattooF/none-8.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/006#TattooF/none-8.png differ diff --git a/robohash/sets/set6/006#TattooF/none-9.png b/robohash/sets/set6/006#TattooF/none-9.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/006#TattooF/none-9.png differ diff --git a/robohash/sets/set6/006#TattooF/none.png b/robohash/sets/set6/006#TattooF/none.png new file mode 100644 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/006#TattooF/none.png differ diff --git a/robohash/sets/set6/006#TattooF/teardrop.png b/robohash/sets/set6/006#TattooF/teardrop.png new file mode 100644 index 0000000..6157e0f Binary files /dev/null and b/robohash/sets/set6/006#TattooF/teardrop.png differ diff --git a/robohash/sets/set6/007#TattooL/none-1.png b/robohash/sets/set6/007#TattooL/none-1.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/007#TattooL/none-1.png differ diff --git a/robohash/sets/set6/007#TattooL/none-2.png b/robohash/sets/set6/007#TattooL/none-2.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/007#TattooL/none-2.png differ diff --git a/robohash/sets/set6/007#TattooL/none-3.png b/robohash/sets/set6/007#TattooL/none-3.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/007#TattooL/none-3.png differ diff --git a/robohash/sets/set6/007#TattooL/none-4.png b/robohash/sets/set6/007#TattooL/none-4.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/007#TattooL/none-4.png differ diff --git a/robohash/sets/set6/007#TattooL/none-5.png b/robohash/sets/set6/007#TattooL/none-5.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/007#TattooL/none-5.png differ diff --git a/robohash/sets/set6/007#TattooL/none-6.png b/robohash/sets/set6/007#TattooL/none-6.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/007#TattooL/none-6.png differ diff --git a/robohash/sets/set6/007#TattooL/none-7.png b/robohash/sets/set6/007#TattooL/none-7.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/007#TattooL/none-7.png differ diff --git a/robohash/sets/set6/007#TattooL/none.png b/robohash/sets/set6/007#TattooL/none.png new file mode 100644 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/007#TattooL/none.png differ diff --git a/robohash/sets/set6/007#TattooL/star-1.png b/robohash/sets/set6/007#TattooL/star-1.png new file mode 120000 index 0000000..71e0985 Binary files /dev/null and b/robohash/sets/set6/007#TattooL/star-1.png differ diff --git a/robohash/sets/set6/007#TattooL/star.png b/robohash/sets/set6/007#TattooL/star.png new file mode 100644 index 0000000..71e0985 Binary files /dev/null and b/robohash/sets/set6/007#TattooL/star.png differ diff --git a/robohash/sets/set6/007#TattooL/triball-1.png b/robohash/sets/set6/007#TattooL/triball-1.png new file mode 120000 index 0000000..fc8aa2e Binary files /dev/null and b/robohash/sets/set6/007#TattooL/triball-1.png differ diff --git a/robohash/sets/set6/007#TattooL/triball.png b/robohash/sets/set6/007#TattooL/triball.png new file mode 100644 index 0000000..fc8aa2e Binary files /dev/null and b/robohash/sets/set6/007#TattooL/triball.png differ diff --git a/robohash/sets/set6/008#TattooR/anchor-1.png b/robohash/sets/set6/008#TattooR/anchor-1.png new file mode 120000 index 0000000..a80e2ef Binary files /dev/null and b/robohash/sets/set6/008#TattooR/anchor-1.png differ diff --git a/robohash/sets/set6/008#TattooR/anchor.png b/robohash/sets/set6/008#TattooR/anchor.png new file mode 100644 index 0000000..a80e2ef Binary files /dev/null and b/robohash/sets/set6/008#TattooR/anchor.png differ diff --git a/robohash/sets/set6/008#TattooR/none-1.png b/robohash/sets/set6/008#TattooR/none-1.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/008#TattooR/none-1.png differ diff --git a/robohash/sets/set6/008#TattooR/none-2.png b/robohash/sets/set6/008#TattooR/none-2.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/008#TattooR/none-2.png differ diff --git a/robohash/sets/set6/008#TattooR/none-3.png b/robohash/sets/set6/008#TattooR/none-3.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/008#TattooR/none-3.png differ diff --git a/robohash/sets/set6/008#TattooR/none-4.png b/robohash/sets/set6/008#TattooR/none-4.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/008#TattooR/none-4.png differ diff --git a/robohash/sets/set6/008#TattooR/none-5.png b/robohash/sets/set6/008#TattooR/none-5.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/008#TattooR/none-5.png differ diff --git a/robohash/sets/set6/008#TattooR/none-6.png b/robohash/sets/set6/008#TattooR/none-6.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/008#TattooR/none-6.png differ diff --git a/robohash/sets/set6/008#TattooR/none-7.png b/robohash/sets/set6/008#TattooR/none-7.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/008#TattooR/none-7.png differ diff --git a/robohash/sets/set6/008#TattooR/none.png b/robohash/sets/set6/008#TattooR/none.png new file mode 100644 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/008#TattooR/none.png differ diff --git a/robohash/sets/set6/008#TattooR/scorpion-1.png b/robohash/sets/set6/008#TattooR/scorpion-1.png new file mode 120000 index 0000000..97458f4 Binary files /dev/null and b/robohash/sets/set6/008#TattooR/scorpion-1.png differ diff --git a/robohash/sets/set6/008#TattooR/scorpion.png b/robohash/sets/set6/008#TattooR/scorpion.png new file mode 100644 index 0000000..97458f4 Binary files /dev/null and b/robohash/sets/set6/008#TattooR/scorpion.png differ diff --git a/robohash/sets/set6/008#TattooR/tribalr-1.png b/robohash/sets/set6/008#TattooR/tribalr-1.png new file mode 120000 index 0000000..aaa108f Binary files /dev/null and b/robohash/sets/set6/008#TattooR/tribalr-1.png differ diff --git a/robohash/sets/set6/008#TattooR/tribalr.png b/robohash/sets/set6/008#TattooR/tribalr.png new file mode 100644 index 0000000..aaa108f Binary files /dev/null and b/robohash/sets/set6/008#TattooR/tribalr.png differ diff --git a/robohash/sets/set6/009#Earring/diamondstud.png b/robohash/sets/set6/009#Earring/diamondstud.png new file mode 100644 index 0000000..8862ef8 Binary files /dev/null and b/robohash/sets/set6/009#Earring/diamondstud.png differ diff --git a/robohash/sets/set6/009#Earring/goldstar-1.png b/robohash/sets/set6/009#Earring/goldstar-1.png new file mode 120000 index 0000000..4c5d2c3 Binary files /dev/null and b/robohash/sets/set6/009#Earring/goldstar-1.png differ diff --git a/robohash/sets/set6/009#Earring/goldstar.png b/robohash/sets/set6/009#Earring/goldstar.png new file mode 100644 index 0000000..4c5d2c3 Binary files /dev/null and b/robohash/sets/set6/009#Earring/goldstar.png differ diff --git a/robohash/sets/set6/009#Earring/goldstud.png b/robohash/sets/set6/009#Earring/goldstud.png new file mode 100644 index 0000000..d2798b1 Binary files /dev/null and b/robohash/sets/set6/009#Earring/goldstud.png differ diff --git a/robohash/sets/set6/009#Earring/none-1.png b/robohash/sets/set6/009#Earring/none-1.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/009#Earring/none-1.png differ diff --git a/robohash/sets/set6/009#Earring/none-2.png b/robohash/sets/set6/009#Earring/none-2.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/009#Earring/none-2.png differ diff --git a/robohash/sets/set6/009#Earring/none-3.png b/robohash/sets/set6/009#Earring/none-3.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/009#Earring/none-3.png differ diff --git a/robohash/sets/set6/009#Earring/none-4.png b/robohash/sets/set6/009#Earring/none-4.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/009#Earring/none-4.png differ diff --git a/robohash/sets/set6/009#Earring/none-5.png b/robohash/sets/set6/009#Earring/none-5.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/009#Earring/none-5.png differ diff --git a/robohash/sets/set6/009#Earring/none-6.png b/robohash/sets/set6/009#Earring/none-6.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/009#Earring/none-6.png differ diff --git a/robohash/sets/set6/009#Earring/none-7.png b/robohash/sets/set6/009#Earring/none-7.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/009#Earring/none-7.png differ diff --git a/robohash/sets/set6/009#Earring/none-8.png b/robohash/sets/set6/009#Earring/none-8.png new file mode 120000 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/009#Earring/none-8.png differ diff --git a/robohash/sets/set6/009#Earring/none.png b/robohash/sets/set6/009#Earring/none.png new file mode 100644 index 0000000..078c8df Binary files /dev/null and b/robohash/sets/set6/009#Earring/none.png differ diff --git a/robohash/sets/set6/009#Earring/silverstar-1.png b/robohash/sets/set6/009#Earring/silverstar-1.png new file mode 120000 index 0000000..1fb8dd1 Binary files /dev/null and b/robohash/sets/set6/009#Earring/silverstar-1.png differ diff --git a/robohash/sets/set6/009#Earring/silverstar.png b/robohash/sets/set6/009#Earring/silverstar.png new file mode 100644 index 0000000..1fb8dd1 Binary files /dev/null and b/robohash/sets/set6/009#Earring/silverstar.png differ