{"id":43161524,"url":"https://github.com/dpipstudio/noskid.today","last_synced_at":"2026-02-22T17:17:14.621Z","repository":{"id":282037933,"uuid":"947277607","full_name":"dpipstudio/noskid.today","owner":"dpipstudio","description":"Please don't talk when you don't know :]","archived":false,"fork":false,"pushed_at":"2026-01-31T09:45:39.000Z","size":158054,"stargazers_count":65,"open_issues_count":0,"forks_count":10,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-01-31T22:26:58.732Z","etag":null,"topics":["css","good-first-contribution","html","meme","nohello","noskid","php","website"],"latest_commit_sha":null,"homepage":"https://noskid.today","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dpipstudio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["dpipstudio","douxxtech"]}},"created_at":"2025-03-12T12:41:39.000Z","updated_at":"2026-01-31T09:45:43.000Z","dependencies_parsed_at":"2025-04-05T22:22:33.405Z","dependency_job_id":"cbe70e11-c754-4bcf-9dea-234d96c27e2b","html_url":"https://github.com/dpipstudio/noskid.today","commit_stats":null,"previous_names":["douxxtech/noskid.today","dpipstudio/noskid.today"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/dpipstudio/noskid.today","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpipstudio%2Fnoskid.today","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpipstudio%2Fnoskid.today/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpipstudio%2Fnoskid.today/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpipstudio%2Fnoskid.today/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpipstudio","download_url":"https://codeload.github.com/dpipstudio/noskid.today/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpipstudio%2Fnoskid.today/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28963615,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T00:42:38.011Z","status":"ssl_error","status_checked_at":"2026-02-01T00:42:35.920Z","response_time":128,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["css","good-first-contribution","html","meme","nohello","noskid","php","website"],"created_at":"2026-02-01T01:21:04.141Z","updated_at":"2026-02-01T01:21:04.554Z","avatar_url":"https://github.com/dpipstudio.png","language":"HTML","readme":"\u003cdiv align=\"center\"\u003e\n\n[![NoSkid Verification](https://noskid.today/badge/100x30/?repo=douxxtech/douxxtech)](https://noskid.today)\n\n# NoSkid.Today - Don't Talk When You Don't Know\n\u003c/div\u003e\n\nA modern, feature-rich version of [nohello.net](https://nohello.net) with advanced features.\n\u003e Do you hate skids ? We do too.\n\n---\n\n## Introduction\nNoSkid.Today is a website designed to prevent skids and provide a variety of hidden, advanced features for verified users. It is heavily inspired by [nohello.net](https://nohello.net) but comes with a modern twist.  \nThe NoSkid Project is a group of every official tool based or using NoSkid services.\n\n## Structure\nThis repository hosts most NoSkid-related projects, as the main website (`website/`), but also other tools \u0026 services (`misc/`).\n\n\n## Sponsor This Project\nKeeping NoSkid.Today online and improving it takes time and resources. Sponsorship helps us cover:  \n- Server hosting and maintenance  \n- Domain costs  \n- Development of new features and hidden goodies  \n- Tools and software required for the project  \n\nIf you like what we’re doing, consider supporting us! Every contribution helps keep the project alive and growing.  \n\u003cdiv align=\"center\"\u003e\n\u003ca href=\"https://github.com/sponsors/dpipstudio\"\u003e\u003cimg src=\"https://img.shields.io/badge/⭐-Sponsor-yellow?style=for-the-badge\" height=50 /\u003e\u003c/a\u003e\u003c/div\u003e\n\n\n\u003e [!TIP]\n\u003e Discover hidden features by opening the console (Shift + ESC).  \n\u003e Example: Press `Shift + T` to open the comments system: [Comments](https://noskid.today/#spawnCommentSystem)\n\n## Requirements\n- PHP with `exec()` and curl enabled.\n- librsvg2-bin for SVG to PNG (certificates) conversion. \n\n## Installation\n\n```bash\nsudo apt install librsvg2-bin # assuming you're on debian-based distro, if not install it using your package manager\ngit clone https://github.com/dpipstudio/noskid.today # clone the repo\ncd noskid.today/website # navigate to the websites folder\nnano api/config.php # or notepad api/config.php on windows\nmysql -u \u003cusername\u003e -p \u003cdatabase_name\u003e \u003c ../misc/db_setup/setup.sql # you'll have to setup a sql database before running this\n```\n\n\u003e [!TIP]\n\u003e For high-quality production content, build the website from source before deploying. See the [build README](/build/readme.md) for detailed instructions.\n\nRun with built-in PHP server:\n```bash\nphp -S 0.0.0.0:80\n```\n\u003e Or use Apache/Nginx with PHP-FPM.\n\n## Contributing\nContributions are welcome! Check out the list of [contributors](https://github.com/dpipstudio/noskid.today/graphs/contributors) and see how you can help. Thanks to all of them \u003c3\n\n---\n\n## License\nLicensed under the [NSDv1.0 License](LICENSE)\n\n## Made by\n\u003ca align=\"center\" href=\"https://github.com/douxxtech\" target=\"_blank\"\u003e\n\u003cimg src=\"https://madeby.douxx.tech\"\u003e\u003c/img\u003e\n\u003c/a\u003e\n\n\u003ca align=\"center\" href=\"https://github.com/dpipstudio\" target=\"_blank\"\u003e\n\u003cimg src=\"https://madeby.dpip.lol\"\u003e\u003c/img\u003e\n\u003c/a\u003e\n","funding_links":["https://github.com/sponsors/dpipstudio","https://github.com/sponsors/douxxtech"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpipstudio%2Fnoskid.today","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdpipstudio%2Fnoskid.today","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpipstudio%2Fnoskid.today/lists"}