Windows 10 uses the Network Time Protocol (NTP) to connect with time servers on the internet to provide accurate system time. Otherwise, if the clock is not correctly synchronized, you could experience network issues, and documents and other files you create may end with incorrect time stamps.
Although for the most part, the default time server is reliable, there will be times when you may need to change it, such as if your current configuration causes your device to display the wrong time, you just prefer to use a different service, or your company uses a specific configuration.
Whatever the reason, on Windows 10 it’s possible to switch time providers, and you can even add custom time servers to the list as necessary.
In this Windows 10 guide, we walk you through the steps to use different time servers to make sure that your computer is getting the correct time using Control Panel.
- How to change the time server on Windows 10
- How to add new time servers on Windows 10
- How to troubleshoot time server synchronization problems
How to change the time server on Windows 10
- Open Control Panel.
- Click on Clock, Language, and Region.
- Click on Date and Time.
- Click on the Internet Time tab.
- Click the Change settings button.
- Check that the Synchronize with an internet time server option is selected.
- Use the drop-down menu to select a different server.
- Click the Update now button to synchronize the time with the new server.
- Click OK.
- Click Apply.
- Click OK.
After completing the steps, Windows 10 will keep the time synchronized over the internet with the server you selected.
How to add new time servers on Windows 10
If you prefer to use a different time server that isn’t in the list, it’s also possible to include any NTP server you want.
- Open Control Panel.
- Click on Clock, Language, and Region.
- Click on Date and Time.
- Click on the Internet Time tab.
- Click the Change settings button.
- Check that the Synchronize with an internet time server option is selected.
- Click the drop-down menu, and next to «Server,» and type the new address of the time server.
- Click the Update now button to resynchronize.
- Click OK.
- Click Apply.
- Click OK.
After adding the new configuration, you can quickly verify everything is working as expected by checking the Internet Time tab, which now should include a «The clock was successfully synchronized» message with the link to the NTP server and date and time of the synchronization.
All the latest news, reviews, and guides for Windows and Xbox diehards.
Adding new time servers using the Registry
Using Control Panel, you can change the Internet Time settings to anything, but the list only allows you to store one extra entry. If you want to add multiple addresses to the list, you’ll need to use the Registry.
Warning: This is a friendly reminder that editing the Registry is risky, and it can cause irreversible damage to your installation if you don’t do it correctly. It’s recommended to make a full backup of your PC before proceeding.
- Use the Windows key + R keyboard shortcut to open the Run command.
- Type regedit, and click OK to open the Registry.
- Browse the following path:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\DateTime\Servers
- On the right side, right-click on the Servers (folder) key, select New, and click on String Value.
- Type a number that corresponds to the position of the new entry in the server drop-down menu in Control Panel.
- Double-click the newly created String Value.
- Type the address of Network Time Protocol (NTP) server. For example, if you want to use the Google Public NTP server, you can enter time.google.com.
- Click OK.
Once you completed the steps, you can use the instructions to change the time server, but on step No. 6 select the newly added server and don’t forget to click the Update now button.
How to troubleshoot time server synchronization problems
If after changing the settings, your device still has problems connecting to the NTP server, you can reset the Windows Time service configurations using Command Prompt.
- Open the Start menu.
- Search for cmd.exe, right-click the result, and select Run as administrator.
- Type the following command to disable the Windows Time service and press Enter:
net stop w32time
- Type the following command to unregister the Windows Time service and to remove all settings information from the registry and press Enter:
w32tm /unregister
- Type the following command to register the Windows Time service and to load the default settings to the registry and press Enter:
w32tm /register
- Type the following command to start the Windows Time service and press Enter:
net start w32time
- Type the following command to force your computer to synchronize your computer without waiting and press Enter:
w32tm /resync /nowait
- Restart your computer.
Once you completed the steps, your device should now synchronize with its clock over the internet.
More Windows 10 resources
For more helpful articles, coverage, and answers to common questions about Windows 10, visit the following resources:
- Windows 10 on Windows Central – All you need to know
- Windows 10 help, tips, and tricks
- Windows 10 forums on Windows Central
Mauro Huculak has been a Windows How-To Expert contributor for WindowsCentral.com for nearly a decade and has over 15 years of experience writing comprehensive guides. He also has an IT background and has achieved different professional certifications from Microsoft, Cisco, VMware, and CompTIA. He has been recognized as a Microsoft MVP for many years.
- Настройка сервера NTP на ОС Windows 10
- Автоматическая настройка
- Настройка вручную
- Настройка синхронизации времени и часового пояса на сервере RLP
Настройка сервера NTP на ОС Windows 10
Для настройки сервера понадобятся права администратора у пользователя Windows.
Автоматическая настройка
- Скачайте файл NTP_server_setup.bat
- Нажмите на файл правой кнопкой мыши и в меню выберите Запуск от имени администратора. Если Windows запросит разрешения на внесение изменений приложением, нажмите кнопку Да.
- Подождите, пока скрипт настроит сервер NTP. Последняя команда скрипта выводит текущую конфигурацию службы времени. Если скрипт успешно настроил сервер NTP, то в разделе NtpServer опция Enabled будет выставлена в 1. Нажмите любую клавишу, чтобы завершить работу скрипта и закрыть окно командной строки.
Настройка вручную
- Зайдите в редактор реестра одним из способов:
- Нажмите клавиши Win+R, в появившемся окне Выполнить наберите regedit и нажмите Enter.
- В строке поиска Windows наберите regedit и выберите найденное приложение Редактор реестра.
Если Windows запросит разрешения на внесение изменений приложением Редактор реестра, нажмите кнопку Да.
- Нажмите клавиши Win+R, в появившемся окне Выполнить наберите regedit и нажмите Enter.
- В Редакторе реестра перейдите по пути
\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\NtpServer
Для этого можно воспользоваться деревом в левой части окна или скопировать и добавить строку пути в поле в верхней части окна.
- Откройте окно изменения параметра Enabled двойным щелчком мыши по нему в правой части окна Редактора реестра. Измените значение параметра на 1 и нажмите кнопку ОК.
- В Редакторе реестра перейдите по пути
\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config
- Измените значение параметра AnnounceFlags на 5.
- Закройте Редактор реестра.
- Чтобы изменения вступили в силу, необходимо перезапустить службу времени Windows. Зайдите в управление службами одним из способов:
- Нажмите клавиши Win+R, в появившемся окне Выполнить наберите services.msc и нажмите Enter.
- В строке поиска Windows наберите службы и выберите найденное приложение Службы.
- Нажмите клавиши Win+R, в появившемся окне Выполнить наберите services.msc и нажмите Enter.
- В списке служб найдите Службу времени Windows.
- Дважды щёлкните на службу, чтобы зайти в окно её настройки.
Если служба в состоянии Остановлена, то нажмите кнопку Запустить и дождитесь запуска службы.
Если служба в состоянии Выполняется, сначала нажмите кнопку Остановить, дождитесь остановки службы, нажмите кнопку Запустить и дождитесь запуска службы.
Установите Тип запуска в Автоматически и нажмите кнопку ОК, чтобы сохранить настройку.
- Закройте окно Служб Windows.
- Для проверки, что сервер NTP запустился, можно использовать команду w32time командной строки Windows.
Запустите командную строку Windows одним из способов:- Нажмите клавиши Win+R, в появившемся окне Выполнить наберите cmd и нажмите Enter.
- В строке поиска Windows наберите cmd и выберите найденное приложение Командная строка.
- Нажмите клавиши Win+R, в появившемся окне Выполнить наберите cmd и нажмите Enter.
- В Командной строке наберите или скопируйте сочетанием клавиш Shift+Insert строку
w32tm /query /configuration
и нажмите клавишу Enter.
- Команда выведет текущую конфигурацию службы времени. Если сервер NTP запущен, то в разделе NtpServer опция Enabled будет выставлена в 1. Закройте окно Командной строки.
- Для работы сервера NTP нужно разрешить в Брандмауэре Windows UDP траффик по порту 123. Откройте Монитор брандмауэра Защитника Windows в режиме повышенной безопасности одним из способов:
- Нажмите клавиши Win+R, в появившемся окне Выполнить наберите wf.msc и нажмите Enter.
- В строке поиска Windows наберите и выберите найденное приложение.
- Нажмите клавиши Win+R, в появившемся окне Выполнить наберите wf.msc и нажмите Enter.
- В окне Монитора брандмауэра… переключитесь на Правила для входящих подключений и нажмите на Создать правило…
- Выберите тип правила Для порта и нажмите кнопку Далее.
- Выберите Протокол UDP, впишите номер порта 123 и нажмите кнопку Далее.
- Выберите Разрешить подключение и нажмите кнопку Далее.
- Установите галочки для всех профилей и нажмите кнопку Далее.
- Введите имя правила, например, udp in 123 и нажмите кнопку Готово.
- Переключитесь на Правила для исходящего подключения и нажмите Создать правило. Создайте правило с такими же настройками (тип правила, протокол и порты и т.д.), как и в предыдущих пунктах.
- Закройте окно Монитора брандмауэра…
Настройка синхронизации времени и часового пояса на сервере RLP
Для копирования файлов по сети из ОС Windows можно использовать WinSCP.
Команды можно вводить как локально на сервере, так и удалённо по SSH. Для удалённого подключения можно использовать PuTTY.
Данные для подключения по умолчанию:
Логин: root
Пароль: root (при наборе пароля он может не отображаться, даже символами «звёздочка»)
- Скачайте и разархивируйте ntp_local_install.zip
- Скопируйте получившуюся папку
ntp_local_install
в папкуhome
на сервере RLP. - Зайдите на сервер локально или удалённо.
- Остановите службу TRASSIR командой:
systemctl stop t1daemon
- Установите rpm из скопированной папки командой:
yum install -y /home/ntp_local_install/*.rpm
- Зайдите в редактирование файла настроек планировщика задач командой:
crontab -e
- Нажмите клавишу Insert для перехода в режим редактирования.
Добавьте строку*/5 * * * * sudo ntpdate IP-адрес компьютера на Windows с настроенным NTP-сервером
Пример:*/5 * * * * sudo ntpdate 192.168.1.1
- Нажмите клавишу Esc, чтобы выйти из режима редактирования. Введите
:wq!
и нажмите клавишу Enter, чтобы сохранить изменения и выйти из редактора. - Проверьте текущий часовой пояс на сервере RLP командой
timedatectl status
Часовой пояс и город указаны в разделе Time zone:
- Если часовой пояс на сервере не совпадает с часовым поясом, где физически размещён сервер, то его можно поменять:
- Выведите список городов, поддерживаемых службой времени и выберите ближайший:
Для списка городов Европы введите команду:timedatectl list-timezones | grep Europe
Для списка городов Азии введите команду:timedatectl list-timezones | grep Asia
-
Установите нужный часовой пояс командой:
timedatectl set-timezone выбранный город
Пример:timedatectl set-timezone Asia/Vladivostok
Город нужно указать в том же виде, в котором он выводится командой
timedatectl list-timezones
, включая регистр букв. Если указать город неправильно, часовой пояс не изменится.
- Выведите список городов, поддерживаемых службой времени и выберите ближайший:
- Проверьте текущее время на сервере RLP командой:
date
Время должно совпадать со временем на компьютере с настроенным NTP-сервером. Если время не совпадает, то подождите пять минут (настроенный период синхронизации) и введите команду ещё раз.
Запустите TRASSIR командой:systemctl start t1daemon
удобный скрипт для работы со временем на серверах NTP доступен по ссылке:
https://ncloud.dssl.ru/s/HpQrdWMBLet7Wps
Windows — NTP server installation
Windows — NTP server installation
Would you like to learn how to install the NTP server on Windows? In this tutorial, we are going to show you how to configure an NTP server on a computer running Windows.
• Windows 2012 R2
• Windows 2016
• Windows 2019
• Windows 10
• Windows 7
Equipment list
Here you can find the list of equipment used to create this tutorial.
This link will also show the software list used to create this tutorial.
Windows — Related Tutorial:
On this page, we offer quick access to a list of tutorials related to Windows.
Tutorial Windows — NTP server installation
As Administrator, start an elevated command-line.
Create a backup of the Windows registry entries.
Configure the Windows time service as an NTP server.
Configure the list of NTP servers.
Configure the NTP poll interval.
Configure the Windows time service to start automatically.
Start the Windows time service.
Optionally, restart the Windows time service using the graphical interface.
Create a Firewall rule to allow the input of packets on the NTP port.
Verify the NTP server configuration.
Here is the command output.
Congratulations! You have finished the installation of the NTP server on Windows.
Tutorial Windows — NTP server verification
Verify the NTP server peer list.
Verify the NTP service communication.
From a remote computer, test your NTP server.
Here is the command output.
In our example, the NTP server IP address is 172.31.0.84.
From a computer running Linux, test your NTP server.
Here is the command output.
Congratulations! You have finished the NTP server configuration on Windows.
VirtualCoin CISSP, PMP, CCNP, MCSE, LPIC22020-12-03T09:48:59-03:00
Related Posts
Page load link
Ok
Skip to content
Internet Time (NTP) is a very useful way to keep your PC’s time accurate automatically. Once configured, Windows will request time data periodically from time servers, so you can be sure that time and date on your device are set properly. Here is how it can be done.
With Windows 10, Microsoft is moving all classic settings of the Control Panel to the new Universal (Metro) app called Settings. It already includes all basic management options that the average user needs to control the operating system. One of its pages is dedicated to Date and Time options. It is located in Settings -> Time & language -> Date & time:
As of this writing, it does not include anything related to NTP. To configure NTP, you still need to use the classic Control Panel applet.
Configure Internet Time (NTP) options in Windows 10
To set the NTP server in Windows 10, do the following.
- Open Control Panel.
- Go to the following section:
Control Panel\Clock, Language, and Region
- Click the icon Date and Time:The following window will appear on the screen:
- There, switch to the tab named Internet Time. To adjust available settings, you need to click the button «Change settings…»:
Once you click it, you will be able to enable NTP and specify a custom time server if required:
Alternatively, you can specify a custom NTP server using the Registry. It can be done as follows.
- Open Registry Editor.
- Go to the following Registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\DateTime\Servers
- There, every time server should be stored under string values named 1,2,3 …n and so on. The server which is currently in use is determined by the default parameter which should be set to the appropriate number (the value name). You can add here a new string value and set the default parameter you have created:
- You might need to restart Windows 10 to apply the changes you made.
That’s it.
Support us
Winaero greatly relies on your support. You can help the site keep bringing you interesting and useful content and software by using these options:
If you like this article, please share it using the buttons below. It won’t take a lot from you, but it will help us grow. Thanks for your support!
Changing the Windows 10 time server is a simple process that you can do in just a few steps. To change the time server, follow these steps:
1. Right-click on the clock in your taskbar and select “Adjust date/time” from the menu.
2. In the Date & Time window, click on “Internet Time” tab then click on “Change settings…” button at bottom of window
3. Checkmark “Synchronize with an Internet time server” checkbox then type in or choose different time servers from drop down list (for example; pool.ntp.org)
4. Click Update Now to synchronize your PC’s clock with new time server
5. Finally click OK to save changes
How do I change my NTP server?
Changing the time server in Windows 10 can be done through the Command Prompt (cmd). To do this, follow these steps:
1. Open cmd by typing “cmd” into the search bar and pressing enter.
2. Type in “net time /setsntp:” and replace with an internet-based SNTP server such as time.windows.com or pool.ntp.org .
3. Once you have entered your desired server name, press Enter to set it as your current system time source.
4. You can also type in “w32tm /config /update” to make sure that changes are applied immediately without having to restart your computer for them to take effect..
5
How do I find the time server on Windows 10?
To find the time server on Windows 10, you can follow these steps:
1. Open Control Panel by searching for it in the Start menu.
2. Click on Clock and Region and select Date & Time from the sidebar.
3. On this page, click Internet Time and then Change Settings to open up a dialog box containing a list of time servers you can use as your source of accurate time information.
4. Select one of them (Microsoft recommends using ‘time.windows.com’), choose Update Now to synchronize with that server, and then press OK to save your settings when finished.
What is the default Windows time server?
The default Windows time server is time.windows.com, which is an internet-based network time protocol (NTP) server provided by Microsoft to keep the system clock synchronized with accurate date and time information. To synchronize your system with this server, you can use the following steps:
1. Open Control Panel > Date & Time > Internet Time
2. Select Change Settings
3. Check Synchronize with an Internet Time Server
4. Type in “time.windows.com” as the Server address
5. Click Update Now
6 Click OK twice to save settings and close window
Where is NTP server settings?
The Network Time Protocol (NTP) server settings can be configured by logging into the system or network’s administrative control panel. Depending on your operating system, you may need to access a different menu or use different steps than what is outlined below.
For Windows systems, NTP server settings are adjusted through the Control Panel. To begin making changes:
1. Open the Control Panel window and select “System and Security” from the list of options available;
2. Select “Date and Time” from within System and Security;
3. In Date & Time Settings, select “Internet time” tab;
4. Click Change Setting to enable setting synchronization with an internet time source;
5. Enter the address for your preferred NTP server in Server field (e.g., 0x12345678); 6 Finally click Update Now button to synchronize your computer’s clock with the specified NTP server immediately and OK to save all changes made before exiting this page of configuration options..
How do I force NTP to sync Windows 10?
To force NTP to sync Windows 10, you can use the w32tm utility. This tool is available on all versions of Windows since XP and allows you to manually synchronize your computer’s clock with an internet time server. Here are the steps for using this utility:
1. Open a Command Prompt as administrator by searching for “cmd” in the Start Menu and selecting “Run as Administrator”.
2. In the command prompt type “w32tm /resync” then press enter. The computer will attempt to contact a network time server and update its clock accordingly.
3. If successful, you should get a message saying that it successfully synchronized with the specified time server. Otherwise, please make sure that your PC has access to an internet connection or try another time server from this list (https://tfedorov-devopsbloggerstagingcontentblobsserviceprodwindowsazurecomappveyorkfcjh7szsthkxlslnntpserverspdf).
Can I set my PC as an NTP server?
Yes, you can set your PC as an NTP server. To do this, there are a few steps to follow. Firstly, you will need to install the Network Time Protocol (NTP) daemon on your computer and configure it properly. This can be done by editing the configuration file of the daemon according to your requirements. Secondly, you will need to open up certain ports in the firewall for incoming requests from other computers that want to synchronize their clocks with yours. Lastly, ensure that your system clock is accurate and synchronized with an external time source such as a public NTP pool or another NTP server on the local network.
How do I fix windows server time?
To fix the time on a Windows Server, there are several steps that you can take. Firstly, open the Control Panel by either searching or navigating to it. From here, select “Date and Time” which will be under Clock, Language and Region. Here you can double check that your system is set to the correct date and time as well as ensuring that automatic synchronization with an internet time server is enabled. If this does not resolve your issue then you may need to restart the Windows Time service on your server by opening up services in Administrative Tools from Control Panel. Select “Windows Time” from the list of services (it should have a status of Started) then click Restart from the left side menu bar at top of window followed by OK in confirmation dialog box when prompted. This usually resolves any issues related to incorrect time being displayed on windows servers but if problems persist then further investigation may be required such as checking for any third party applications installed on server which could interfere with setting correct date/time values within Windows OS or inspecting event logs for errors related to Windows Time service running incorrectly etc..
{“@context”:”https://schema.org”,”@type”:”FAQPage”,”mainEntity”:[{“@type”:”Question”,”name”:”How to change time server in Windows 10 cmd?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”nnChanging the time server in Windows 10 can be done through the Command Prompt (cmd). To do this, follow these steps: n1. Open cmd by typing u201ccmdu201d into the search bar and pressing enter. n2. Type in u201cnet time /setsntp:u201d and replace with an internet-based SNTP server such as time.windows.com or pool.ntp.org . n3. Once you have entered your desired server name, press Enter to set it as your current system time source. n4. You can also type in u201cw32tm /config /updateu201d to make sure that changes are applied immediately without having to restart your computer for them to take effect.. n5″}},{“@type”:”Question”,”name”:”How do I find the time server on Windows 10?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”nnTo find the time server on Windows 10, you can follow these steps: n1. Open Control Panel by searching for it in the Start menu. n2. Click on Clock and Region and select Date & Time from the sidebar. n3. On this page, click Internet Time and then Change Settings to open up a dialog box containing a list of time servers you can use as your source of accurate time information. n4. Select one of them (Microsoft recommends using ‘time.windows.com’), choose Update Now to synchronize with that server, and then press OK to save your settings when finished.”}},{“@type”:”Question”,”name”:”What is the default Windows time server?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”nnThe default Windows time server is time.windows.com, which is an internet-based network time protocol (NTP) server provided by Microsoft to keep the system clock synchronized with accurate date and time information. To synchronize your system with this server, you can use the following steps: n1. Open Control Panel > Date & Time > Internet Time n2. Select Change Settings n3. Check Synchronize with an Internet Time Server n4. Type in u201ctime.windows.comu201d as the Server address n5. Click Update Now n6 Click OK twice to save settings and close window”}},{“@type”:”Question”,”name”:”Where is NTP server settings?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:” nnThe Network Time Protocol (NTP) server settings can be configured by logging into the system or networku2019s administrative control panel. Depending on your operating system, you may need to access a different menu or use different steps than what is outlined below. nnFor Windows systems, NTP server settings are adjusted through the Control Panel. To begin making changes: n1. Open the Control Panel window and select u201cSystem and Securityu201d from the list of options available; n2. Select u201cDate and Timeu201d from within System and Security; n3. In Date & Time Settings, select u201cInternet timeu201d tab; n4. Click Change Setting to enable setting synchronization with an internet time source; n5. Enter the address for your preferred NTP server in Server field (e.g., 0x12345678); t6 Finally click Update Now button to synchronize your computer’s clock with the specified NTP server immediately and OK to save all changes made before exiting this page of configuration options..”}},{“@type”:”Question”,”name”:”How do I force NTP to sync Windows 10?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”nnTo force NTP to sync Windows 10, you can use the w32tm utility. This tool is available on all versions of Windows since XP and allows you to manually synchronize your computer’s clock with an internet time server. Here are the steps for using this utility: n1. Open a Command Prompt as administrator by searching for “cmd” in the Start Menu and selecting “Run as Administrator”. n2. In the command prompt type u201cw32tm /resyncu201d then press enter. The computer will attempt to contact a network time server and update its clock accordingly. n3. If successful, you should get a message saying that it successfully synchronized with the specified time server. Otherwise, please make sure that your PC has access to an internet connection or try another time server from this list (https://tfedorov-devopsbloggerstagingcontentblobsserviceprodwindowsazurecomappveyorkfcjh7szsthkxlslnntpserverspdf).”}},{“@type”:”Question”,”name”:”Can I set my PC as an NTP server?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”nnYes, you can set your PC as an NTP server. To do this, there are a few steps to follow. Firstly, you will need to install the Network Time Protocol (NTP) daemon on your computer and configure it properly. This can be done by editing the configuration file of the daemon according to your requirements. Secondly, you will need to open up certain ports in the firewall for incoming requests from other computers that want to synchronize their clocks with yours. Lastly, ensure that your system clock is accurate and synchronized with an external time source such as a public NTP pool or another NTP server on the local network.”}},{“@type”:”Question”,”name”:”How do I fix windows server time?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”nnTo fix the time on a Windows Server, there are several steps that you can take. Firstly, open the Control Panel by either searching or navigating to it. From here, select u201cDate and Timeu201d which will be under Clock, Language and Region. Here you can double check that your system is set to the correct date and time as well as ensuring that automatic synchronization with an internet time server is enabled. If this does not resolve your issue then you may need to restart the Windows Time service on your server by opening up services in Administrative Tools from Control Panel. Select u201cWindows Timeu201d from the list of services (it should have a status of Started) then click Restart from the left side menu bar at top of window followed by OK in confirmation dialog box when prompted. This usually resolves any issues related to incorrect time being displayed on windows servers but if problems persist then further investigation may be required such as checking for any third party applications installed on server which could interfere with setting correct date/time values within Windows OS or inspecting event logs for errors related to Windows Time service running incorrectly etc..”}}]}