diff --git a/Updater/Updater.xml b/Updater/Updater.xml index c311569..595e81a 100644 --- a/Updater/Updater.xml +++ b/Updater/Updater.xml @@ -29,9 +29,7 @@ function UpdatePlugin(pid, pfile, pversion, raw) async_ok, async = pcall (require, "async") - --[[local raw_page = "https://raw.githubusercontent.com/Arcidayne/Aardwolf-Scripts/master/Epic_Not_Here_Counter/Epic_Not_Here_Counter.xml" - local plugin_file = GetPluginInfo(GetPluginID(), 20) .. GetPluginInfo(GetPluginID(), 1) - local plugin_version = GetPluginInfo(GetPluginID(), 19)]] + ColourNote("white", "blue", pfile) if async_ok then raw_return = async.request(raw, "HTTPS")