{"id":18333606,"url":"https://github.com/useinterstellar/interstellar-assets","last_synced_at":"2025-04-09T18:48:53.871Z","repository":{"id":245619820,"uuid":"818764824","full_name":"UseInterstellar/Interstellar-Assets","owner":"UseInterstellar","description":"Assets for Interstellar Unblocker.","archived":false,"fork":false,"pushed_at":"2024-09-14T06:21:56.000Z","size":20129,"stargazers_count":3,"open_issues_count":0,"forks_count":8,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-09-14T17:57:57.543Z","etag":null,"topics":["interstellarnetwork","proxy","proxy-list","unblocker","unblocker-for-school","useinterstellar","webproxy"],"latest_commit_sha":null,"homepage":"https://discord.gg/Interstellar","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/UseInterstellar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-22T19:50:45.000Z","updated_at":"2024-09-14T06:21:59.000Z","dependencies_parsed_at":"2024-08-03T21:28:20.723Z","dependency_job_id":"8c626cb2-d597-4ac2-947a-57480eb9acd6","html_url":"https://github.com/UseInterstellar/Interstellar-Assets","commit_stats":null,"previous_names":["useinterstellar/interstellar-assets"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UseInterstellar%2FInterstellar-Assets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UseInterstellar%2FInterstellar-Assets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UseInterstellar%2FInterstellar-Assets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UseInterstellar%2FInterstellar-Assets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UseInterstellar","download_url":"https://codeload.github.com/UseInterstellar/Interstellar-Assets/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248091777,"owners_count":21046355,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["interstellarnetwork","proxy","proxy-list","unblocker","unblocker-for-school","useinterstellar","webproxy"],"created_at":"2024-11-05T19:43:21.938Z","updated_at":"2025-04-09T18:48:53.835Z","avatar_url":"https://github.com/UseInterstellar.png","language":null,"readme":"# Interstellar Assets\n\nWelcome to the Interstellar Assets repository! This repository is dedicated to adding and managing games and applications for our site.\n\n## Looking for Deployment Steps?\n\nYou can find comprehensive deployment instructions [here](https://github.com/UseInterstellar/Interstellar-Astro).\n\n## Adding Apps/Games\n\nTo successfully add an app or game to the repository, please follow these steps:\n\n1. Navigate to the `/json` directory and locate the appropriate file for your addition.\n2. Include a link to the website and an image that represents the app/game. If an icon does not exist, you may leave the image field blank.\n\n### Asset Structure\n\nEnsure your additions adhere to the following TypeScript type:\n\n```ts\nexport type Asset = {\n  // Required fields\n  name: string;          // (Required) The name of the app/game\n  image: string;         // (Required) The path to the image/icon\n  link: string;          // (Required) The URL link to the website\n\n  // Optional fields\n  say?: string;             // (Optional) Additional information or notes\n  error?: boolean | string; // (Optional) Indicator for errors\n  blank?: boolean | string; // (Optional) Indicates if a game only works outside of an iframe\n};\n```\n\n## Final Steps\n\nAfter making your changes, run the following commands to rename the icons and minify the JSON files:\n\n```bash\npython rename.py \u0026\u0026 python minify.py\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuseinterstellar%2Finterstellar-assets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuseinterstellar%2Finterstellar-assets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuseinterstellar%2Finterstellar-assets/lists"}