last clean up - linuxgaming - Linux gaming aggregate tool, built to test out NodeJS.
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
 (DIR) commit 7d476752c5aa2979c1a01fdd61156bb5dc9c0e6b
 (DIR) parent 0b16335cdfd1f38d7a480e6292a00c29cc1cb986
 (HTM) Author: Jay Scott <me@jay.scot>
       Date:   Wed, 21 Nov 2018 12:14:06 +0000
       
       last clean up
       
       Diffstat:
         M CHANGELOG                           |       6 ++++++
         M TODO.md                             |       5 +++--
         D hb                                  |      77 -------------------------------
         A screenshots/1.png                   |       0 
         A screenshots/2.png                   |       0 
       
       5 files changed, 9 insertions(+), 79 deletions(-)
       ---
 (DIR) diff --git a/CHANGELOG b/CHANGELOG
       @@ -1,3 +1,9 @@
       +Wed 21 Nov
       +---
       +
       +  - final clean up and retiring project.
       +
       +
        
        Fri 20 Jul
        ---
 (DIR) diff --git a/TODO.md b/TODO.md
       @@ -1,6 +1,6 @@
        # TODO
        
       -Stuff I would like to do.
       +Stuff I never got around to completing.
        
        ## Move updates
        
       @@ -11,7 +11,8 @@ ebextensions. This is shit for a few reasons:
          - any tom dick or harry can just to a get to the current URLs.
        
        A better idea would be to move them to a lambda function or offload them
       -on to a worker instance of some kind.
       +on to a docker worker instance of some kind - maybe using ECS.
       +
        
        ## Fix feed config
        
 (DIR) diff --git a/hb b/hb
       @@ -1,77 +0,0 @@
       -https://www.humblebundle.com/store/api/search?sort=newest&filter=all&search=&platform=linux&request=6&page_size=1
       -
       -{
       -   "num_results":2150,
       -   "page_index":0,
       -   "request":6,
       -   "num_pages":2150,
       -   "results":[
       -      {
       -         "featured_image_small":"https://humblebundle.imgix.net/misc/files/hashed/94bf921f2dccd45985817de2ce1f65134690d6e0.jpeg?auto=format&fit=crop&h=189&w=304&s=0f4fe0d8c23336d569082ad3faebea03",
       -         "standard_carousel_image":"https://humblebundle.imgix.net/misc/files/hashed/94bf921f2dccd45985817de2ce1f65134690d6e0.jpeg?auto=compress,format&fit=crop&h=206&w=360&s=607ccc3646ecfdcddc0c86aeaa700820",
       -         "delivery_methods":[
       -            "download",
       -            "steam"
       -         ],
       -         "machine_name":"chickenassassin_reloaded_storefront",
       -         "featured_image_large":"https://humblebundle.imgix.net/misc/files/hashed/94bf921f2dccd45985817de2ce1f65134690d6e0.jpeg?auto=format&fit=crop&h=392&w=622&s=dbc235825244c5a51c521a26ae579ba0",
       -         "featured_image_recommendation":"https://humblebundle.imgix.net/misc/files/hashed/94bf921f2dccd45985817de2ce1f65134690d6e0.jpeg?auto=compress,format&fit=crop&h=154&w=270&s=856fd170dbf00aa3c1bea4d9e92baa36",
       -         "xray_traits_thumbnail":"https://humblebundle.imgix.net/misc/files/hashed/94bf921f2dccd45985817de2ce1f65134690d6e0.jpeg?auto=compress,format&fit=crop&h=84&w=135&s=e503bee77a07ee40cbbef855ea214eb2",
       -         "content_types":[
       -            "game"
       -         ],
       -         "human_url":"chicken-assassin-reloaded",
       -         "platforms":[
       -            "mac",
       -            "linux",
       -            "windows"
       -         ],
       -         "icon_dict":{
       -            "download":{
       -               "available":[
       -                  "windows",
       -                  "mac",
       -                  "linux"
       -               ],
       -               "unavailable":[
       -
       -               ]
       -            },
       -            "steam":{
       -               "available":[
       -                  "windows",
       -                  "mac",
       -                  "linux"
       -               ],
       -               "unavailable":[
       -
       -               ]
       -            }
       -         },
       -         "featured_image_medium":"https://humblebundle.imgix.net/misc/files/hashed/94bf921f2dccd45985817de2ce1f65134690d6e0.jpeg?auto=format&fit=crop&h=292&w=463&s=ddc4284c974de91aae13463c57b0d1bf",
       -         "large_capsule":"https://humblebundle.imgix.net/misc/files/hashed/94bf921f2dccd45985817de2ce1f65134690d6e0.jpeg?auto=compress,format&fit=crop&h=353&w=616&s=a10b8af0e0d1aa90e9e86cc275a77ac4",
       -         "human_name":"Chicken Assassin: Reloaded",
       -         "product_background_image":null,
       -         "type":"product",
       -         "icon":"https://humblebundle.imgix.net/misc/files/hashed/94bf921f2dccd45985817de2ce1f65134690d6e0.jpeg?auto=format&fit=crop&h=64&w=103&s=65886bedcdbeaa10b1e2cc191746078f",
       -         "non_cyoc_charity_split":0.0,
       -         "cyoc_split":0.050000000000000003,
       -         "non_cyoc_charity_names":[
       -
       -         ],
       -         "full_price":[
       -            3.9900000000000002,
       -            "GBP"
       -         ],
       -         "keep_split":0.050000000000000003,
       -         "current_price":[
       -            3.9900000000000002,
       -            "GBP"
       -         ],
       -         "cta_badge":"new",
       -         "rating_for_current_region":"pegi"
       -      }
       -   ]
       -}
       -
       -
 (DIR) diff --git a/screenshots/1.png b/screenshots/1.png
       Binary files differ.
 (DIR) diff --git a/screenshots/2.png b/screenshots/2.png
       Binary files differ.