mirror of https://github.com/jkjoy/sunpeiwen.git
3 lines
85 B
JavaScript
3 lines
85 B
JavaScript
|
'use strict';
|
||
|
|
||
|
hexo.extend.deployer.register('cos-cdn', require('./lib/cos_helper'));
|