@@ -55,7 +55,7 @@ after_initialize do
end
class ::AdstxtController < ::ApplicationController
skip_before_action :check_xhr
skip_before_action :preload_json, :check_xhr, :redirect_to_login_if_required
def index
raise Discourse::NotFound unless SiteSetting.ads_txt.present?
The note is not visible to the blocked user.