URI: 
       cf - snip - native snippet expansion for vim
  HTML git clone git://kroovy.de/snip
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
       cf (597B)
       ---
            1 ===========================================
            2 settings:
            3   apache:
            4     enable_module:
            5       - mod_remoteip
            6     mod_remoteip:
            7       RemoteIPInternalProxy:
            8         - 173.245.48.0/20 {# cloudflare ips #}
            9         - 103.21.244.0/22
           10         - 103.22.200.0/22
           11         - 103.31.4.0/22
           12         - 141.101.64.0/18
           13         - 108.162.192.0/18
           14         - 190.93.240.0/20
           15         - 188.114.96.0/20
           16         - 197.234.240.0/22
           17         - 198.41.128.0/17
           18         - 162.158.0.0/15
           19         - 104.16.0.0/13
           20         - 104.24.0.0/14
           21         - 172.64.0.0/13
           22         - 131.0.72.0/22
           23 ===========================================