Changes for page Video

Last modified by Theodore Xu on 2023/07/21 10:14

From version 13.1
edited by Hunter
on 2023/03/07 17:21
Change comment: There is no comment for this version
To version 15.1
edited by Hunter
on 2023/03/22 17:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -225,8 +225,17 @@
225 225   $services.localization.render('language:english'),
226 226   $services.localization.render('The simple steps of how to bind the V-Box')
227 227   ],
228 - 'url': 'https://www.youtube.com/embed/dIeR4rS1gUQ',
228 + 'url': 'https://www.youtube.com/embed/JmEuN4QK-4U',
229 229   'duration': '5 min'
230 +},
231 +{
232 + 'title': $services.localization.render('WECON V-NET Client: 3 ARP Scan'),
233 + 'topics': [
234 + $services.localization.render('language:english'),
235 + $services.localization.render('The introduction of ARP scan tool')
236 + ],
237 + 'url': 'https://www.youtube.com/embed/palTLfK99T8',
238 + 'duration': '4 min'
230 230  }
231 231  ])
232 232