diff --git a/partner-otomax.js b/partner-otomax.js index 85c4b5c..0f6a7f1 100644 --- a/partner-otomax.js +++ b/partner-otomax.js @@ -50,7 +50,7 @@ function start(options) { }); taskHistory.init(options); - antiSameDayDupe.init(options); + //antiSameDayDupe.init(options); createReverseHttpServer(); }