The TulaByte iOS Application
Stars
5
Forks
0
Watchers
5
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
The blocklog retrival code was changed to handle an error that arises when a grouped count of the blocklog is retrieved. The code was checking for the value of a property that was non existent, because the log currently had no values in it. A check for blocklog length should fix this.
da718d5View on GitHub- `NEProxySettings.matchDomains` property only set to `["example.com", ""]`, in order to match everything
39fd6faView on GitHub