Skip to content

Commit

Permalink
chore: update assets (#8047)
Browse files Browse the repository at this point in the history
Signed-off-by: SeMiD <[email protected]>
  • Loading branch information
SeMiD authored Feb 8, 2024
1 parent 03df972 commit e573b27
Show file tree
Hide file tree
Showing 24 changed files with 252 additions and 268 deletions.
2 changes: 1 addition & 1 deletion websites/F/Floatplane/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"en": "Floatplane is a streaming service that offers a wide variety of content from shows to reviews and more! All viewable on thousands of internet-connected devices."
},
"url": "www.floatplane.com",
"version": "1.0.19",
"version": "1.0.20",
"logo": "https://cdn.rcd.gg/PreMiD/websites/F/Floatplane/assets/logo.png",
"thumbnail": "https://cdn.rcd.gg/PreMiD/websites/F/Floatplane/assets/thumbnail.png",
"color": "#ffffff",
Expand Down
45 changes: 18 additions & 27 deletions websites/F/Floatplane/presence.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,41 +5,32 @@ const presence = new Presence({
/* eslint-disable camelcase */
assets = {
bitwit_ultra:
"https://cdn.discordapp.com/app-assets/889918462477095012/889955073323565147.png?size=512",
tech_deals:
"https://cdn.discordapp.com/app-assets/889918462477095012/889955494821789736.png?size=512",
eposvox:
"https://cdn.discordapp.com/app-assets/889918462477095012/889955639684653116.png?size=512",
ufdtech:
"https://cdn.discordapp.com/app-assets/889918462477095012/889955902436819065.png?size=512",
level1techs:
"https://cdn.discordapp.com/app-assets/889918462477095012/889956141264670772.png?size=512",
"https://cdn.rcd.gg/PreMiD/websites/F/Floatplane/assets/0.png",
tech_deals: "https://cdn.rcd.gg/PreMiD/websites/F/Floatplane/assets/1.png",
eposvox: "https://cdn.rcd.gg/PreMiD/websites/F/Floatplane/assets/2.png",
ufdtech: "https://cdn.rcd.gg/PreMiD/websites/F/Floatplane/assets/3.png",
level1techs: "https://cdn.rcd.gg/PreMiD/websites/F/Floatplane/assets/4.png",
"3dprintingnerd":
"https://cdn.discordapp.com/app-assets/889918462477095012/889956369023795240.png?size=512",
"https://cdn.rcd.gg/PreMiD/websites/F/Floatplane/assets/5.png",
themightyjingles:
"https://cdn.discordapp.com/app-assets/889918462477095012/889956603602829403.png?size=512",
restoreit:
"https://cdn.discordapp.com/app-assets/889918462477095012/889956721332719707.png?size=512",
badseedtech:
"https://cdn.discordapp.com/app-assets/889918462477095012/889956938488627240.png?size=512",
robertneal:
"https://cdn.discordapp.com/app-assets/889918462477095012/889957136510091345.png?size=512",
"https://cdn.rcd.gg/PreMiD/websites/F/Floatplane/assets/6.png",
restoreit: "https://cdn.rcd.gg/PreMiD/websites/F/Floatplane/assets/7.png",
badseedtech: "https://cdn.rcd.gg/PreMiD/websites/F/Floatplane/assets/8.png",
robertneal: "https://cdn.rcd.gg/PreMiD/websites/F/Floatplane/assets/9.png",
lawfulmasses:
"https://cdn.discordapp.com/app-assets/889918462477095012/889981292752539659.png?size=512",
"https://cdn.rcd.gg/PreMiD/websites/F/Floatplane/assets/10.png",
gearseekers:
"https://cdn.discordapp.com/app-assets/889918462477095012/889982141964894248.png?size=512",
"https://cdn.rcd.gg/PreMiD/websites/F/Floatplane/assets/11.png",
craftcomputing:
"https://cdn.discordapp.com/app-assets/889918462477095012/889982561726640209.png?size=512",
toastybros:
"https://cdn.discordapp.com/app-assets/889918462477095012/889982847010635796.png?size=512",
"https://cdn.rcd.gg/PreMiD/websites/F/Floatplane/assets/12.png",
toastybros: "https://cdn.rcd.gg/PreMiD/websites/F/Floatplane/assets/13.png",
theguncollective:
"https://cdn.discordapp.com/app-assets/889918462477095012/889982990271270912.png?size=512",
"https://cdn.rcd.gg/PreMiD/websites/F/Floatplane/assets/14.png",
forgottenweapons:
"https://cdn.discordapp.com/app-assets/889918462477095012/890208334383296514.png?size=512",
"https://cdn.rcd.gg/PreMiD/websites/F/Floatplane/assets/15.png",
linustechtips:
"https://cdn.discordapp.com/app-assets/889918462477095012/890208777641525288.png?size=512",
lonseidman:
"https://cdn.discordapp.com/app-assets/889918462477095012/890209027005513739.png?size=512",
"https://cdn.rcd.gg/PreMiD/websites/F/Floatplane/assets/16.png",
lonseidman: "https://cdn.rcd.gg/PreMiD/websites/F/Floatplane/assets/17.png",
};
/* eslint-enable camelcase */

Expand Down
2 changes: 1 addition & 1 deletion websites/F/Free Web Novel/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"en": "We offer free novels to read online! Read novels updated daily: Chinese novels, English novels, Japanese novels, Korean novels, and novels of multiple genres."
},
"url": "freewebnovel.com",
"version": "1.0.9",
"version": "1.0.10",
"logo": "https://cdn.rcd.gg/PreMiD/websites/F/Free%20Web%20Novel/assets/logo.png",
"thumbnail": "https://cdn.rcd.gg/PreMiD/websites/F/Free%20Web%20Novel/assets/thumbnail.png",
"color": "#5a5a5a",
Expand Down
12 changes: 6 additions & 6 deletions websites/F/Free Web Novel/presence.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ const presence = new Presence({
browsingTimestamp = Math.floor(Date.now() / 1000);

const enum Assets {
Smallimagekey = "https://cdn.discordapp.com/app-assets/965294297048023050/965309571046440990.png?size=512",
Smallimagekey = "https://cdn.rcd.gg/PreMiD/websites/F/Free%20Web%20Novel/assets/0.png",
Logo = "https://cdn.rcd.gg/PreMiD/websites/F/Free%20Web%20Novel/assets/logo.png",
Browsing = "https://cdn.discordapp.com/app-assets/965294297048023050/965478655901974568.png?size=512",
Closed = "https://cdn.discordapp.com/app-assets/965294297048023050/965480031465914409.png?size=512",
Open = "https://cdn.discordapp.com/app-assets/965294297048023050/965480033097494588.png?size=512",
Incognito = "https://cdn.discordapp.com/app-assets/965294297048023050/967074363046252605.png?size=512",
Nocover = "https://cdn.discordapp.com/app-assets/965294297048023050/967778188199608371.png?size=512",
Browsing = "https://cdn.rcd.gg/PreMiD/websites/F/Free%20Web%20Novel/assets/1.png",
Closed = "https://cdn.rcd.gg/PreMiD/websites/F/Free%20Web%20Novel/assets/2.png",
Open = "https://cdn.rcd.gg/PreMiD/websites/F/Free%20Web%20Novel/assets/3.png",
Incognito = "https://cdn.rcd.gg/PreMiD/websites/F/Free%20Web%20Novel/assets/4.png",
Nocover = "https://cdn.rcd.gg/PreMiD/websites/F/Free%20Web%20Novel/assets/5.png",
}

presence.on("UpdateData", async () => {
Expand Down
2 changes: 1 addition & 1 deletion websites/G/GDBrowser/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"nl": "Bekijk alle online functies van Geometry Dash, direct vanaf deze handige kleine website! Levels, profielen, klassementen, commentaar, en meer!"
},
"url": "gdbrowser.com",
"version": "1.3.24",
"version": "1.3.25",
"logo": "https://cdn.rcd.gg/PreMiD/websites/G/GDBrowser/assets/logo.png",
"thumbnail": "https://cdn.rcd.gg/PreMiD/websites/G/GDBrowser/assets/thumbnail.png",
"color": "#FFFF00",
Expand Down
31 changes: 12 additions & 19 deletions websites/G/GDBrowser/presence.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,30 +3,23 @@ const presence = new Presence({
}),
/* eslint-disable camelcase */
assets = {
diff_hard:
"https://cdn.discordapp.com/app-assets/635876670146084880/668467851962744832.png?size=512",
diff_easy:
"https://cdn.discordapp.com/app-assets/635876670146084880/668467852289769483.png?size=512",
diff_normal:
"https://cdn.discordapp.com/app-assets/635876670146084880/668467852306546688.png?size=512",
diff_insane:
"https://cdn.discordapp.com/app-assets/635876670146084880/668467853137018880.png?size=512",
diff_harder:
"https://cdn.discordapp.com/app-assets/635876670146084880/668467853363511306.png?size=512",
diff_demon:
"https://cdn.discordapp.com/app-assets/635876670146084880/668467853665501194.png?size=512",
diff_auto:
"https://cdn.discordapp.com/app-assets/635876670146084880/668467853866827817.png?size=512",
diff_hard: "https://cdn.rcd.gg/PreMiD/websites/G/GDBrowser/assets/0.png",
diff_easy: "https://cdn.rcd.gg/PreMiD/websites/G/GDBrowser/assets/1.png",
diff_normal: "https://cdn.rcd.gg/PreMiD/websites/G/GDBrowser/assets/2.png",
diff_insane: "https://cdn.rcd.gg/PreMiD/websites/G/GDBrowser/assets/3.png",
diff_harder: "https://cdn.rcd.gg/PreMiD/websites/G/GDBrowser/assets/4.png",
diff_demon: "https://cdn.rcd.gg/PreMiD/websites/G/GDBrowser/assets/5.png",
diff_auto: "https://cdn.rcd.gg/PreMiD/websites/G/GDBrowser/assets/6.png",
diff_medium_demon:
"https://cdn.discordapp.com/app-assets/635876670146084880/668876173257867264.png?size=512",
"https://cdn.rcd.gg/PreMiD/websites/G/GDBrowser/assets/7.png",
diff_extreme_demon:
"https://cdn.discordapp.com/app-assets/635876670146084880/668876173484490765.png?size=512",
"https://cdn.rcd.gg/PreMiD/websites/G/GDBrowser/assets/8.png",
diff_hard_demon:
"https://cdn.discordapp.com/app-assets/635876670146084880/668876173673103401.png?size=512",
"https://cdn.rcd.gg/PreMiD/websites/G/GDBrowser/assets/9.png",
diff_easy_demon:
"https://cdn.discordapp.com/app-assets/635876670146084880/668876174231076874.png?size=512",
"https://cdn.rcd.gg/PreMiD/websites/G/GDBrowser/assets/10.png",
diff_insane_demon:
"https://cdn.discordapp.com/app-assets/635876670146084880/668876174461763634.png?size=512",
"https://cdn.rcd.gg/PreMiD/websites/G/GDBrowser/assets/11.png",
};
/* eslint-enable camelcase */

Expand Down
2 changes: 1 addition & 1 deletion websites/G/GMANGA/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"gmanga.io",
"gmanga.me"
],
"version": "1.0.16",
"version": "1.0.17",
"logo": "https://cdn.rcd.gg/PreMiD/websites/G/GMANGA/assets/logo.png",
"thumbnail": "https://cdn.rcd.gg/PreMiD/websites/G/GMANGA/assets/thumbnail.png",
"color": "#428bca",
Expand Down
16 changes: 8 additions & 8 deletions websites/G/GMANGA/presence.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@ enum Settings {
}

const enum Assets {
Discovery = "https://cdn.discordapp.com/app-assets/862700890414776370/862723759030665216.png?size=512",
Library = "https://cdn.discordapp.com/app-assets/862700890414776370/862723759063957525.png?size=512",
Team = "https://cdn.discordapp.com/app-assets/862700890414776370/862723759395176544.png?size=512",
Manga = "https://cdn.discordapp.com/app-assets/862700890414776370/862723759504097290.png?size=512",
News = "https://cdn.discordapp.com/app-assets/862700890414776370/862723759529918474.png?size=512",
Paintings = "https://cdn.discordapp.com/app-assets/862700890414776370/862723759559016479.png?size=512",
DarkLogo = "https://cdn.discordapp.com/app-assets/862700890414776370/862723759609085962.png?size=512",
LightLogo = "https://cdn.discordapp.com/app-assets/862700890414776370/862723760124854313.png?size=512",
Discovery = "https://cdn.rcd.gg/PreMiD/websites/G/GMANGA/assets/0.png",
Library = "https://cdn.rcd.gg/PreMiD/websites/G/GMANGA/assets/1.png",
Team = "https://cdn.rcd.gg/PreMiD/websites/G/GMANGA/assets/2.png",
Manga = "https://cdn.rcd.gg/PreMiD/websites/G/GMANGA/assets/3.png",
News = "https://cdn.rcd.gg/PreMiD/websites/G/GMANGA/assets/4.png",
Paintings = "https://cdn.rcd.gg/PreMiD/websites/G/GMANGA/assets/5.png",
DarkLogo = "https://cdn.rcd.gg/PreMiD/websites/G/GMANGA/assets/6.png",
LightLogo = "https://cdn.rcd.gg/PreMiD/websites/G/GMANGA/assets/7.png",
}

const presence = new Presence({
Expand Down
2 changes: 1 addition & 1 deletion websites/G/GeForce NOW/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"vi_VN": "GeForce Now là thương hiệu của Nvidia cho dịch vụ game trên đám mây của họ."
},
"url": "play.geforcenow.com",
"version": "1.0.18",
"version": "1.0.19",
"logo": "https://cdn.rcd.gg/PreMiD/websites/G/GeForce%20NOW/assets/logo.png",
"thumbnail": "https://cdn.rcd.gg/PreMiD/websites/G/GeForce%20NOW/assets/thumbnail.png",
"color": "#76B918",
Expand Down
2 changes: 1 addition & 1 deletion websites/G/GeForce NOW/presence.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ presence.on("UpdateData", async () => {
largeImageKey:
"https://cdn.rcd.gg/PreMiD/websites/G/GeForce%20NOW/assets/logo.png",
smallImageKey:
"https://cdn.discordapp.com/app-assets/864631234339930132/864635911521959936.png?size=512",
"https://cdn.rcd.gg/PreMiD/websites/G/GeForce%20NOW/assets/0.png",
startTimestamp: browsingTimestamp,
};

Expand Down
2 changes: 1 addition & 1 deletion websites/G/Genie Music/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"en": "Korea's largest music source, FLAC high-quality, genie chart, latest music, album, music video, today's selection, music in TV, music by age, genie life, etc. are provided."
},
"url": "www.genie.co.kr",
"version": "1.0.17",
"version": "1.0.18",
"logo": "https://cdn.rcd.gg/PreMiD/websites/G/Genie%20Music/assets/logo.png",
"thumbnail": "https://cdn.rcd.gg/PreMiD/websites/G/Genie%20Music/assets/thumbnail.png",
"color": "#0096FF",
Expand Down
12 changes: 6 additions & 6 deletions websites/G/Genie Music/presence.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@ function getGenre(code: string) {

const enum Assets {
Logo = "https://cdn.rcd.gg/PreMiD/websites/G/Genie%20Music/assets/logo.png",
TV = "https://cdn.discordapp.com/app-assets/857504938443407360/872357712124575805.png?size=512",
Mnet = "https://cdn.discordapp.com/app-assets/857504938443407360/872367942321467413.png?size=512",
Chart = "https://cdn.discordapp.com/app-assets/857504938443407360/872368898278817823.png?size=512",
Music = "https://cdn.discordapp.com/app-assets/857504938443407360/872368898480173066.png?size=512",
Playlist = "https://cdn.discordapp.com/app-assets/857504938443407360/872369147751837717.png?size=512",
Profile = "https://cdn.discordapp.com/app-assets/857504938443407360/872379996923129896.png?size=512",
TV = "https://cdn.rcd.gg/PreMiD/websites/G/Genie%20Music/assets/0.png",
Mnet = "https://cdn.rcd.gg/PreMiD/websites/G/Genie%20Music/assets/1.png",
Chart = "https://cdn.rcd.gg/PreMiD/websites/G/Genie%20Music/assets/2.png",
Music = "https://cdn.rcd.gg/PreMiD/websites/G/Genie%20Music/assets/3.png",
Playlist = "https://cdn.rcd.gg/PreMiD/websites/G/Genie%20Music/assets/4.png",
Profile = "https://cdn.rcd.gg/PreMiD/websites/G/Genie%20Music/assets/5.png",
}

presence.on("UpdateData", async () => {
Expand Down
2 changes: 1 addition & 1 deletion websites/G/Genshin Impact Map/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"genshin-impact-map.appsample.com",
"mapgenie.io"
],
"version": "1.3.8",
"version": "1.3.9",
"logo": "https://cdn.rcd.gg/PreMiD/websites/G/Genshin%20Impact%20Map/assets/logo.png",
"thumbnail": "https://cdn.rcd.gg/PreMiD/websites/G/Genshin%20Impact%20Map/assets/thumbnail.png",
"color": "#b6c48c",
Expand Down
38 changes: 19 additions & 19 deletions websites/G/Genshin Impact Map/presence.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,25 @@ const presence = new Presence({
browsingTimestamp = Math.floor(Date.now() / 1000);

const enum Assets {
EmblemMondstadt = "https://cdn.discordapp.com/app-assets/973729201104511007/973795983420977223.png?size=512",
EmblemLiyue = "https://cdn.discordapp.com/app-assets/973729201104511007/973796136949280788.png?size=512",
EmblemInazuma = "https://cdn.discordapp.com/app-assets/973729201104511007/973797157205323846.png?size=512",
EmblemUnknown = "https://cdn.discordapp.com/app-assets/973729201104511007/973798500317921280.png?size=512",
EnkanomiyaMap = "https://cdn.discordapp.com/app-assets/973729201104511007/973904146602278932.png?size=512",
TeyvatMap = "https://cdn.discordapp.com/app-assets/973729201104511007/973904359400292402.png?size=512",
TheChasmUndergroundMinesMap = "https://cdn.discordapp.com/app-assets/973729201104511007/973904999669202964.png?size=512",
EmblemEnkanomiya = "https://cdn.discordapp.com/app-assets/973729201104511007/973924918913806356.png?size=512",
EmblemThechasm = "https://cdn.discordapp.com/app-assets/973729201104511007/973924919056433172.png?size=512",
PreviewMondstadt = "https://cdn.discordapp.com/app-assets/973729201104511007/973948984219557928.png?size=512",
PreviewLiyue = "https://cdn.discordapp.com/app-assets/973729201104511007/973948985221992498.png?size=512",
PreviewTenshukaku = "https://cdn.discordapp.com/app-assets/973729201104511007/973950153604087948.png?size=512",
PreviewTheChasmUndergroundMines = "https://cdn.discordapp.com/app-assets/973729201104511007/973954373019381840.png?size=512",
PreviewGoldenAppleArchipelago28 = "https://cdn.discordapp.com/app-assets/973729201104511007/997328289586753637.png?size=512",
GoldenAppleArchipelagoMap28 = "https://cdn.discordapp.com/app-assets/973729201104511007/997330298771611810.png?size=512",
PreviewEnkanomiya = "https://cdn.discordapp.com/app-assets/973729201104511007/997331604668153976.png?size=512",
EmblemIsles = "https://cdn.discordapp.com/app-assets/973729201104511007/1000432365652418592.png?size=512",
EmblemSumeru = "https://cdn.discordapp.com/app-assets/973729201104511007/1011656257465225216.png?size=512",
PreviewSumeru = "https://cdn.discordapp.com/app-assets/973729201104511007/1011656919028609064.png?size=512",
EmblemMondstadt = "https://cdn.rcd.gg/PreMiD/websites/G/Genshin%20Impact%20Map/assets/1.png",
EmblemLiyue = "https://cdn.rcd.gg/PreMiD/websites/G/Genshin%20Impact%20Map/assets/2.png",
EmblemInazuma = "https://cdn.rcd.gg/PreMiD/websites/G/Genshin%20Impact%20Map/assets/3.png",
EmblemUnknown = "https://cdn.rcd.gg/PreMiD/websites/G/Genshin%20Impact%20Map/assets/4.png",
EnkanomiyaMap = "https://cdn.rcd.gg/PreMiD/websites/G/Genshin%20Impact%20Map/assets/5.png",
TeyvatMap = "https://cdn.rcd.gg/PreMiD/websites/G/Genshin%20Impact%20Map/assets/6.png",
TheChasmUndergroundMinesMap = "https://cdn.rcd.gg/PreMiD/websites/G/Genshin%20Impact%20Map/assets/7.png",
EmblemEnkanomiya = "https://cdn.rcd.gg/PreMiD/websites/G/Genshin%20Impact%20Map/assets/8.png",
EmblemThechasm = "https://cdn.rcd.gg/PreMiD/websites/G/Genshin%20Impact%20Map/assets/9.png",
PreviewMondstadt = "https://cdn.rcd.gg/PreMiD/websites/G/Genshin%20Impact%20Map/assets/10.png",
PreviewLiyue = "https://cdn.rcd.gg/PreMiD/websites/G/Genshin%20Impact%20Map/assets/11.png",
PreviewTenshukaku = "https://cdn.rcd.gg/PreMiD/websites/G/Genshin%20Impact%20Map/assets/12.png",
PreviewTheChasmUndergroundMines = "https://cdn.rcd.gg/PreMiD/websites/G/Genshin%20Impact%20Map/assets/13.png",
PreviewGoldenAppleArchipelago28 = "https://cdn.rcd.gg/PreMiD/websites/G/Genshin%20Impact%20Map/assets/14.png",
GoldenAppleArchipelagoMap28 = "https://cdn.rcd.gg/PreMiD/websites/G/Genshin%20Impact%20Map/assets/15.png",
PreviewEnkanomiya = "https://cdn.rcd.gg/PreMiD/websites/G/Genshin%20Impact%20Map/assets/16.png",
EmblemIsles = "https://cdn.rcd.gg/PreMiD/websites/G/Genshin%20Impact%20Map/assets/17.png",
EmblemSumeru = "https://cdn.rcd.gg/PreMiD/websites/G/Genshin%20Impact%20Map/assets/18.png",
PreviewSumeru = "https://cdn.rcd.gg/PreMiD/websites/G/Genshin%20Impact%20Map/assets/19.png",
PreviewSumeru2 = "https://cdn.rcd.gg/PreMiD/websites/G/Genshin%20Impact%20Map/assets/0.png",
Logo = "https://cdn.rcd.gg/PreMiD/websites/G/Genshin%20Impact%20Map/assets/logo.png",
}
Expand Down
2 changes: 1 addition & 1 deletion websites/G/Giphy/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"vi_VN": "Giphy là công cụ tìm kiếm và tạo Gif."
},
"url": "giphy.com",
"version": "1.2.22",
"version": "1.2.23",
"logo": "https://cdn.rcd.gg/PreMiD/websites/G/Giphy/assets/logo.png",
"thumbnail": "https://cdn.rcd.gg/PreMiD/websites/G/Giphy/assets/thumbnail.png",
"color": "#00FF00",
Expand Down
4 changes: 2 additions & 2 deletions websites/G/Giphy/presence.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ const presence = new Presence({
});

const enum Assets {
Browsing = "https://cdn.discordapp.com/app-assets/630507230852022273/630510627965894676.png?size=512",
Creating = "https://cdn.discordapp.com/app-assets/630507230852022273/630511145509453865.png?size=512",
Browsing = "https://cdn.rcd.gg/PreMiD/websites/G/Giphy/assets/0.png",
Creating = "https://cdn.rcd.gg/PreMiD/websites/G/Giphy/assets/1.png",
Logo = "https://cdn.rcd.gg/PreMiD/websites/G/Giphy/assets/logo.png",
}

Expand Down
2 changes: 1 addition & 1 deletion websites/G/GitHub Codespaces/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"url": "github.dev",
"regExp": "(.*[.])?github.dev",
"version": "1.0.25",
"version": "1.0.26",
"logo": "https://cdn.rcd.gg/PreMiD/websites/G/GitHub%20Codespaces/assets/logo.png",
"thumbnail": "https://cdn.rcd.gg/PreMiD/websites/G/GitHub%20Codespaces/assets/thumbnail.png",
"color": "#000000",
Expand Down
Loading

0 comments on commit e573b27

Please sign in to comment.