added, deployed, tested loopback sending avoidance #72
+1
−1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.