1234567891011121314151617181920212223242526272829303132333435363738394041 |
- {
- "$schema": "https://schemas.premid.app/metadata/1.12",
- "apiVersion": 1,
- "author": {
- "id": "605894319408283678",
- "name": "eljooker"
- },
- "service": "Mahara-Tech",
- "description": {
- "en": "Maharatech is an online learning platform, offering high-quality courses authored by Information Technology Institute ITI"
- },
- "url": "maharatech.gov.eg",
- "version": "1.1.7",
- "logo": "https://cdn.rcd.gg/PreMiD/websites/M/Mahara-Tech/assets/logo.png",
- "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/M/Mahara-Tech/assets/thumbnail.png",
- "color": "#8d1f28",
- "category": "other",
- "tags": [
- "academic",
- "learning",
- "programming",
- "course",
- "education"
- ],
- "iframe": true,
- "iFrameRegExp": "www[.]youtube[.]com[/]",
- "settings": [
- {
- "id": "timestamp",
- "title": "Show Timestamps",
- "icon": "fad fa-stopwatch",
- "value": true
- },
- {
- "id": "buttons",
- "title": "Show Buttons",
- "icon": "fas fa-compress-arrows-alt",
- "value": true
- }
- ]
- }
|