URI: 
       add cf (cloudflare) - snip - native snippet expansion for vim
  HTML git clone git://kroovy.de/snip
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
   DIR commit 45e7c46d0a5219c6f6ce0d38f38b91ee7736f6fc
   DIR parent ec5276504b9222b35770267e4f69960a5f19fc3a
  HTML Author: kroovy <me@kroovy.de>
       Date:   Mon, 22 Jun 2026 11:36:26 +0200
       
       add cf (cloudflare)
       
       Diffstat:
         A cf                                  |      23 +++++++++++++++++++++++
       
       1 file changed, 23 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/cf b/cf
       @@ -0,0 +1,23 @@
       +===========================================
       +settings:
       +  apache:
       +    enable_module:
       +      - mod_remoteip
       +    mod_remoteip:
       +      RemoteIPInternalProxy:
       +        - 173.245.48.0/20 {# cloudflare ips #}
       +        - 103.21.244.0/22
       +        - 103.22.200.0/22
       +        - 103.31.4.0/22
       +        - 141.101.64.0/18
       +        - 108.162.192.0/18
       +        - 190.93.240.0/20
       +        - 188.114.96.0/20
       +        - 197.234.240.0/22
       +        - 198.41.128.0/17
       +        - 162.158.0.0/15
       +        - 104.16.0.0/13
       +        - 104.24.0.0/14
       +        - 172.64.0.0/13
       +        - 131.0.72.0/22
       +===========================================