Skip to content

ChecksumDev/cf-paste

 
 

Repository files navigation

Paste CloudFlare

This project is forked from the Paste project, which simply changes this line of code

$_SERVER['REMOTE_ADDR']

to

$_SERVER["HTTP_CF_CONNECTING_IP"]

Which grabs ip's from cloudflare instead of the usual way. Do not use this fork if your not using cloudflare.

About

Paste, with cloudflare support

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 95.9%
  • CSS 2.1%
  • HTML 1.8%
  • Other 0.2%