豫ICP备添加跳转链接页面
This commit is contained in:
@@ -82,7 +82,19 @@ export default function Footer(props: FooterProps) {
|
||||
<br/>
|
||||
严禁用户使用蓝狐代理从事任何违法犯罪行为, 产生的相关责任用户自负,对此蓝狐代理不承担任何法律责任。
|
||||
</p>
|
||||
<p className={`text-xs mt-3 `}>版权所有 河南华连网络科技有限公司 | 豫ICP备17004061号-17 | 增值电信业务经营许可证:B1-20190663</p>
|
||||
{/* <p className={`text-xs mt-3 `}>版权所有 河南华连网络科技有限公司 | 豫ICP备17004061号-17 | 增值电信业务经营许可证:B1-20190663</p> */}
|
||||
<p className={`text-xs mt-3 `}>
|
||||
版权所有 河南华连网络科技有限公司 |
|
||||
<a
|
||||
href="https://beian.miit.gov.cn/#/Integrated/index"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
className="hover:underline"
|
||||
>
|
||||
豫ICP备17004061号-17
|
||||
</a>
|
||||
| 增值电信业务经营许可证:B1-20190663
|
||||
</p>
|
||||
</div>
|
||||
</Wrap>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user