Skip to content

修复因为使用阿里CDN造成的IP显示问题

License

Notifications You must be signed in to change notification settings

HamCQ/flarum-ext-ip-addr

Repository files navigation

HamCQIP

A Flarum extension.修复因为使用阿里CDN的IP显示问题 fix ip addr when use ali cdn

Installation

Install with composer:

composer require hamcq/flaurm-ext-ip:"*"

Updating

composer update hamcq/flaurm-ext-ip:"*"
php flarum migrate
php flarum cache:clear