U
    ^àôg  ã                   @   s   d dl mZ edœdd„ZdS )é    )Úrequest)Úreturnc                   C   s   t jd pdS )z}
    :return: the ip address for the current request from the CF-Connecting-IP header
     (or 127.0.0.1 if none found)

    zCF-Connecting-IPz	127.0.0.1)r   Úheaders© r   r   ú>/tmp/pip-unpacked-wheel-8ut481ky/flask_limiter/contrib/util.pyÚget_remote_address_cloudflare   s    r   N)Zflaskr   Ústrr   r   r   r   r   Ú<module>   s   