@@ -205,7 +205,7 @@ const menuItems = [
205205 } ,
206206 {
207207 name : 'Lazy Collisions' ,
208- extensionId : 'https://editor. snail-ide.com /Lazy-Collisions.js' ,
208+ extensionId : 'https://snail-ide.js.org /Lazy-Collisions.js' ,
209209 iconURL : 'https://sharkpools-extensions.vercel.app/extension-thumbs/Lazy-Collisions.svg' ,
210210 collaborator : 'SharkPool' ,
211211 tags : [ 'penguinmod' ] ,
@@ -232,7 +232,7 @@ const menuItems = [
232232 } ,
233233 {
234234 name : 'VideoSharing' ,
235- extensionId : 'https://editor. snail-ide.com /VideoSharing.js' ,
235+ extensionId : 'https://snail-ide.js.org /VideoSharing.js' ,
236236 iconURL : VideoSharing ,
237237 tags : [ 'penguinmod' ] ,
238238 description : 'Share your screen and camera.' ,
@@ -241,17 +241,17 @@ const menuItems = [
241241 } ,
242242 {
243243 name : 'Prompts' ,
244- extensionId : 'https://editor. snail-ide.com /Prompts.js' ,
245- iconURL : 'https://editor. snail-ide.com /Prompts.png' ,
244+ extensionId : 'https://snail-ide.js.org /Prompts.js' ,
245+ iconURL : 'https://snail-ide.js.org /Prompts.png' ,
246246 collaborator : 'LoganCreatez' ,
247247 tags : [ 'penguinmod' , 'ai' ] ,
248248 description : 'Good prompts for PenguinGPT' ,
249249 featured : true
250250 } ,
251251 {
252252 name : 'SnailShare API' ,
253- extensionId : 'https://editor. snail-ide.com /api.js' ,
254- iconURL : 'https://editor. snail-ide.com /snailideapiext.png' ,
253+ extensionId : 'https://snail-ide.js.org /api.js' ,
254+ iconURL : 'https://snail-ide.js.org /snailideapiext.png' ,
255255 snailExt : true ,
256256 collaborator : 'BA4X' ,
257257 tags : [ 'penguinmod' ] ,
@@ -345,9 +345,9 @@ const menuItems = [
345345 } ,
346346 {
347347 name : 'Random Utils' ,
348- extensionId : 'https://editor. snail-ide.com /random_utils.js' ,
348+ extensionId : 'https://snail-ide.js.org /random_utils.js' ,
349349 snailExt : true ,
350- iconURL : 'https://editor. snail-ide.com /random.png' ,
350+ iconURL : 'https://snail-ide.js.org /random.png' ,
351351 tags : [ 'penguinmod' ] ,
352352 description : "Random utilites that you may or may not use." ,
353353 featured : true
@@ -362,7 +362,7 @@ const menuItems = [
362362 } ,
363363 {
364364 name : 'Save Data' ,
365- extensionId : 'https://editor. snail-ide.com /save.js' ,
365+ extensionId : 'https://snail-ide.js.org /save.js' ,
366366 collaborator : 'Mr_rudy' ,
367367 iconURL : snailSaveIcon ,
368368 tags : [ 'penguinmod' ] ,
@@ -371,9 +371,9 @@ const menuItems = [
371371 } ,
372372 {
373373 name : 'Grayscale' ,
374- extensionId : 'https://editor. snail-ide.com /grayscale.js' ,
374+ extensionId : 'https://snail-ide.js.org /grayscale.js' ,
375375 collaborator : 'Mr_rudy' ,
376- iconURL : 'https://editor. snail-ide.com /grayscale.svg' ,
376+ iconURL : 'https://snail-ide.js.org /grayscale.svg' ,
377377 tags : [ 'penguinmod' ] ,
378378 description : "Toggle a dramatic grayscale effect on your project. " ,
379379 featured : true
@@ -390,7 +390,7 @@ const menuItems = [
390390 } ,
391391 {
392392 name : 'Randomly Blocks' ,
393- extensionId : 'https://editor. snail-ide.com /randomlyBlocks.js' ,
393+ extensionId : 'https://snail-ide.js.org /randomlyBlocks.js' ,
394394 collaborator : 'mariocraft987' ,
395395 iconURL : randomlyBlocksIcon ,
396396 tags : [ 'other_mods' ] ,
@@ -531,7 +531,7 @@ const menuItems = [
531531 } ,
532532 {
533533 name : 'Cloud Storage' ,
534- extensionId : 'https://editor. snail-ide.com /cloudstorage.js' ,
534+ extensionId : 'https://snail-ide.js.org /cloudstorage.js' ,
535535 collaborator : 'pooiod7' ,
536536 iconURL : cloudstorageIconURL ,
537537 tags : [ 'penguinmod' ] ,
@@ -540,7 +540,7 @@ const menuItems = [
540540 } ,
541541 {
542542 name : 'SuperStorage' ,
543- extensionId : 'https://editor. snail-ide.com /SuperStorage.js' ,
543+ extensionId : 'https://snail-ide.js.org /SuperStorage.js' ,
544544 iconURL : SuperStorage ,
545545 tags : [ 'penguinmod' ] ,
546546 description : 'Store and retrieve data locally on device or remotely on a server.' ,
@@ -1078,8 +1078,8 @@ const menuItems = [
10781078 } ,
10791079 {
10801080 name : 'Time Utils' ,
1081- extensionId : 'https://editor. snail-ide.com /Time_Utilities.js' ,
1082- iconURL : 'https://editor. snail-ide.com /time.svg' ,
1081+ extensionId : 'https://snail-ide.js.org /Time_Utilities.js' ,
1082+ iconURL : 'https://snail-ide.js.org /time.svg' ,
10831083 collaborator : 'GingerNinjaStickdudeWorld' ,
10841084 tags : [ 'penguinmod' ] ,
10851085 description : "Simple blocks to handle time." ,
@@ -1186,15 +1186,15 @@ const menuItems = [
11861186 {
11871187 name : 'ISS' ,
11881188 snailExt : true ,
1189- extensionId : 'https://editor. snail-ide.com /iss.js' ,
1189+ extensionId : 'https://snail-ide.js.org /iss.js' ,
11901190 iconURL : issIcon ,
11911191 tags : [ 'penguinmod' ] ,
11921192 description : 'Get the latitude and longitude of the International Space Station' ,
11931193 featured : true
11941194 } ,
11951195 {
11961196 name : 'Browser & OS Information' ,
1197- extensionId : 'https://editor. snail-ide.com /browserandosinfo.js' ,
1197+ extensionId : 'https://snail-ide.js.org /browserandosinfo.js' ,
11981198 iconURL : browserAndOSInfoIcon ,
11991199 tags : [ 'penguinmod' ] ,
12001200 collaborator : 'redspacecat' ,
@@ -1203,7 +1203,7 @@ const menuItems = [
12031203 } ,
12041204 {
12051205 name : 'URL Information' ,
1206- extensionId : 'https://editor. snail-ide.com /urlinfo.js' ,
1206+ extensionId : 'https://snail-ide.js.org /urlinfo.js' ,
12071207 iconURL : URLInfoIcon ,
12081208 tags : [ 'penguinmod' ] ,
12091209 collaborator : 'redspacecat' ,
@@ -1413,7 +1413,7 @@ if (IsLocal || IsLiveTests) {
14131413 const extras = [
14141414 {
14151415 name : 'CloudLink Ω' ,
1416- extensionId : 'https://editor. snail-ide.com /clomega.js' ,
1416+ extensionId : 'https://snail-ide.js.org /clomega.js' ,
14171417 tags : [ 'penguinmod' , 'turbowarp' ] ,
14181418 iconURL : clomegaIcon ,
14191419 description : 'Register and login to accounts via Cloud Link 5 (WIP Extension!!!)' ,
@@ -1423,7 +1423,7 @@ if (IsLocal || IsLiveTests) {
14231423 } ,
14241424 {
14251425 name : 'CloudLink 5' ,
1426- extensionId : 'https://editor. snail-ide.com /cl5.js' ,
1426+ extensionId : 'https://snail-ide.js.org /cl5.js' ,
14271427 tags : [ 'penguinmod' , 'turbowarp' ] ,
14281428 insetIconURL : cloudlinkIcon ,
14291429 iconURL : clfiveIcon ,
@@ -1509,7 +1509,7 @@ if (IsLocal || IsLiveTests) {
15091509 } ,
15101510 {
15111511 name : 'Snail Extras' ,
1512- extensionId : 'https://editor. snail-ide.com /snail_extras.js' , // update reference once file names are updated
1512+ extensionId : 'https://snail-ide.js.org /snail_extras.js' , // update reference once file names are updated
15131513 tags : [ 'penguinmod' ] ,
15141514 iconURL : 'https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcT-RWnel-yFH8B7obNf21l-F1DpJ7eCVd2oq2SeHm89Xw&s' ,
15151515 insetIconURL : turbowarpIcon ,
@@ -1543,7 +1543,7 @@ if (IsLocal || IsLiveTests) {
15431543 } ,
15441544 {
15451545 name : 'Wacky Joke Blocks' ,
1546- extensionId : 'https://editor. snail-ide.com /joke.js' ,
1546+ extensionId : 'https://snail-ide.js.org /joke.js' ,
15471547 collaborator : 'Mr_rudy/nmsderp' ,
15481548 iconURL : 'https://c8.alamy.com/comp/RB1P6W/young-handsome-business-man-laughing-of-you-pointing-to-the-camera-with-finger-hand-over-chest-shame-expression-RB1P6W.jpg' ,
15491549 tags : [ 'penguinmod' ] ,
@@ -1561,9 +1561,9 @@ if (IsLocal || IsLiveTests) {
15611561 } ,
15621562 {
15631563 name : 'p5.js' ,
1564- extensionId : 'https://editor. snail-ide.com /p5.js' ,
1564+ extensionId : 'https://snail-ide.js.org /p5.js' ,
15651565 collaborator : 'Mr_rudy/nmsderp' ,
1566- iconURL : 'https://editor. snail-ide.com /p5js.png' ,
1566+ iconURL : 'https://snail-ide.js.org /p5js.png' ,
15671567 tags : [ 'penguinmod' ] ,
15681568 description : 'A more powerful alternative to the Pen extension.' ,
15691569 featured : true ,
@@ -1601,9 +1601,9 @@ if (IsLocal || IsLiveTests) {
16011601
16021602 {
16031603 name : 'Discord Auth' ,
1604- extensionId : 'https://editor. snail-ide.com /discord.js' ,
1604+ extensionId : 'https://snail-ide.js.org /discord.js' ,
16051605 snailExt : true ,
1606- iconURL : 'https://editor. snail-ide.com /discord-png.png' ,
1606+ iconURL : 'https://snail-ide.js.org /discord-png.png' ,
16071607 tags : [ 'penguinmod' ] ,
16081608 description : "Get data from a Discord user!" ,
16091609 featured : true
0 commit comments