Code consistency updates

- Improved formatting
- Added comments
- URL encoded values in netcontroller.performGET
- Kept SQL statement case consistency
This commit is contained in:
Arinerron 2018-02-03 19:44:29 -08:00
parent bdd1d9697b
commit 62cad7a6ea
No known key found for this signature in database
GPG key ID: 99383627861C62F0
10 changed files with 275 additions and 147 deletions

View file

@ -234,4 +234,3 @@ class Onionr:
return
Onionr()