Skip to content

Commit 39e99c5

Browse files
committed
Update itt.ps1
1 parent cc9364a commit 39e99c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

itt.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3001,7 +3001,6 @@ $itt.QuoteIcon = $itt["window"].FindName("QuoteIcon")
30013001
$h = [System.Net.Http.HttpClientHandler]::new()
30023002
$h.AutomaticDecompression = [System.Net.DecompressionMethods] 'GZip,Deflate'
30033003
$c = [System.Net.Http.HttpClient]::new($h)
3004-
b bb
30053004
$appsUrl = "https://raw.githubusercontent.com/emadadeldev/ittea/refs/heads/main/static/Database/Applications.json"
30063005
$tweaksUrl = "https://raw.githubusercontent.com/emadadeldev/ittea/refs/heads/main/static/Database/Tweaks.json"
30073006
while ($true) {

0 commit comments

Comments
 (0)