From 2081d0d19674b93dd21617f9d61a27fc1e268314 Mon Sep 17 00:00:00 2001 From: Pinga Date: Wed, 21 May 2025 12:09:02 +0300 Subject: [PATCH] Added link to ICANN TMCH pilot details --- automation/tmch.php | 1 + 1 file changed, 1 insertion(+) diff --git a/automation/tmch.php b/automation/tmch.php index 4ba0575..68fe879 100644 --- a/automation/tmch.php +++ b/automation/tmch.php @@ -18,6 +18,7 @@ try { $savePath = $c['tmch_path']; +// https://newgtlds.icann.org/sites/default/files/smd-test-repository-15may18-en.pdf $files = [ 'smdrl' => 'https://test.ry.marksdb.org/smdrl/smdrl-latest.csv', 'dnl' => 'https://test.ry.marksdb.org/dnl/dnl-latest.csv',