From a975fe6942d643e9d59b638907308f442ce5727e Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Tue, 25 Jun 2024 15:30:27 -0500 Subject: [PATCH] Update tweaks.json --- config/tweaks.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config/tweaks.json b/config/tweaks.json index 7f2f0be3..0d50824f 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -2347,6 +2347,7 @@ "panel": "1", "Order": "a029_", "InvokeScript": [ + " #:: Standalone script by AveYo Source: https://raw.githubusercontent.com/AveYo/fox/main/Edge_Removal.bat "Invoke-WebRequest -Uri \"https://raw.githubusercontent.com/ChrisTitusTech/winutil/main/edgeremoval.bat\" -OutFile \"$ENV:TEMP\\edgeremoval.bat\"", "Start-Process $ENV:temp\\edgeremoval.bat"