diff --git a/credits.js b/credits.js index 6e825ec..21caf7b 100644 --- a/credits.js +++ b/credits.js @@ -176,5 +176,9 @@ export const data = [ { link: 'https://alyx.sh/posts/hrt-geocities-buttons/', files: ['hrt-e2.gif', 'hrt-e2vial.gif', 'hrt-tc.gif'] - } + }, + { + link: 'https://aseprite.org/', + files: ['aseprite.png'] + } ] diff --git a/groups.js b/groups.js index 11e369f..629022a 100644 --- a/groups.js +++ b/groups.js @@ -9,7 +9,7 @@ export const data = [ }, { name: 'powered by', - expression: /^(emacs|power-button|powered|made_with|made(on|with)|vscodium|php|nts_iis|msfrontpage2000|hackerpowered|twopaws|notepad|button_np|redhat|win98_891|thevoid)/gi + expression: /^(emacs|power-button|powered|made_with|made(on|with)|vscodium|php|nts_iis|msfrontpage2000|hackerpowered|twopaws|notepad|button_np|redhat|win98_891|thevoidpowered-by-djbdns)/gi }, { name: 'people', @@ -17,7 +17,7 @@ export const data = [ }, { name: 'services', - expression: /^(mastodon|twitter|discord|revolt|tumblr|github|lastfm|netflix|TransistorCafeButton)/gi + expression: /^(mastodon|twitter|discord|revolt|tumblr|github|lastfm|netflix|TransistorCafeButton|ipfs)/gi }, { name: 'games', @@ -25,7 +25,7 @@ export const data = [ }, { name: 'software', - expression: /^(adobe|rp|plgn_rp|download_(download|jukebox|player|rec)|mirc|get_java|getrealplayer|vscod(e|ium)|nsie|ie2|button_np|catscape|any_brow(|ser)|winamp|walisten|wa-button|realone|rp(7|)|plgn_rp|freeplayer|getfree|get_player|freeplayer|50_button_static|GetWinMP)/gi + expression: /^(adobe|rp|plgn_rp|download_(download|jukebox|player|rec)|mirc|get_java|getrealplayer|vscod(e|ium)|nsie|ie2|button_np|catscape|any_brow(|ser)|winamp|walisten|wa-button|realone|rp(7|)|plgn_rp|freeplayer|getfree|get_player|freeplayer|50_button_static|GetWinMP|aseprite|w7_boot)/gi }, { name: 'gnu', diff --git a/img/acab3.gif b/img/acab3.gif new file mode 100644 index 0000000..d98c7f9 Binary files /dev/null and b/img/acab3.gif differ diff --git a/img/aseprite.png b/img/aseprite.png new file mode 100644 index 0000000..4d13010 Binary files /dev/null and b/img/aseprite.png differ diff --git a/img/dolby_digital.gif b/img/dolby_digital.gif new file mode 100644 index 0000000..fe51104 Binary files /dev/null and b/img/dolby_digital.gif differ diff --git a/img/gamecube.png b/img/gamecube.png new file mode 100644 index 0000000..8525871 Binary files /dev/null and b/img/gamecube.png differ diff --git a/img/godot.png b/img/godot.png new file mode 100644 index 0000000..4c7f293 Binary files /dev/null and b/img/godot.png differ diff --git a/img/hatemac.jpg b/img/hatemac.jpg new file mode 100644 index 0000000..ffdc624 Binary files /dev/null and b/img/hatemac.jpg differ diff --git a/img/idreaminhtml.gif b/img/idreaminhtml.gif new file mode 100644 index 0000000..28fd2c2 Binary files /dev/null and b/img/idreaminhtml.gif differ diff --git a/img/ipfs.gif b/img/ipfs.gif new file mode 100644 index 0000000..ec72ac8 Binary files /dev/null and b/img/ipfs.gif differ diff --git a/img/powered-by-djbdns.gif b/img/powered-by-djbdns.gif new file mode 100644 index 0000000..91d8f00 Binary files /dev/null and b/img/powered-by-djbdns.gif differ diff --git a/img/rro4a.gif b/img/rro4a.gif new file mode 100644 index 0000000..881b49c Binary files /dev/null and b/img/rro4a.gif differ diff --git a/img/sun.gif b/img/sun.gif new file mode 100644 index 0000000..674e32a Binary files /dev/null and b/img/sun.gif differ diff --git a/img/w7-boot.gif b/img/w7-boot.gif new file mode 100644 index 0000000..c19422f Binary files /dev/null and b/img/w7-boot.gif differ