diff --git a/public/index.html b/public/index.html index 0b88e80..ce51440 100644 --- a/public/index.html +++ b/public/index.html @@ -8,6 +8,9 @@ + + + 爱盘 - 最新的在线破解工具包 diff --git a/src/Down52PojieCn.js b/src/Down52PojieCn.js index 0ab40c1..647c5aa 100644 --- a/src/Down52PojieCn.js +++ b/src/Down52PojieCn.js @@ -1,3 +1,8 @@ +/*! + * down.52pojie.cn (https://github.com/ganlvtech/down_52pojie_cn) + * Copyright (c) 2018 Ganlv (https://github.com/ganlvtech) + * Licensed under MIT (https://github.com/ganlvtech/down_52pojie_cn/blob/master/LICENSE) + */ import axios from 'axios'; import jQuery from 'jquery'; import toastr from 'toastr'; diff --git a/src/main.js b/src/main.js index 8b0d3c3..b3493b7 100644 --- a/src/main.js +++ b/src/main.js @@ -1,3 +1,8 @@ +/*! + * down.52pojie.cn (https://github.com/ganlvtech/down_52pojie_cn) + * Copyright (c) 2018 Ganlv (https://github.com/ganlvtech) + * Licensed under MIT (https://github.com/ganlvtech/down_52pojie_cn/blob/master/LICENSE) + */ import './styles/index.scss'; import Down52PojieCn from './Down52PojieCn'; diff --git a/src/styles/index.scss b/src/styles/index.scss index 48c8b33..c9f4f89 100644 --- a/src/styles/index.scss +++ b/src/styles/index.scss @@ -1,3 +1,8 @@ +/*! + * down.52pojie.cn (https://github.com/ganlvtech/down_52pojie_cn) + * Copyright (c) 2018 Ganlv (https://github.com/ganlvtech) + * Licensed under MIT (https://github.com/ganlvtech/down_52pojie_cn/blob/master/LICENSE) + */ @import '~bootstrap/dist/css/bootstrap.css'; @import "~toastr/build/toastr.css";