Skip to content

Commit

Permalink
Plague Mask art. Credit Stonewall art
Browse files Browse the repository at this point in the history
  • Loading branch information
serprex committed Dec 16, 2023
1 parent ea9071a commit 8acbbe2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/rs/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ fxhash = "0.2"
getrandom = "0.2"
http-body-util = "0.1.0"
hyper = { version = "1", features = ["http1", "server"] }
hyper-tungstenite = "0.12"
hyper-tungstenite = "0.13"
hyper-util = { version = "0.1", default-features = false }
tokio-native-tls = "0.3"
postgres-types = { version = "0.2", features = ["derive"] }
Expand Down
9 changes: 8 additions & 1 deletion src/ui/art.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ for (const credit of [
],
[
['serprex', 'https://serprex.github.io'],
'50453al8t5cj5ctlfp5iv5j05p4lrl5rolrp5s0lsb5sc5sd5valvh5vl62262a62h62j',
'50453a53bl8t5cj5ctlfp5iv5j05p4lrl5rolrp5s0lsb5sc5sd5sf5valvh5vl62262a62h62j',
],
[
['Sovereign', 'https://soundcloud.com/the_sovereign'],
Expand Down Expand Up @@ -99,6 +99,13 @@ for (const credit of [
'4sb4vc4ve4vh52t55l55o55r5605625635915c05c15c95f15f25fa5fc5i55i75id5ij5ll5oc5of5rk5rs5rt5uk5ul5um5ut5uv5v361o61t62462562674a80g590',
],
[['NASA', 'https://nasa.gov'], '5p2'],
[
[
'Atlas/3',
'https://github.com/Render96/Render96Wiki/wiki/cobble_stone-%28The-Texture-of-Your-Childhood%29',
],
'59l',
],
[['freeSFX', 'https://freesfx.co.uk'], []],
]) {
let tr = document.createElement('tr');
Expand Down

0 comments on commit 8acbbe2

Please sign in to comment.