diff --git a/credits.md b/credits.md index 41b0efa..0dd3252 100644 --- a/credits.md +++ b/credits.md @@ -64,7 +64,8 @@ const mention = [ name: 'MaxRM', desc: 'A major partner of M Centers, the owner of MDLC (working on cracked appx for Minecraft), and helped in giving hex codes for BEAMinject', links: [ - { icon: 'github', link: 'https://github.com/Max-RM' } + { icon: 'github', link: 'https://github.com/Max-RM' }, + { icon: 'x', link: 'https://x.com/Max_RM_' } ] }, { @@ -72,7 +73,8 @@ const mention = [ name: 'CyberAWM', desc: 'A partner of M Centers', links: [ - { icon: 'github', link: 'https://github.com/QwertyTheCoder' } + { icon: 'github', link: 'https://github.com/QwertyTheCoder' }, + { icon: {svg: ''}, link: 'https://reddit.com/u/CyberAWM/' } ] }, { @@ -81,7 +83,9 @@ const mention = [ desc: 'Developer of ClickGo, ClickGoLTS, DynoLTS and BlueSky Launcher. He is also a partner of M Centers, although he is not in the M Centers discord server anymore', links: [ { icon: 'github', link: 'https://github.com/FishiaT/' }, - { icon: 'github', link: 'https://github.com/ClickNin/'} + { icon: 'github', link: 'https://github.com/ClickNin/'}, + { icon: {svg: ''} , link: 'https://reddit.com/u/Sad-Fix-7915/' }, + { icon: 'youtube' , link: 'https://youtube.com/@fishiatee' } ] }, { @@ -94,7 +98,8 @@ const mention = [ name: 'online-fix.me', desc: 'A website dedicated to cracking, and is really important, as it contains a lot of cracks for Minecraft, such as the Minecraft for Windows crack, the Minecraft Dungeons crack, and the Minecraft Legends crack', links: [ - { icon: {svg: '' }, link: 'https://online-fix.me/' } + { icon: {svg: '' }, link: 'https://online-fix.me/' }, + { icon: 'discord' , link: 'https://discord.gg/yExgFYncMD' } ] }, { @@ -102,7 +107,7 @@ const mention = [ name: 'OptiProjects / OptiJuegos', desc: 'A website dedicated to cracking Minecraft China / Minecraft China Dev, and Minecraft: Education Edition', links: [ - { icon: '', link: 'https://optijuegos.github.io/' } + { icon: {svg: ''}, link: 'https://optijuegos.github.io/' } ] }, { @@ -110,8 +115,8 @@ const mention = [ name: 'MDLC', desc: 'MDLC is dedicated to cracking, and is really important, as it contains a lot of cracks for Minecraft, and a lot of pre-patched APPXs designed to work on different devices, MDLC is owned by Max RM', links: [ - { icon: 'ic:baseline-telegram', link: 'https://t.me/MDLC_main' }, - { icon: 'ic:baseline-telegram', link: 'https://t.me/MDLC_group' } + { icon: {svg: ''}, link: 'https://t.me/MDLC_main' }, + { icon: {svg: ''}, link: 'https://t.me/MDLC_group' } ] }, { @@ -119,7 +124,7 @@ const mention = [ name: 'CS.RIN.RU', desc: 'A forum website that is full of cracking and Minecraft topics', links: [ - { icon: '', link: 'https://cs.rin.ru/' } + { icon: {svg: ''}, link: 'https://cs.rin.ru/' } ] }, { @@ -127,7 +132,7 @@ const mention = [ name: 'RuTracker.org', desc: 'A torrent tracker website that contains alot of cracked Minecraft downloads', links: [ - { icon: '', link: 'https://rutracker.org/' } + { icon: {svg: ''}, link: 'https://rutracker.org/' } ] } ]