|
1 | 1 | { |
2 | 2 | "videos": [ |
3 | 3 | { |
4 | | - "id": "intro-to-opensecflow", |
5 | | - "title": "Introduction to OpenSecFlow", |
6 | | - "description": "Learn about OpenSecFlow and its core features for building secure web applications.", |
7 | | - "url": "https://www.youtube.com/watch?v=dQw4w9WgXcQ", |
8 | | - "platform": "youtube", |
9 | | - "publishedDate": "2024-01-15" |
10 | | - }, |
11 | | - { |
12 | | - "id": "astro-seo-best-practices", |
13 | | - "title": "SEO Best Practices with Astro", |
14 | | - "description": "Discover how to optimize your Astro website for search engines and improve your Core Web Vitals scores.", |
15 | | - "url": "https://www.youtube.com/watch?v=dQw4w9WgXcQ", |
16 | | - "platform": "youtube", |
17 | | - "publishedDate": "2024-01-20" |
18 | | - }, |
19 | | - { |
20 | | - "id": "tailwind-css-tips", |
21 | | - "title": "Tailwind CSS Tips and Tricks", |
22 | | - "description": "Master Tailwind CSS with these advanced tips and tricks for building modern, responsive designs.", |
23 | | - "url": "https://vimeo.com/123456789", |
24 | | - "platform": "vimeo", |
25 | | - "publishedDate": "2024-01-25" |
| 4 | + "id": "NetDriver-Quick-5-Minute-Setup-Tutorial", |
| 5 | + "title": "NetDriver Quick 5 Minute Setup Tutorial", |
| 6 | + "description": "NetDriver is an advanced open-source framework for automating network devices. Its main purpose is to use a high-level HTTP RESTful interface to make it easier to execute low-level commands on different networking equipment.", |
| 7 | + "url": "https://youtu.be/b7ZDJcVmz7Y", |
| 8 | + "platform": "youtube ", |
| 9 | + "publishedDate": "2026-01-28" |
26 | 10 | } |
27 | 11 | ] |
28 | 12 | } |
|
0 commit comments