mirror of https://github.com/helloxz/imgurl.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
546 B
12 lines
546 B
|
|
<!--页脚--> |
|
<div id = "footer"> |
|
<div class="container"> |
|
<div class="row"> |
|
<!--这是一个开源免费的作品,请为她保留版权--> |
|
<div class="col-lg-10 col-md-offset-1">Copyright Ⓒ 2017 Powered by <a href="https://github.com/helloxz/imgurl" title = "ImgURL" target = "_blank" rel = "nofollow">ImgURL</a>. Author: <a href="https://www.xiaoz.me/" title = "小z博客" target = "_blank">xiaoz.me</a>. 请勿上传违反中国大陆法律的图片,违者后果自负。</div> |
|
</div> |
|
</div> |
|
</div> |
|
</body> |
|
</html>
|
|
|