Skip to content

Commit

Permalink
Remove extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
rcmaehl committed May 23, 2024
1 parent f2aa785 commit 2c4013d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Includes/_URLModifications.au3
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@ Func _ChangeSearchEngine($sURL)
Case "Google (No AI)"
$sURL = "https://www.google.com/search?q=" & $sURL & "&udm=14"


Case "Sogou"
$sURL = "https://www.sogou.com/web?query=" & $sURL

Expand Down

0 comments on commit 2c4013d

Please sign in to comment.