diff options
-rwxr-xr-x | mirror-checker.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mirror-checker.lua b/mirror-checker.lua index 5b8ab65..b4412b8 100755 --- a/mirror-checker.lua +++ b/mirror-checker.lua | |||
@@ -41,7 +41,7 @@ options = | |||
41 | "http", | 41 | "http", |
42 | "https", | 42 | "https", |
43 | -- "rsync", | 43 | -- "rsync", |
44 | "DNS-RR", | 44 | -- "DNS-RR", |
45 | "Protocol", | 45 | "Protocol", |
46 | -- "URL-Sanity", | 46 | -- "URL-Sanity", |
47 | -- "Integrity", | 47 | -- "Integrity", |