Skip to content

Commit

Permalink
Update checkhost.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
Naymmmm authored Mar 20, 2024
1 parent 33de13c commit 2296869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion checkhost.bat
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ if %errorlevel% neq 0 (
)

REM Define the URL of the raw file on GitHub
set "github_raw_url=https://raw.githubusercontent.com/eaaasun/CCStopper/data/Hosts.txt"
set "github_raw_url=https://adobe.isdumb.one"

REM Define the path to the hosts file
set "hosts_file=C:\Windows\System32\drivers\etc\hosts"
Expand Down

0 comments on commit 2296869

Please sign in to comment.