# cookiemonster **Repository Path**: mirrors_mozilla/cookiemonster ## Basic Information - **Project Name**: cookiemonster - **Description**: INACTIVE - http://mzl.la/ghe-archive - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README cookiemonster ============= While we're waiting for the collusion data sharing to happen, there have been several requests for more data about cookies (https://bugzilla.mozilla.org/show_bug.cgi?id=823638). This is an attempt to collect those stats. For developers: http://scottchacon.com/2011/08/31/github-flow.html 1. git clone path-to-cookiemonster 2. cd cookiemonster 3. ln -s hooks .hooks 4. git checkout -b your-branch-name 5. edit your files and add them with git add 6. test with cfx test 7. git commit -m "your descriptive message" 8. git push origin your-branch-name 9. submit a pull request from your-branch-name to master