Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
474 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in HelloZeroNet/ZeroNet that received 5 comments
Allow sites to request several CORS permissions at once
One of the old patches I forgot to submit. Closes #2630.
Allows using corsPermission([addr1, addr2, ...]) instead of issuing several corsPermission …