diff --git a/check.r b/check.r index dc2f472..7cb9435 100755 --- a/check.r +++ b/check.r @@ -27,6 +27,9 @@ if (!file.exists(f)) { str_split("\\n") %>% # so as to find [foo]: bar links unlist() + # remove links that have been commented out + u <- str_remove_all(u, "") + # total number of links (made to match web.archive.org links only once) t <- sum(str_count(u, "(?