This commit is contained in:
silva guimaraes 2025-07-11 17:36:22 -03:00
parent d4b3fcb61d
commit d5abe31a3f
2 changed files with 6 additions and 7 deletions

View file

@ -13,12 +13,11 @@ depends: [
"dune" {>= "3.18"}
"ocaml"
"ppx_deriving_yojson"
"ppx_yojson_conv"
"cohttp-curl-lwt"
"ppx_expect"
"cohttp "
"cohttp-lwt-unix"
"yojson"
"lwt_ssl"
"ppx_expect"
"ppx_yojson_conv"
"odoc" {with-doc}
]
build: [

View file

@ -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;