Quote:
Originally Posted by ownedbycats
|
One potential problem is that looking at the kfwproxy code is that in the kfwproxy.go file, you will see the following:
Code:
{"/api.kobobooks.com/1.0/UpgradeCheck/Device/:device/:affiliate/:version/:serial", &ProxyHandler{
which appears strangely familiar to the code used by davidfor in his KoboUtilities code.