Performance Fix
Changes to check_hub to address query speed degredation
Was previously checking the server for every query which wrecked query times for looped/repeated queries
Added tests for faulty URLs passed to ki_* functions (to replace the degredated server checking aspects of check_hub)