{"id":18119371,"url":"https://github.com/trikolon/evil-traps","last_synced_at":"2025-09-08T00:41:29.822Z","repository":{"id":42039787,"uuid":"180566888","full_name":"Trikolon/evil-traps","owner":"Trikolon","description":"Evil Traps for Firefox","archived":false,"fork":false,"pushed_at":"2024-12-06T02:43:06.000Z","size":1247,"stargazers_count":16,"open_issues_count":3,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-01T12:23:12.769Z","etag":null,"topics":["firefox"],"latest_commit_sha":null,"homepage":"https://eviltrap.site","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Trikolon.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-04-10T11:25:44.000Z","updated_at":"2025-04-09T10:14:06.000Z","dependencies_parsed_at":"2024-06-16T11:23:57.041Z","dependency_job_id":"5366e7d3-33da-4584-a5e1-09ce3a26ab03","html_url":"https://github.com/Trikolon/evil-traps","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Trikolon/evil-traps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trikolon%2Fevil-traps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trikolon%2Fevil-traps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trikolon%2Fevil-traps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trikolon%2Fevil-traps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Trikolon","download_url":"https://codeload.github.com/Trikolon/evil-traps/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trikolon%2Fevil-traps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274117520,"owners_count":25225103,"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","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["firefox"],"created_at":"2024-11-01T05:15:34.502Z","updated_at":"2025-09-08T00:41:29.798Z","avatar_url":"https://github.com/Trikolon.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Evil Traps for Firefox 🦊\nA collection of web experiments that slow / crash the browser or annoy, spam or phish the user by exploiting bugs.\n\n## Setup\nNode v14 or higher recommended.\n\nInstall dependencies:\n```\nnpm install\n```\n\n## Deploy\nInstall production dependencies\n```\nnpm ci --only=production\n```\n\nStart the server with:\n```\nnpm start\n```\n\nIf you want to change the host / port the web server listens on simply pass the environment variables `HOST`, `PORT`.\n\nExample in bash:\n```\nHOST=0.0.0.0 PORT=80 npm start\n```\n\n## Development\nTo run the app in development use\n```\nnpm run dev\n```\nThis will automatically compile and run the application and restart it if you make changes to the code.\n\n### Add a new Evil Trap\nTo add a new evil trap to the app, create a new folder in [src/traps](src/traps). It should contain an `index.js` file exporting an [EvilTrap](src/EvilTrap.js) instance. Once created it should appear in the main navigation.\n\nSee the [HelloWorld trap](src/traps/hello-world) for an example.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrikolon%2Fevil-traps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrikolon%2Fevil-traps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrikolon%2Fevil-traps/lists"}