diff --git a/src/clj/auto_ap/square/core2.clj b/src/clj/auto_ap/square/core2.clj index e26827e1..34f1f15e 100644 --- a/src/clj/auto_ap/square/core2.clj +++ b/src/clj/auto_ap/square/core2.clj @@ -27,7 +27,7 @@ (if (> try-count 4) false true)) (defn lookup-dates [] - (->> (periodic/periodic-seq (time/plus (time/now) (time/days -50)) + (->> (periodic/periodic-seq (time/plus (time/now) (time/days -15)) (time/now) (time/days 5)) (map (fn [d]