123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- {
- "$schema": "https://schemas.premid.app/metadata/1.12",
- "apiVersion": 1,
- "author": {
- "name": "joerkig",
- "id": "205984221859151873"
- },
- "service": "Flightradar24",
- "description": {
- "en": "The world’s most popular flight tracker. Track planes in real-time on our flight tracker map and get up-to-date flight status & airport information."
- },
- "url": [
- "www.flightradar24.com",
- "forum.flightradar24.com",
- "my.flightradar24.com",
- "careers.flightradar24.com"
- ],
- "version": "1.1.7",
- "logo": "https://cdn.rcd.gg/PreMiD/websites/F/Flightradar24/assets/logo.png",
- "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/F/Flightradar24/assets/thumbnail.png",
- "color": "#f15a23",
- "category": "other",
- "tags": [
- "track",
- "radar",
- "planes",
- "flight"
- ],
- "iframe": true,
- "iFrameRegExp": ".*",
- "settings": [
- {
- "id": "elapsed",
- "title": "Show Time Elapsed",
- "icon": "fas fa-stopwatch",
- "value": true
- },
- {
- "id": "timeLeft",
- "title": "Show Time Left",
- "icon": "fas fa-stopwatch",
- "value": true
- },
- {
- "id": "buttons",
- "title": "Show Buttons",
- "icon": "fas fa-compress-arrows-alt",
- "value": true
- },
- {
- "id": "images",
- "title": "Show Images",
- "icon": "fas fa-images",
- "value": false
- }
- ]
- }
|