added, deployed, tested loopback sending avoidance #72

Open
wants to merge 1 commit into
from

1 participant

@tantek

added, deployed, tested loopback sending avoidance to Falcon on tantek.com, and confirmed no regressions.

See addition of if check https://github.com/indieweb/link-rel-parser-php/blob/master/src/IndieWeb/get_rel_webmention.php#L39 and function is_loopback https://github.com/indieweb/link-rel-parser-php/blob/master/src/IndieWeb/get_rel_webmention.php#L12 for details of implementation.

@tantek tantek added, deployed, tested loopback sending avoidance
added, deployed, tested loopback sending avoidance to Falcon on tantek.com, and confirmed no regressions. 

See addition of if check https://github.com/indieweb/link-rel-parser-php/blob/master/src/IndieWeb/get_rel_webmention.php#L39 and function is_loopback https://github.com/indieweb/link-rel-parser-php/blob/master/src/IndieWeb/get_rel_webmention.php#L12 for details of implementation.
5b45b44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment