diff --git a/src/wordpress_used/core.clj b/src/wordpress_used/core.clj index cbcb7cb..ca8d7fe 100644 --- a/src/wordpress_used/core.clj +++ b/src/wordpress_used/core.clj @@ -21,7 +21,7 @@ (defn -main [& args] (let [;; Name of the file containing the CSV with the domains - file-csv "top-1m-test.csv" + file-csv "top-1m.csv" ;; Get domains from CSV domains-csv (vec (read-csv-domains file-csv)) ;; Filters leaving those that have not been checked