Sha256: cf4b94de685265b2d0c92900a7cc7ec14f0d8ea5f15105bb9f09ce5358ee9791
Contents?: true
Size: 239 Bytes
Versions: 5
Compression:
Stored size: 239 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
5 entries across 5 versions & 1 rubygems