url = options && options.url ||
            $table.attr(options && options.page || wo && wo.storage_page || 'data-table-page') ||
            wo && wo.storage_fixedUrl || c && c.fixedUrl || window.location.pathname;