# frozen_string_literal: true run ->(*) { [301, { 'Location' => ENV['CPI_FEED_URL'] }, []] }