Created
February 21, 2020 23:26
-
-
Save drunkensouljah/8fbe4c431e28282c974a2e34bdd6f693 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "results": [{ | |
| "url": "https://netflix.com", | |
| "favicon": "https://api.faviconkit.com/netflix.com/144", | |
| "name": "Neflix", | |
| "description": "Filme und Serien" | |
| }, | |
| { | |
| "url": "https://app.plex.tv", | |
| "favicon": "https://api.faviconkit.com/app.plex.tv/144", | |
| "name": "Plex", | |
| "description": "Meine Mediensammlung" | |
| }, | |
| { | |
| "url": "https://rocketbeans.tv" | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment