A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_URI::$config is deprecated

Filename: core/URI.php

Line Number: 101

Backtrace:

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Router::$uri is deprecated

Filename: core/Router.php

Line Number: 127

Backtrace:

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$benchmark is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$hooks is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$config is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$log is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$utf8 is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$uri is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$exceptions is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$router is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$output is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$security is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$input is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$lang is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$load is deprecated

Filename: core/Controller.php

Line Number: 78

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$db is deprecated

Filename: core/Loader.php

Line Number: 390

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated

Filename: database/DB_driver.php

Line Number: 371

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 129

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 278

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 149

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 206

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 295

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 333

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 284

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 291

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 306

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 316

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 317

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 318

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 319

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 377

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 110

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Session cannot be started after headers have already been sent

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$session is deprecated

Filename: core/Loader.php

Line Number: 1279

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$moinimageupload is deprecated

Filename: core/Loader.php

Line Number: 1279

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 23
Function: __construct

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$form_validation is deprecated

Filename: core/Loader.php

Line Number: 1279

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 25
Function: library

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$UserModel is deprecated

Filename: core/Loader.php

Line Number: 353

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 27
Function: model

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$Appcomman_model is deprecated

Filename: core/Loader.php

Line Number: 353

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 28
Function: model

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $daysname1

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, null given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: foreach() argument must be of type array|object, string given

Filename: controllers/Home.php

Line Number: 312

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 312
Function: _error_handler

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$benchmark is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$hooks is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$config is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$log is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$utf8 is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$uri is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$exceptions is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$router is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$output is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$security is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$input is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$lang is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$load is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$db is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$session is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$moinimageupload is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$form_validation is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$UserModel is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$Appcomman_model is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/todaymatka/public_html/application/controllers/Home.php
Line: 321
Function: view

File: /home2/todaymatka/public_html/index.php
Line: 315
Function: require_once

SATTA MATKA GAMES | SATTA MATKA GUESSING | MATKA RESULT | MATKA TIPS

RAJDHANI MORNING PANEL CHART

Today Date:- 26/04/2024

Home Page Go To Bottom
Date MON TUE WED THU FRI

01/07/2019
to
05/07/2019

5
8
9
24 2
5
7
2
6
9
75 3
5
7
1
5
7
39 2
8
9
5
8
0
37 8
9
0
2
3
0
57 3
5
9

08/07/2019
to
12/07/2019

2
3
6
13 7
7
9
1
1
6
89 2
2
5
5
7
8
02 4
8
0
4
5
7
66 2
6
8
1
2
7
09 5
7
7

15/07/2019
to
19/07/2019

3
3
5
14 2
4
8
4
8
9
13 2
5
6
2
8
0
02 2
5
5
2
3
7
20 1
3
6
5
6
9
08 1
3
4

22/07/2019
to
26/07/2019

3
6
6
59 5
5
9
5
8
8
11 5
6
0
1
5
6
25 1
6
8
3
8
8
95 1
6
8
4
5
0
93 3
4
6

29/07/2019
to
02/08/2019

1
5
6
21 6
7
8
1
4
7
23 7
8
8
3
7
9
98 4
6
8
7
8
9
46 5
5
6
3
4
7
43 2
4
7

05/08/2019
to
09/08/2019

1
3
8
20 2
3
5
3
5
6
44 6
9
9
1
5
9
52 3
9
0
3
4
9
63 1
5
7
1
5
8
49 2
3
4

12/08/2019
to
16/08/2019

3
7
8
80 5
7
8
3
4
7
41 1
5
5
4
5
0
95 3
3
9
*
*
*
** *
*
*
4
7
0
18 8
0
0

19/08/2019
to
23/08/2019

4
9
0
35 4
5
6
1
8
9
86 4
4
8
3
7
8
82 5
7
0
2
2
7
11 6
7
8
6
9
9
49 5
7
7

26/08/2019
to
30/08/2019

6
7
8
11 6
7
8
4
6
0
01 2
4
5
3
4
8
59 2
2
5
1
3
0
42 5
7
0
2
3
6
12 1
1
2

02/09/2019
to
06/09/2019

2
8
9
97 1
6
0
1
4
5
09 1
1
7
2
4
7
31 3
8
0
3
5
7
50 5
6
9
1
2
3
65 1
5
9

09/09/2019
to
13/09/2019

5
7
9
17 2
5
0
1
7
8
60 4
7
9
4
5
5
48 2
2
4
5
7
8
02 1
5
6
4
8
9
17 3
5
9

16/09/2019
to
20/09/2019

2
3
5
08 8
0
0
3
4
7
46 1
7
8
2
3
6
11 5
7
9
1
3
5
93 1
6
6
6
8
9
38 9
9
0

23/09/2019
to
27/09/2019

1
6
6
38 2
2
4
2
9
9
08 2
6
0
5
7
9
18 1
1
6
7
9
0
62 4
8
0
1
4
6
13 6
7
0

30/09/2019
to
04/10/2019

2
5
9
63 2
4
7
4
7
9
01 3
8
0
1
4
9
49 1
3
5
2
3
9
49 3
7
9
3
4
9
62 5
7
0

07/10/2019
to
11/10/2019

1
8
9
87 4
6
7
4
6
7
77 1
7
9
2
9
0
15 2
4
9
4
4
5
30 4
6
0
3
4
6
30 1
4
5

14/10/2019
to
18/10/2019

6
6
9
13 5
9
9
3
7
8
85 2
6
7
6
7
0
31 5
6
0
6
9
0
59 4
6
9
6
9
0
50 1
3
6

21/10/2019
to
25/10/2019

1
4
6
17 1
3
3
4
7
8
98 1
8
9
1
1
7
91 6
7
8
3
4
7
46 4
5
7
*
*
*
** *
*
*

26/10/2019
to
30/10/2019

*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*

04/11/2019
to
08/11/2019

1
3
0
40 6
6
8
3
7
0
04 3
5
6
2
7
0
96 8
8
9
2
9
9
04 2
4
8
4
5
7
66 2
5
9

11/11/2019
to
15/11/2019

3
4
9
65 3
5
7
6
8
8
24 2
5
7
2
7
0
90 2
9
9
2
3
5
04 4
4
6
4
6
7
78 4
5
9

18/11/2019
to
22/11/2019

4
4
5
33 7
8
8
3
5
5
37 8
9
0
1
6
6
32 3
9
0
7
9
0
61 4
7
0
5
6
8
98 3
7
8

25/11/2019
to
29/11/2019

4
9
9
29 4
6
9
4
5
8
72 6
8
8
3
4
6
38 8
0
0
1
5
7
32 1
4
7
5
6
8
99 1
4
4

02/12/2019
to
06/12/2019

7
8
9
44 1
5
8
8
9
0
72 1
2
9
3
8
8
97 4
5
8
1
4
5
02 5
7
0
2
7
0
94 1
4
9

09/12/2019
to
13/12/2019

1
3
4
81 6
6
9
6
6
8
00 5
7
8
7
9
0
69 1
3
5
3
5
9
72 5
7
0
1
6
0
70 2
4
4

16/12/2019
to
20/12/2019

2
2
8
24 4
4
6
5
9
0
42 5
7
0
2
3
9
41 1
4
6
2
2
3
76 2
7
7
1
3
6
00 2
2
6

23/12/2019
to
27/12/2019

1
8
0
97 1
8
8
2
3
5
09 3
6
0
8
9
0
71 4
8
9
1
3
6
06 8
9
9
2
4
8
46 2
5
9

30/12/2019
to
03/01/2020

3
4
6
30 5
7
8
2
6
7
59 1
8
0
1
6
0
73 4
4
5
3
5
6
45 3
3
9
3
5
6
45 2
4
9

06/01/2020
to
10/01/2020

1
4
0
59 2
3
4
1
2
5
84 7
8
9
4
7
8
90 2
8
0
4
8
8
07 5
6
6
6
6
0
29 1
8
0

13/01/2020
to
17/01/2020

1
3
6
09 1
3
5
3
4
5
24 2
6
6
1
7
9
74 4
0
0
2
3
7
27 2
6
9
1
2
7
04 1
1
2

20/01/2020
to
24/01/2020

2
4
0
67 1
6
0
2
6
7
53 7
8
8
1
3
4
81 1
4
6
4
4
9
79 4
7
8
5
6
6
73 7
7
9

27/01/2020
to
31/01/2020

1
3
6
08 3
5
0
3
6
7
66 3
6
7
1
1
6
88 5
6
7
3
7
0
06 3
3
0
3
5
8
64 2
6
6

03/02/2020
to
07/02/2020

1
5
9
51 2
9
0
1
3
0
45 2
6
7
2
6
8
66 2
5
9
5
7
9
12 1
3
8
1
4
5
01 1
3
7

10/02/2020
to
14/02/2020

6
7
8
17 3
4
0
1
3
3
72 1
2
9
1
2
6
99 4
7
8
4
6
6
67 2
6
9
4
7
7
87 8
9
0

17/02/2020
to
21/02/2020

8
9
0
76 3
5
8
1
2
9
25 4
5
6
3
5
0
80 1
9
0
2
5
9
67 4
4
9
1
2
7
03 1
5
7

24/02/2020
to
28/02/2020

2
4
8
48 4
7
7
2
5
9
67 1
6
0
4
5
7
66 2
4
0
4
5
9
84 2
3
9
4
7
0
15 7
8
0

02/03/2020
to
06/03/2020

2
6
9
72 7
7
8
7
8
9
40 1
4
5
7
0
0
79 4
6
9
6
8
0
43 3
0
0
1
4
4
92 1
5
6

09/03/2020
to
13/03/2020

2
4
5
13 1
4
8


**

1
4
7
29 4
5
0
5
6
8
99 2
8
9
4
6
7
71 3
9
9

16/03/2020
to
20/03/2020

1
5
7
33 6
8
9
5
7
8
07 4
5
8
2
4
7
31 3
4
4
3
6
9
83 3
4
6
2
4
6
27 4
5
8

23/03/2020
to
27/03/2020

*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*

30/03/2020
to
03/04/2020

*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*

06/04/2020
to
10/04/2020

*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*

13/04/2020
to
17/04/2020

*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*

20/04/2020
to
24/04/2020

*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*

27/04/2020
to
01/05/2020

*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*

04/05/2020
to
08/05/2020

*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*

11/05/2020
to
15/05/2020

2
2
4
81 3
8
0
2
4
5
15 2
4
9
5
7
8
01 3
4
4
4
8
0
22 1
4
7
2
4
4
08 3
6
9

18/05/2020
to
22/05/2020

1
1
3
58 2
7
9
2
4
0
61 3
8
0
2
4
9
56 3
5
8
2
4
9
57 1
7
9
2
8
9
91 5
7
9

25/05/2020
to
29/05/2020

6
7
7
09 3
6
0
4
5
7
66 3
6
7
4
6
0
00 2
9
9
5
8
0
35 2
4
9
3
6
9
88 3
7
8

01/06/2020
to
05/06/2020

4
4
6
45 2
6
7
6
7
7
05 1
2
2
1
4
9
43 7
7
9
6
7
9
21 2
2
7
5
7
9
18 1
7
0

08/06/2020
to
12/06/2020

2
6
8
65 7
8
0
3
4
0
77 7
0
0
3
3
6
29 1
3
5
4
5
8
77 2
6
9
1
2
5
86 8
9
9

15/06/2020
to
19/06/2020

1
7
8
60 1
9
0
3
7
0
06 8
9
9
3
5
9
76 2
5
9
1
7
0
87 3
6
8
2
4
7
35 6
9
0

22/06/2020
to
26/06/2020

4
9
9
26 3
4
9
4
9
0
30 5
7
8
3
4
0
79 2
8
9
6
7
9
28 1
3
4
4
6
8
82 3
4
5

29/06/2020
to
03/07/2020

4
5
9
86 8
9
9
1
7
9
78 4
5
9
2
5
6
32 6
7
9
1
5
9
52 5
8
9
5
7
0
24 2
4
8

06/07/2020
to
10/07/2020

1
5
6
22 3
9
0
9
9
0
84 2
5
7
4
4
6
45 8
8
9
1
5
6
20 1
3
6
3
4
8
52 1
4
7

13/07/2020
to
17/07/2020

1
7
8
67 4
6
7
5
6
7
87 2
7
8
3
3
8
41 1
2
8
3
7
7
73 7
7
9
4
8
8
00 1
2
7

20/07/2020
to
24/07/2020

4
5
8
70 2
9
9
7
7
9
30 5
5
0
2
5
0
73 3
5
5
3
5
9
73 2
4
7
2
3
0
56 1
2
3

27/07/2020
to
31/07/2020

2
3
6
19 3
8
8
4
7
0
19 3
6
0
6
8
9
36 2
4
0
4
5
5
46 1
5
0
4
5
8
79 5
7
7

03/08/2020
to
07/08/2020

1
2
0
32 1
3
8
1
4
6
16 3
4
9
2
4
5
11 2
4
5
6
9
0
59 1
2
6
2
2
9
31 3
8
0

10/08/2020
to
14/08/2020

1
6
7
42 5
7
0
3
7
9
94 5
9
0
6
8
9
31 1
3
7
3
6
7
67 1
6
0
1
2
9
27 1
7
9

17/08/2020
to
21/08/2020

3
7
0
08 1
7
0
3
0
0
37 5
6
6
1
1
9
13 5
9
9
4
7
0
18 2
2
4
2
3
4
98 3
6
9

24/08/2020
to
28/08/2020

3
6
8
71 4
8
9
3
3
8
41 4
8
9
1
6
8
57 4
6
7
2
7
0
98 2
3
3
6
9
0
50 3
3
4

31/08/2020
to
04/09/2020

5
6
0
19 3
7
9
4
7
7
89 4
6
9
4
7
9
05 4
5
6
5
6
7
88 1
2
5
1
7
0
88 1
3
4

07/09/2020
to
11/09/2020

1
4
7
29 1
2
6
2
2
0
46 7
9
0
1
3
0
46 1
7
8
3
6
9
88 1
7
0
5
6
9
08 1
8
9

14/09/2020
to
18/09/2020

3
3
5
18 4
5
9
2
5
0
72 1
3
8
6
9
0
58 3
5
0
1
6
7
40 1
2
7
1
3
8
21 2
4
5

21/09/2020
to
25/09/2020

6
9
9
44 6
9
9
7
7
8
29 4
6
9
4
5
6
54 2
4
8
3
5
8
65 1
6
8
1
5
0
63 4
9
0

28/09/2020
to
02/10/2020

2
4
8
48 1
2
5
3
9
9
19 2
3
4
1
6
8
59 6
6
7
2
2
3
75 5
0
0
5
0
0
51 6
7
8

05/10/2020
to
09/10/2020

3
5
7
54 2
3
9
1
2
4
70 4
7
9
3
6
9
82 7
7
8
2
4
7
36 3
6
7
4
6
8
80 4
7
9

12/10/2020
to
16/10/2020

2
5
9
62 2
5
5
1
3
8
23 4
4
5
1
5
0
66 3
6
7
2
9
0
15 1
7
7
6
8
9
32 4
8
0

19/10/2020
to
23/10/2020

2
4
0
62 5
8
9
3
8
0
12 6
7
9
4
6
0
03 3
0
0
1
4
4
98 2
6
0
7
0
0
71 1
3
7

26/10/2020
to
30/10/2020

1
7
0
86 2
7
7
4
5
0
92 6
8
8
1
6
8
56 1
6
9
1
3
9
38 4
6
8
1
5
7
35 6
9
0

02/11/2020
to
06/11/2020

7
9
9
53 3
3
7
1
8
0
99 1
8
0
4
7
8
93 3
0
0
4
5
8
74 7
8
9
1
3
8
22 2
4
6

09/11/2020
to
13/11/2020

*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*

16/11/2020
to
20/11/2020

*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*

23/11/2020
to
27/11/2020

4
6
0
08 2
3
3
4
7
0
14 6
8
0
1
5
7
31 6
6
9
2
4
7
35 2
6
7
1
3
3
73 3
5
5

30/11/2020
to
04/12/2020

2
6
7
56 4
5
7
4
7
0
10 3
8
9
1
5
0
60 3
3
4
1
4
8
31 2
3
6
4
7
9
07 4
5
8

07/12/2020
to
11/12/2020

2
6
7
56 8
9
9
1
3
0
47 2
5
0
2
6
9
79 3
7
9
1
3
6
08 1
3
4
1
5
8
43 5
9
9

14/12/2020
to
18/12/2020

6
6
9
14 7
7
0
3
4
5
24 2
5
7
4
8
9
17 4
6
7
1
5
7
39 2
3
4
6
7
7
04 2
3
9

21/12/2020
to
25/12/2020

2
4
5
10 1
1
8
6
7
9
28 2
6
0
3
5
7
56 3
5
8
8
8
9
55 1
7
7
2
2
6
08 5
6
7

28/12/2020
to
01/01/2021

4
6
9
93 1
5
7
1
5
6
24 1
6
7
1
4
7
24 3
3
8
3
7
8
89 1
2
6
1
6
0
78 4
5
9

04/01/2021
to
08/01/2021

2
4
7
32 5
8
9
2
4
5
13 6
7
0
7
8
0
55 7
9
9
6
7
9
21 4
7
0
4
5
0
99 3
6
0

11/01/2021
to
15/01/2021

2
6
7
57 2
7
8
4
6
8
83 2
4
7
1
2
7
02 5
8
9
4
7
9
07 2
7
8
3
3
6
28 1
1
6

18/01/2021
to
22/01/2021

5
9
9
38 1
1
6
6
7
0
36 3
4
9
1
3
0
48 4
5
9
2
7
7
60 6
6
8
4
0
0
45 7
9
9

25/01/2021
to
29/01/2021

2
2
4
82 7
7
8
*
*
*
** *
*
*
1
2
0
32 1
3
8
1
3
4
84 4
4
6
2
6
6
44 3
5
6

01/02/2021
to
05/02/2021

2
5
6
39 5
5
9
1
4
0
58 1
8
9
1
4
4
99 2
8
9
3
7
7
72 5
7
0
2
7
9
81 1
3
7

08/02/2021
to
12/02/2021

8
9
0
75 6
9
0
4
4
5
33 2
4
7
1
8
9
81 2
4
5
8
0
0
88 2
6
0
2
9
9
09 5
6
8

15/02/2021
to
19/02/2021

5
8
0
34 3
3
8
3
5
7
59 5
7
7
2
6
7
59 2
8
9
5
5
0
02 2
3
7
4
4
6
42 5
8
9

22/02/2021
to
26/02/2021

4
9
9
28 2
6
0
7
8
0
51 1
3
7
2
2
7
14 3
5
6
5
5
6
64 2
3
9
4
9
0
33 2
5
6

01/03/2021
to
05/03/2021

2
7
0
94 4
0
0
4
7
7
81 5
7
9
1
8
9
87 4
5
8
2
3
4
94 3
5
6
1
5
8
47 1
8
8

08/03/2021
to
12/03/2021

2
6
6
47 4
5
8
4
5
6
52 6
8
8
6
6
9
17 1
7
9
3
5
6
46 2
5
9
4
5
8
76 3
6
7

15/03/2021
to
19/03/2021

3
5
8
61 1
3
7
7
9
0
64 3
3
8
3
7
9
99 2
7
0
1
1
2
40 5
7
8
3
8
8
94 2
5
7

22/03/2021
to
26/03/2021

4
6
7
77 8
9
0
1
7
8
65 3
4
8
4
4
8
68 1
1
6
3
9
0
24 4
4
6
4
6
7
71 2
4
5

29/03/2021
to
02/04/2021

*
*
*
** *
*
*
2
5
6
39 5
5
9
2
6
8
65 4
5
6
1
1
3
55 1
7
7
1
1
4
68 8
0
0

05/04/2021
to
09/04/2021

3
6
7
67 3
5
9
4
7
8
93 7
7
9
7
8
9
40 4
6
0
2
2
9
33 1
5
7
3
8
9
06 1
6
9

12/04/2021
to
16/04/2021

3
4
7
48 2
3
3
3
5
5
37 3
5
9
1
3
5
93 1
5
7
3
3
8
42 1
1
0
2
6
7
52 3
9
0

19/04/2021
to
23/04/2021

1
1
2
43 2
4
7
1
6
0
73 3
3
7
7
8
0
57 2
2
3
3
6
7
68 2
7
9
4
8
0
23 1
6
6

26/04/2021
to
30/04/2021

3
4
0
78 3
6
9
4
5
7
63 3
3
7
5
6
9
07 2
5
0
2
7
0
93 2
4
7
3
9
9
15 4
5
6

03/05/2021
to
07/05/2021

5
6
0
10 2
4
4
7
7
9
37 8
9
0
2
6
7
59 1
8
0
1
5
8
40 1
3
6
3
4
5
22 1
3
8

10/05/2021
to
14/05/2021

5
6
8
91 2
4
5
1
3
9
33 3
4
6
1
5
8
45 2
6
7
3
7
9
93 2
5
6
1
1
7
90 4
7
9

17/05/2021
to
21/05/2021

1
5
6
22 6
6
8
2
2
3
79 1
4
4
2
6
0
82 1
5
6
7
9
9
50 3
7
0
6
9
9
48 2
6
0

24/05/2021
to
28/05/2021

3
5
7
50 4
8
8
1
3
7
11 2
2
7
4
5
6
56 4
6
6
1
3
5
96 2
4
0
1
4
5
01 4
7
0

31/05/2021
to
04/06/2021

1
3
4
84 6
8
0
1
6
9
67 1
8
8
1
2
6
97 2
6
9
2
7
9
89 1
1
7
1
4
9
46 3
5
8

07/06/2021
to
11/06/2021

5
9
0
42 1
1
0
6
0
0
65 1
5
9
4
8
0
23 1
3
9
6
7
0
32 6
7
9
2
3
7
24 1
4
9

14/06/2021
to
18/06/2021

3
6
0
98 4
4
0
4
8
9
19 5
6
8
3
4
8
58 4
6
8
4
7
9
06 6
0
0
4
5
6
53 3
0
0

21/06/2021
to
25/06/2021

1
6
6
38 4
5
9
1
3
5
96 3
6
7
2
4
8
47 1
6
0
4
8
9
11 2
9
0
2
4
7
35 8
8
9

28/06/2021
to
02/07/2021

3
0
0
33 7
8
8
2
5
5
26 2
5
9
5
7
9
17 3
6
8
1
2
0
32 2
2
8
6
8
0
48 4
4
0

05/07/2021
to
09/07/2021

1
9
0
09 2
3
4
5
7
8
09 4
7
8
1
4
0
55 1
6
8
4
5
9
84 1
6
7
4
7
8
95 4
4
7

12/07/2021
to
16/07/2021

2
7
8
74 3
5
6
2
4
8
48 2
7
9
4
7
0
13 2
3
8
8
0
0
86 3
5
8
5
8
9
28 1
2
5

19/07/2021
to
23/07/2021

2
2
9
32 3
3
6
3
3
8
46 1
7
8
8
9
9
64 2
5
7
4
7
0
13 6
7
0
7
7
0
41 5
7
9

26/07/2021
to
30/07/2021

4
4
9
72 2
3
7
4
5
9
82 4
9
9
1
2
0
38 5
5
8
1
3
3
70 1
2
7
4
7
7
85 2
3
0

02/08/2021
to
06/08/2021

1
7
8
61 3
8
0
2
8
9
96 1
6
9
5
6
7
87 3
5
9
5
5
0
06 2
7
7
1
9
0
05 3
5
7

09/08/2021
to
13/08/2021

1
6
0
79 1
4
4
7
9
0
67 2
7
8
3
5
6
45 7
8
0
1
4
5
04 2
2
0
3
4
5
29 1
9
9

16/08/2021
to
20/08/2021

4
4
9
73 1
3
9
4
8
0
22 1
4
7
1
4
5
05 8
8
9
2
2
7
18 1
7
0
1
5
0
67 2
6
9

23/08/2021
to
27/08/2021

4
7
8
92 2
2
8
2
6
9
73 2
3
8
6
7
9
24 3
4
7
4
5
8
73 3
5
5
4
7
0
12 6
7
9

30/08/2021
to
03/09/2021

2
4
6
24 7
7
0
1
4
6
16 1
6
9
3
3
5
14 1
1
2
3
6
8
74 4
5
5
3
7
9
94 7
8
9

06/09/2021
to
10/09/2021

2
2
4
87 7
0
0
7
7
8
20 2
3
5
3
4
5
20 1
9
0
5
6
6
72 2
4
6
7
9
0
66 1
1
4

13/09/2021
to
17/09/2021

3
5
9
72 6
8
8
3
4
7
49 1
2
6
5
6
0
17 3
6
8
3
3
8
48 8
0
0
1
2
7
08 4
6
8

20/09/2021
to
24/09/2021

1
2
9
23 6
7
0
4
7
0
14 3
4
7
2
6
7
57 7
0
0
1
2
5
87 3
6
8
6
9
0
59 1
3
5

27/09/2021
to
01/10/2021

3
8
9
09 2
7
0
2
6
0
81 2
4
5
1
4
7
28 4
6
8
7
7
9
31 6
6
9
2
5
6
31 2
3
6

04/10/2021
to
08/10/2021

1
6
8
53 1
4
8
1
3
9
30 2
3
5
2
5
7
46 4
4
8
2
3
5
03 6
8
9
3
7
0
09 4
7
8

11/10/2021
to
15/10/2021

2
3
3
82 5
8
9
2
9
0
19 5
5
9
1
3
4
86 1
7
8
1
4
8
34 3
5
6
3
3
7
37 4
6
7

18/10/2021
to
22/10/2021

5
6
9
05 1
6
8
1
2
4
77 2
6
9
1
1
6
86 2
7
7
7
8
9
40 1
2
7
1
2
8
17 1
2
4

25/10/2021
to
29/10/2021

2
2
6
04 2
5
7
3
7
9
98 3
7
8
3
9
0
20 5
7
8
1
2
7
02 1
3
8
4
5
7
69 2
7
0

01/11/2021
to
05/11/2021

*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*
*
*
*
** *
*
*

08/11/2021
to
12/11/2021

*
*
*
** *
*
*
4
6
9
96 3
3
0
2
3
5
07 3
6
8
4
6
9
91 5
6
0
2
3
6
13 1
4
8

15/11/2021
to
19/11/2021

5
6
6
70 3
8
9
4
9
0
34 2
6
6
1
3
4
87 4
4
9
2
3
3
89 6
6
7
1
5
8
40 1
9
0

22/11/2021
to
26/11/2021

6
6
9
15 8
8
9
3
3
5
14 4
5
5
6
7
8
19 4
7
8
5
6
8
96 2
7
7
2
4
7
35 2
4
9

29/11/2021
to
03/12/2021

2
3
4
99 4
7
8
3
7
9
91 1
5
5
1
8
9
89 3
6
0
3
6
0
99 1
2
6
7
8
0
57 1
6
0

06/12/2021
to
10/12/2021

6
8
0
43 7
7
9
3
4
4
14 7
8
9
1
3
7
14 1
4
9
5
5
6
66 7
9
0
1
2
8
19 2
2
5

13/12/2021
to
17/12/2021

1
4
0
57 2
7
8
6
7
0
34 2
3
9
2
2
5
97 4
4
9
1
3
3
75 1
4
0
3
7
7
70 1
9
0

20/12/2021
to
24/12/2021

3
4
9
66 6
0
0
4
8
0
23 3
5
5
5
6
8
92 6
7
9
1
3
6
05 3
4
8
3
4
4
19 2
7
0

27/12/2021
to
31/12/2021

4
7
7
84 3
3
8
2
7
8
72 2
3
7
4
7
9
01 3
8
0
3
5
9
71 6
7
8
1
5
8
47 5
5
7

03/01/2022
to
07/01/2022

6
7
7
04 2
4
8
4
6
6
69 3
7
9
2
3
7
24 4
0
0
2
9
0
18 2
6
0
2
4
0
67 2
7
8

10/01/2022
to
14/01/2022

8
9
9
60 1
4
5
3
3
7
33 1
2
0
1
6
8
51 3
4
4
2
6
7
50 3
7
0
2
6
7
51 1
4
6

17/01/2022
to
21/01/2022

3
4
4
11 6
7
8
2
6
7
54 1
5
8
4
8
8
06 1
7
8
6
7
0
39 3
8
8
5
8
9
27 3
5
9

24/01/2022
to
28/01/2022

1
4
8
39 5
5
9
4
6
8
80 1
4
5
*
*
*
** *
*
*
4
7
8
98 1
3
4
5
8
0
34 7
8
9

31/01/2022
to
04/02/2022

7
9
0
64 2
5
7
5
9
0
40 2
2
6
5
9
9
37 3
6
8
2
3
7
20 1
4
5
2
6
6
40 1
2
7

07/02/2022
to
11/02/2022

3
8
0
13 2
3
8
1
7
8
69 2
8
9
3
4
9
66 8
8
0
3
9
9
16 3
6
7
3
4
0
72 4
8
0

14/02/2022
to
18/02/2022

3
6
0
93 1
5
7
6
7
9
25 8
8
9
5
6
8
92 3
9
0
8
9
9
63 7
7
9
1
6
8
53 2
4
7

21/02/2022
to
25/02/2022

8
8
9
56 4
4
8
7
9
0
63 3
0
0
6
9
0
54 7
7
0
5
9
9
38 4
5
9
3
7
9
93 1
4
8

28/02/2022
to
04/03/2022

3
7
8
84 3
4
7
1
2
3
66 1
6
9
4
5
9
85 1
6
8
8
9
9
65 3
4
8
2
8
8
88 1
2
5

07/03/2022
to
11/03/2022

1
1
6
85 1
1
3
3
5
6
43 6
8
9
1
2
5
83 2
3
8
1
7
0
87 1
1
5
6
7
0
33 1
5
7

14/03/2022
to
18/03/2022

3
4
5
24 1
3
0
7
8
9
48 3
6
9
2
5
8
57 2
6
9
1
2
6
90 5
7
8
*
*
*
** *
*
*

21/03/2022
to
25/03/2022

5
7
8
04 5
9
0
3
4
9
67 1
2
4
2
6
9
70 2
8
0
2
7
9
88 3
7
8
1
4
9
47 1
7
9

28/03/2022
to
01/04/2022

7
9
0
68 1
8
9
3
8
9
09 2
3
4
4
5
6
59 5
6
8
3
5
6
45 2
4
9
2
8
9
92 3
3
6

04/04/2022
to
08/04/2022

2
8
0
08 1
3
4
4
5
8
76 1
7
8
3
6
9
82 3
4
5
7
9
0
64 2
6
6
1
4
8
30 4
8
8

11/04/2022
to
15/04/2022

4
5
6
56 2
6
8
3
4
7
41 4
8
9
5
6
0
19 3
6
0
1
3
8
26 1
2
3
7
7
0
46 3
3
0

18/04/2022
to
22/04/2022

4
7
8
91 4
7
0
4
4
6
45 2
3
0
3
9
0
22 1
2
9
3
3
5
14 1
5
8
1
2
5
89 5
6
8

25/04/2022
to
29/04/2022

1
6
9
64 2
3
9
2
5
9
64 1
6
7
2
5
5
21 3
3
5
4
5
8
77 1
6
0
6
7
9
29 4
5
0

02/05/2022
to
06/05/2022

4
5
9
88 2
8
8
4
4
8
63 3
0
0
4
6
0
07 2
2
3
8
9
0
79 3
8
8
3
8
9
04 3
5
6

09/05/2022
to
13/05/2022

3
5
9
79 3
7
9
5
8
0
32 2
4
6
1
2
7
02 2
5
5
1
7
7
59 1
2
6
5
5
7
76 8
8
0

16/05/2022
to
20/05/2022

2
6
7
51 1
4
6
4
9
0
33 7
7
9
4
8
9
14 2
3
9
6
7
8
11 2
3
6
3
5
8
64 5
9
0

23/05/2022
to
27/05/2022

2
3
3
86 3
4
9
2
9
0
14 5
9
0
1
3
8
21 5
6
0
1
8
9
82 5
8
9
5
6
0
15 2
5
8

30/05/2022
to
03/06/2022

4
7
0
17 3
4
0
2
2
7
16 1
7
8
7
8
9
48 1
2
5
2
2
7
16 5
5
6
2
4
5
14 7
8
9

06/06/2022
to
10/06/2022

1
3
5
95 1
6
8
2
3
4
91 1
2
8
3
9
0
27 2
7
8
8
0
0
83 4
4
5
2
0
0
26 7
9
0

13/06/2022
to
17/06/2022

3
5
9
70 5
7
8
2
8
0
02 7
7
8
2
8
0
03 4
9
0
2
9
0
15 8
8
9
1
2
8
13 6
8
9

20/06/2022
to
24/06/2022

1
4
7
22 1
2
9
2
3
4
96 2
7
7
1
4
4
98 2
6
0
2
2
0
42 6
6
0
6
7
8
11 3
8
0

27/06/2022
to
01/07/2022

2
4
7
32 5
8
9
2
3
6
15 6
9
0
7
8
8
37 4
4
9
1
4
5
00 3
8
9
5
6
8
96 3
6
7

04/07/2022
to
08/07/2022

2
4
4
08 4
7
7
2
6
0
83 1
5
7
5
7
0
20 4
6
0
8
8
0
61 5
8
8
1
2
8
11 1
3
7

11/07/2022
to
15/07/2022

1
5
6
22 3
3
6
2
3
5
08 4
5
9
2
2
5
92 6
8
8
6
7
0
33 6
7
0
1
9
0
03 3
3
7

18/07/2022
to
22/07/2022

4
5
5
43 3
5
5
1
1
5
72 3
4
5
6
8
9
36 4
6
6
4
5
8
71 2
4
5
6
8
0
48 4
5
9

25/07/2022
to
29/07/2022

4
7
9
00 1
1
8
3
3
4
08 3
5
0
3
3
4
08 3
5
0
3
4
8
53 1
5
7
1
2
4
76 1
7
8

01/08/2022
to
05/08/2022

3
4
9
68 5
5
8
1
7
0
86 8
9
9
8
9
9
69 3
7
9
4
8
9
15 3
4
8
7
9
9
51 5
8
8

08/08/2022
to
12/08/2022

2
6
8
65 1
7
7
1
1
6
88 2
8
8
1
8
9
86 3
6
7
2
6
8
65 1
2
2
4
6
8
82 3
4
5

15/08/2022
to
19/08/2022

*
*
*
** *
*
*
1
2
5
88 2
6
0
4
0
0
48 2
2
4
4
4
9
72 2
0
0
1
4
8
33 1
3
9

22/08/2022
to
26/08/2022

2
6
0
86 1
5
0
2
7
7
63 1
5
7
4
5
8
74 5
9
0
1
1
8
04 7
8
9
1
3
9
34 2
4
8

29/08/2022
to
02/09/2022

2
4
6
24 6
8
0
3
6
8
76 3
4
9
1
6
6
30 3
8
9
3
4
6
35 7
9
9
1
7
0
87 2
6
9

05/09/2022
to
09/09/2022

1
3
6
03 6
8
9
1
2
9
23 6
8
9
1
3
8
20 3
8
9
2
8
9
90 3
7
0
4
7
8
93 5
8
0

11/07/2022
to
17/07/2022

18/07/2022
to
24/07/2022

25/07/2022
to
31/07/2022

01/08/2022
to
07/08/2022

08/08/2022
to
14/08/2022

15/08/2022
to
21/08/2022

22/08/2022
to
28/08/2022

29/08/2022
to
04/09/2022

05/09/2022
to
11/09/2022

12/09/2022
to
18/09/2022

4
7
7
873
5
9
3
4
6
341
6
7
2
4
5
178
9
0
2
2
3
702
4
4
5
6
0
141
5
8

19/09/2022
to
25/09/2022

1
4
9
471
6
0
2
6
7
592
8
9
2
5
7
489
9
0
3
3
6
291
2
6
1
4
5
031
5
7

26/09/2022
to
02/10/2022

3
4
0
734
9
0
2
3
5
015
7
9
3
6
9
883
6
9
3
5
9
752
3
0
5
7
0
237
7
9

03/10/2022
to
09/10/2022

4
8
9
193
8
8
4
6
0
013
8
0
5
5
6
673
5
9
1
1
8
011
5
5
3
7
7
763
5
8

10/10/2022
to
16/10/2022

3
0
0
394
5
0
2
4
7
363
4
9
7
8
0
594
5
0
4
4
5
301
2
7
1
4
5
062
4
0

17/10/2022
to
23/10/2022

1
4
5
012
9
0
2
8
0
051
7
7
1
3
4
842
3
9
3
9
0
236
8
9
1
1
2
442
3
9

24/10/2022
to
30/10/2022

31/10/2022
to
06/11/2022

4
6
0
051
6
8
2
7
8
726
8
8
3
5
0
827
7
8
2
9
9
094
5
0
8
0
0
842
4
8

07/11/2022
to
13/11/2022

2
8
8
822
5
5
2
3
4
944
4
6
1
5
8
499
0
0
1
4
0
554
5
6
1
4
7
252
3
0

14/11/2022
to
20/11/2022

3
7
9
946
9
9
4
5
6
511
0
0
1
6
7
434
9
0
2
5
8
562
5
9
4
4
7
524
8
0

21/11/2022
to
27/11/2022

4
5
6
512
3
6
2
6
7
579
9
9
8
9
0
726
7
9
3
6
9
812
9
0
4
6
8
883
7
8

28/11/2022
to
04/12/2022

2
7
9
891
2
6
1
7
8
611
0
0
1
4
9
461
5
0
8
9
9
652
5
8
7
9
0
631
4
8

05/12/2022
to
11/12/2022

3
5
9
701
4
5
2
4
8
483
5
0
8
9
9
632
5
6
1
6
0
791
3
5
2
7
0
951
4
0

12/12/2022
to
18/12/2022

2
5
6
392
8
9
1
3
5
984
6
8
3
3
6
281
1
6
1
4
7
296
6
7
3
5
8
674
4
9

19/12/2022
to
25/12/2022

8
8
0
671
6
0
4
5
7
656
9
0
5
7
8
032
4
7
5
6
9
062
6
8
2
6
9
767
9
0

26/12/2022
to
01/01/2023

1
6
7
406
6
8
8
8
0
689
9
0
5
9
0
452
4
9
5
8
8
144
0
0
2
6
9
703
3
4

02/01/2023
to
08/01/2023

7
9
0
684
5
9
3
8
0
123
3
6
4
6
9
978
9
0
6
9
9
431
5
7
7
7
8
213
9
9

09/01/2023
to
15/01/2023

1
2
0
364
5
7
4
5
9
873
5
9
2
7
8
705
6
9
5
6
6
742
5
7
6
9
0
516
7
8

16/01/2023
to
22/01/2023

3
7
0
041
4
9
4
4
8
683
7
8
1
6
9
603
7
0
6
0
0
603
3
4
4
5
8
781
3
8

23/01/2023
to
29/01/2023

5
8
0
367
9
0
3
4
9
692
8
9
3
5
5
394
6
9
2
5
7
424
8
0

30/01/2023
to
05/02/2023

7
9
0
671
2
4
6
7
7
037
8
8
3
4
6
321
4
7
3
6
0
945
9
0
1
3
7
111
4
6

06/02/2023
to
12/02/2023

4
4
7
571
8
8
2
5
9
613
8
0
1
1
7
982
2
4
3
6
8
757
8
0
7
8
0
506
7
7

13/02/2023
to
19/02/2023

1
4
0
574
5
8
1
1
6
844
0
0
1
2
0
323
9
0
4
8
8
03
6
9
8

20/02/2023
to
26/02/2023

4
5
9
843
5
6
6
7
0
378
9
0
1
2
0
341
5
8
1
7
8
647
8
9
6
7
0
372
6
9

27/02/2023
to
05/03/2023

2
4
5
152
3
0
5
6
9
053
5
7
6
9
0
591
3
5
2
4
9
551
6
8
5
6
8
971
2
4

06/03/2023
to
12/03/2023

7
8
0
581
3
4
1
3
6
064
5
7
2
4
7
306
7
7
4
6
9
993
7
9

13/03/2023
to
19/03/2023

1
4
7
294
7
8
7
8
9
401
3
6
3
4
6
383
7
8
1
3
5
991
1
7
1
2
9
295
6
8

20/03/2023
to
26/03/2023

4
6
9
964
5
7
7
8
0
537
7
9
3
5
8
651
7
7
4
8
0
216
7
8

27/03/2023
to
02/04/2023

03/04/2023
to
09/04/2023

10/04/2023
to
16/04/2023

17/04/2023
to
23/04/2023

24/04/2023
to
30/04/2023

01/05/2023
to
07/05/2023

08/05/2023
to
14/05/2023

15/05/2023
to
21/05/2023

2
3
7
263
5
8

22/05/2023
to
28/05/2023

29/05/2023
to
04/06/2023

1
2
4
731
6
6
1
2
4
762
4
0
8
0
0
851
6
8
1
3
3
782
6
0

05/06/2023
to
11/06/2023

5
9
9
392
8
9
2
4
9
563
3
0
1
6
6
341
4
9
1
2
0
311
4
6
1
5
6
263
4
9

12/06/2023
to
18/06/2023

2
7
7
681
2
5
2
7
7
642
6
6
2
3
3
803
7
0
1
4
7
221
2
9
1
2
0
314
7
0

19/06/2023
to
25/06/2023

3
9
0
215
7
9

26/06/2023
to
02/07/2023

03/07/2023
to
09/07/2023

10/07/2023
to
16/07/2023

17/07/2023
to
23/07/2023

24/07/2023
to
30/07/2023

31/07/2023
to
06/08/2023

07/08/2023
to
13/08/2023

14/08/2023
to
20/08/2023

21/08/2023
to
27/08/2023

28/08/2023
to
03/09/2023

04/09/2023
to
10/09/2023

11/09/2023
to
17/09/2023

18/09/2023
to
24/09/2023

25/09/2023
to
01/10/2023

02/10/2023
to
08/10/2023

09/10/2023
to
15/10/2023

16/10/2023
to
22/10/2023

23/10/2023
to
29/10/2023

30/10/2023
to
05/11/2023

06/11/2023
to
12/11/2023

13/11/2023
to
19/11/2023

20/11/2023
to
26/11/2023

27/11/2023
to
03/12/2023

04/12/2023
to
10/12/2023

11/12/2023
to
17/12/2023

18/12/2023
to
24/12/2023

25/12/2023
to
31/12/2023

01/01/2024
to
07/01/2024

08/01/2024
to
14/01/2024

15/01/2024
to
21/01/2024

22/01/2024
to
28/01/2024

29/01/2024
to
04/02/2024

05/02/2024
to
11/02/2024

12/02/2024
to
18/02/2024

19/02/2024
to
25/02/2024

26/02/2024
to
03/03/2024

04/03/2024
to
10/03/2024

11/03/2024
to
17/03/2024

18/03/2024
to
24/03/2024

25/03/2024
to
31/03/2024

01/04/2024
to
07/04/2024

08/04/2024
to
14/04/2024

15/04/2024
to
21/04/2024

22/04/2024
to
28/04/2024

Go To Top