atlas/web
Ryan Hitchman a116fc9ae1 losslessly compress place-indexed-final-place.png
It was using RGBA instead of a palette before.

$ zopflipng -m place-indexed-final-place{,_opt}.png
Optimizing place-indexed-final-place.png
Input size: 3175277 (3100K)
Result size: 976309 (953K). Percentage of original: 30.747%
Result is smaller

Rendered output is bit-identical:

$ convert place-indexed-final-place.png ppm:- | sha1sum
fccae2655eaea6e3950bf337824d239298162f51  -

$ convert place-indexed-final-place_opt.png ppm:- | sha1sum
fccae2655eaea6e3950bf337824d239298162f51  -
2022-04-07 18:44:16 +01:00
..
_css Move direct post link and warning to the top, mention adding flair 2022-04-06 22:30:37 +07:00
_img losslessly compress place-indexed-final-place.png 2022-04-07 18:44:16 +01:00
_js Merge branch 'master' into feature/donations 2022-04-06 22:16:27 -07:00
imageOverrides Added the ability to selectively override images, removed old, commented-out code from atlas.js, added more info into the info block (position, area). 2022-04-06 15:34:51 +02:00
about.html Update web/about.html 2022-04-07 14:45:09 +01:00
atlas-before-ids-migration.json Run subreddit formatter 2022-04-06 15:09:21 +07:00
atlas.json New reddit submissions 2022-04-07 13:35:52 -03:00
favicon.ico favicon 2022-04-04 22:57:31 +02:00
humans.txt Add entries, implement edit requests, change font on loading screen (so it won't have to wait for webfont to load), add things. 2017-04-18 03:24:50 +02:00
index.html Update index.html 2022-04-07 14:05:30 +02:00
license.txt Change directory structure, supply a compressed atlas.js 2017-04-05 03:12:01 +02:00
robots.txt Add entries, implement edit requests, change font on loading screen (so it won't have to wait for webfont to load), add things. 2017-04-18 03:24:50 +02:00