修改版权限制
This commit is contained in:
parent
7c45810ec7
commit
2ccdc6ea78
20
index.html
20
index.html
|
@ -109,7 +109,7 @@
|
|||
<li><a href="https://jikipedia.com/" class="link-3" target="_blank" rel="nofollow">小鸡词典</a></li>
|
||||
<li><a href="https://jandan.net/" class="link-3" target="_blank" rel="nofollow">煎蛋</a></li>
|
||||
<li><a href="https://youquhome.com/" class="link-3" target="_blank" rel="nofollow">有趣网址</a></li>
|
||||
<li><a href="https://site.nihaowang.com/" class="link-3" target="_blank" rel="nofollow">外网导航</a>
|
||||
<li><a href="https://zhuxiao.wiki/" class="link-3" target="_blank" rel="nofollow">注销指南</a>
|
||||
</li>
|
||||
<li><a href="https://houxu.app/" class="link-3" target="_blank" rel="nofollow">后续</a></li>
|
||||
<li><a href="https://ac.scmor.com/" class="link-3" target="_blank" rel="nofollow">思谋学术</a></li>
|
||||
|
@ -147,8 +147,8 @@
|
|||
<li><a href="https://minapp.com/" class="link-3" target="_blank" rel="nofollow">知晓程序</a></li>
|
||||
<li><a href="https://zhengbanxianmian.com/" class="link-3" target="_blank"
|
||||
rel="nofollow">软件限免</a></li>
|
||||
<li><a href="https://www.portablesoft.org/" class="link-3" target="_blank"
|
||||
rel="nofollow">便携软件</a></li>
|
||||
<li><a href="https://www.soukuzhan.com/" class="link-3" target="_blank"
|
||||
rel="nofollow">搜酷站</a></li>
|
||||
<li><a href="https://www.jiumodiary.com/" class="link-3" target="_blank" rel="nofollow">电子书</a>
|
||||
</li>
|
||||
<li><a href="https://pan.appts.cn/" class="link-3" target="_blank" rel="nofollow">常用软件</a>
|
||||
|
@ -160,20 +160,22 @@
|
|||
<!-- 内容end -->
|
||||
|
||||
<!-- 底部版权start -->
|
||||
<!-- 开源不易,请勿去除下方版权信息 -->
|
||||
<!-- 如果您想修改下方版权信息,请打赏并留言您的网址 >> https://afdian.net/@appts -->
|
||||
<!-- 开源不易,请保留下方本项目开源地址 -->
|
||||
<!-- 如果您不愿意保留下方本项目开源地址,请打赏并留言您的网址 >> https://afdian.net/@appts -->
|
||||
|
||||
<div class="footer1">Copyright © 2021
|
||||
<a href="https://www.appts.cn/" style="color:#ffffff;" target="_blank" rel="nofollow">软件探索 </a>
|
||||
<a href="https://afdian.net/p/15771a3c764711ea99de52540025c377" style="color:#ffffff;" target="_blank"
|
||||
rel="nofollow">打赏 </a>
|
||||
<!-- 请保留下方开源地址-->
|
||||
<a href="https://github.com/appexplore/jianavi" style="color:#ffffff;" target="_blank"
|
||||
rel="nofollow">开源 </a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="footer">Copyright © 2021
|
||||
<a href="https://www.appts.cn/" style="color:#ffffff;" target="_blank" rel="nofollow">软件探索 </a>
|
||||
<a href="https://afdian.net/p/15771a3c764711ea99de52540025c377" style="color:#ffffff;" target="_blank"
|
||||
rel="nofollow">打赏 </a>
|
||||
<!-- 请保留下方开源地址-->
|
||||
<a href="https://github.com/appexplore/jianavi" style="color:#ffffff;" target="_blank"
|
||||
rel="nofollow">开源 </a>
|
||||
</div>
|
||||
<!-- 底部版权end -->
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue