Skip to content

Commit

Permalink
feat(Inlx): add activity (#9365)
Browse files Browse the repository at this point in the history
Signed-off-by: disqualifier <[email protected]>
Signed-off-by: 0x746A <[email protected]>
Co-authored-by: Daniel Lau <[email protected]>
  • Loading branch information
disqualifier and theusaf authored Mar 5, 2025
1 parent fcc5c76 commit 1b67b7f
Show file tree
Hide file tree
Showing 2 changed files with 535 additions and 0 deletions.
53 changes: 53 additions & 0 deletions websites/I/Inlx/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
{
"$schema": "https://schemas.premid.app/metadata/1.13",
"apiVersion": 1,
"author": {
"name": "dsql",
"id": "360959203407429632"
},
"contributors": [
{
"name": "Striker",
"id": "215509157837537280"
}
],
"service": "Inlx",
"description": {
"en": "Inlx is a premium service that provides users with access to movies and TV shows."
},
"url": [
"inlx.site",
"flxhd.com"
],
"version": "1.0.0",
"logo": "https://i.imgur.com/t7t4rGb.png",
"thumbnail": "https://i.imgur.com/GhnrBVX.png",
"color": "#00A0EC",
"category": "videos",
"tags": [
"movies",
"shows",
"tv",
"entertainment"
],
"settings": [
{
"id": "search",
"title": "Display Search Info",
"icon": "fas fa-search",
"value": true
},
{
"id": "browse",
"title": "Display Browsing Info",
"icon": "fas fa-book-open",
"value": true
},
{
"id": "video",
"title": "Display Video Info",
"icon": "fas fa-video",
"value": true
}
]
}
Loading

0 comments on commit 1b67b7f

Please sign in to comment.