From d5abe31a3fc6e96cb7896793d5510217704427e3 Mon Sep 17 00:00:00 2001 From: silva guimaraes Date: Fri, 11 Jul 2025 17:36:22 -0300 Subject: [PATCH] col1 --- api.opam | 9 ++++----- bin/main.ml | 4 ++-- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/api.opam b/api.opam index e604900..cea7e74 100644 --- a/api.opam +++ b/api.opam @@ -13,12 +13,11 @@ depends: [ "dune" {>= "3.18"} "ocaml" "ppx_deriving_yojson" + "cohttp-curl-lwt" + "cohttp-lwt-unix" + "lwt_ssl" + "ppx_expect" "ppx_yojson_conv" - "cohttp-curl-lwt" - "ppx_expect" - "cohttp " - "cohttp-lwt-unix" - "yojson" "odoc" {with-doc} ] build: [ diff --git a/bin/main.ml b/bin/main.ml index 0f2c621..9855986 100644 --- a/bin/main.ml +++ b/bin/main.ml @@ -67,8 +67,8 @@ let tournaments : Lib.tournament_scrape_context list = timezone_offset = None; }; { - id = 11539; - season = 70681; + id = 11536; + season = 77825; name = "COL1"; filter_foreigners = false; timezone_offset = Some ~-5;