{"id":17295725,"url":"https://github.com/bnb/superdumbrepo","last_synced_at":"2026-01-05T19:47:38.905Z","repository":{"id":53579966,"uuid":"339520395","full_name":"bnb/superdumbrepo","owner":"bnb","description":null,"archived":false,"fork":false,"pushed_at":"2021-03-23T09:04:02.000Z","size":5,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T05:11:16.688Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bnb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-16T20:20:12.000Z","updated_at":"2021-11-21T02:51:28.000Z","dependencies_parsed_at":"2022-09-21T18:00:15.094Z","dependency_job_id":null,"html_url":"https://github.com/bnb/superdumbrepo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb%2Fsuperdumbrepo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb%2Fsuperdumbrepo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb%2Fsuperdumbrepo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb%2Fsuperdumbrepo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bnb","download_url":"https://codeload.github.com/bnb/superdumbrepo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245729267,"owners_count":20662834,"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":[],"created_at":"2024-10-15T11:11:03.518Z","updated_at":"2026-01-05T19:47:38.851Z","avatar_url":"https://github.com/bnb.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# superdumbrepo\n\nHello and welcome to my super dumb repo that doesn't do anything! We just have a README here.\n\n![FUN](https://www.animatedimages.org/data/media/499/animated-fun-image-0392.gif)\n\n## Checkout all these people who looked at my repo:\n* 👩🏾\n\n\n## Fun code times:\n\nTypeScript:\n```typescript\nexport function validateURL(url: string): boolean {\n    const protocols = ['http', 'https'];\n\n    try {\n        new URL(url);\n        const parsed = parse(url);\n        logDebug(parsed.protocol);\n        return protocols\n            ? parsed.protocol\n                ? protocols.map(x =\u003e `${x.toLowerCase()}:`).includes(parsed.protocol) \n                    ? true : false\n                : false\n            : true;\n    } catch (err) {\n        return false;\n    }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbnb%2Fsuperdumbrepo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbnb%2Fsuperdumbrepo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbnb%2Fsuperdumbrepo/lists"}