Sha256: fae18d0bf0033bbb8821c1ab98f44a7b3cae80289b571ced82e41fb87ebfd87b
Contents?: true
Size: 240 Bytes
Versions: 35
Compression:
Stored size: 240 Bytes
Contents
# frozen_string_literal: true module GitHubPages module HealthCheck # Instance of the CloudFlare CDN for checking IP ownership # Specifically not namespaced to avoid a breaking change class CloudFlare < CDN end end end
Version data entries
35 entries across 35 versions & 1 rubygems