From a6329cb1d49c44576e30ecdeb1f64e4d69aac9a4 Mon Sep 17 00:00:00 2001 From: Thomas G <62822072+Thomasluigi07@users.noreply.github.com> Date: Sun, 28 Aug 2022 12:41:13 +1000 Subject: [PATCH] t --- public/js/test.js | 1 + resources/views/client/idelanding.blade.php | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/public/js/test.js b/public/js/test.js index 914b49a..529c4c2 100644 --- a/public/js/test.js +++ b/public/js/test.js @@ -1,3 +1,4 @@ +function editTemplateInStudio(play_placeId) { RobloxLaunch._GoogleAnalyticsCallback = function () { var isInsideRobloxIDE = 'website'; if (Roblox && Roblox.Client && Roblox.Client.isIDE && Roblox.Client.isIDE()) { isInsideRobloxIDE = 'Studio'; }; GoogleAnalyticsEvents.FireEvent(['Edit Location', 'Guest', isInsideRobloxIDE]); GoogleAnalyticsEvents.FireEvent(['Edit', 'Guest', '']); }; Roblox.Client.WaitForRoblox(function () { RobloxLaunch.StartGame('http://www.morblox.us//Game/edit.ashx?PlaceID=' + play_placeId + '&upload=', 'edit.ashx', 'https://web.archive.org/web/20130702194455/https://www.roblox.com//Login/Negotiate.ashx', 'FETCH', true); }); } /* Wombat.js client-side rewriting engine for web archive replay Copyright (C) 2014-2020 Webrecorder Software, Rhizome, and Contributors. Released under the GNU Affero General Public License. diff --git a/resources/views/client/idelanding.blade.php b/resources/views/client/idelanding.blade.php index 9d29661..57f1c06 100644 --- a/resources/views/client/idelanding.blade.php +++ b/resources/views/client/idelanding.blade.php @@ -6,9 +6,6 @@ Welcome -