$http.get(debugApiUrl, {
      params: {
        url: undebuggedLink
      }
    }).success(function(data) {