mycpen-blog 0.0.0-wjbgetcphi → 0.0.0-wyblebdnba

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (38) hide show
  1. package/css/index.css +1 -1
  2. package/gallery/fe32.top/download.sh +1144 -0
  3. package/img/loading.svg +1 -0
  4. package/js/APlayer.js +1 -1
  5. package/js/custom.js +1 -1
  6. package/js/fcircle.js +1 -1
  7. package/js/fcircle_manage_panel.js +16 -0
  8. package/js/home_page_swiper.js +1 -1
  9. package/js/people.js +1 -1
  10. package/js/random.js +1 -1
  11. package/js/tianli_gpt.js +1 -1
  12. package/js/utils.js +1 -1
  13. package/json/friend.json +1 -0
  14. package/json/link.json +1 -0
  15. package/json/tianli_gpt.json +1 -0
  16. package/manifest.json +1 -1
  17. package/music1/main.css +1 -1
  18. package/music1/manifest.json +2 -2
  19. package/package.json +1 -1
  20. package/search.xml +48 -48
  21. package/sitemap.xml +102 -102
  22. package/wechatOA/main.css +1 -1
  23. package/friend.json +0 -1
  24. package/link.json +0 -1
  25. package/song/AZA/345/276/256/345/224/261/345/233/242//344/273/216/345/210/253/345/220/216/song.lrc +0 -43
  26. package/song/S.H.E//344/270/200/347/234/274/344/270/207/345/271/264/song.lrc +0 -51
  27. package/song/The Chainsmokers/Something Just Like This/song.lrc +0 -65
  28. package/song//345/221/250/346/235/260/344/274/246//344/270/203/351/207/214/351/246/231/song.lrc +0 -39
  29. package/song//345/221/250/346/235/260/344/274/246//345/217/215/346/226/271/345/220/221/347/232/204/351/222/237/song.lrc +0 -61
  30. package/song//345/221/250/346/235/260/344/274/246//346/230/216/346/230/216/345/260/261/song.lrc +0 -46
  31. package/song//345/221/250/346/235/260/344/274/246//346/234/200/351/225/277/347/232/204/347/224/265/345/275/261/song.lrc +0 -51
  32. package/song//345/221/250/346/235/260/344/274/246//347/250/273/351/246/231/song.lrc +0 -53
  33. package/song//345/221/250/346/235/260/344/274/246//347/272/242/351/242/234/345/246/202/351/234/234/song.lrc +0 -57
  34. package/song//345/221/250/346/235/260/344/274/246//350/257/264/345/245/275/347/232/204/345/271/270/347/246/217/345/221/242/song.lrc +0 -70
  35. package/song//345/221/250/346/235/260/344/274/246//351/235/222/350/212/261/347/223/267/song.lrc +0 -45
  36. package/song//346/242/201/351/223/255/347/220/233//351/241/273/350/207/276/song.lrc +0 -71
  37. package/song//350/214/203/347/216/256/347/220/252//346/234/200/345/210/235/347/232/204/346/242/246/346/203/263/song.lrc +0 -63
  38. package/song//350/221/243/347/234/237//346/200/235/345/246/202/351/233/252/song.lrc +0 -48
package/wechatOA/main.css CHANGED
@@ -1 +1 @@
1
- body{background:#f6f7f8;margin:0;padding:0}.wechatOA{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:var(--vh)}.wechat-card{background:#fff;max-width:428px;max-height:569px;border-radius:16px;padding:24px 36px 20px 36px;display:flex;flex-direction:column;margin:auto;align-items:center}.qrcode{width:256px;height:256px;display:flex}.tips{font-size:14px;color:#000;opacity:.5;margin-top:8px}.wechatOA-card{width:100%;display:flex;margin-top:16px;background:#f7f7f7;padding:18px;border-radius:16px;align-items:center}.wechatOA-head{width:48px;height:48px;background-image:url(img/icon.webp);border-radius:68px;background-size:contain;margin-right:16px}.wechatOA-name{font-weight:700}.wechatOA-description{font-size:12px;color:#000;opacity:.5}a.help{font-size:14px;color:#000;opacity:.5;text-decoration:none;margin:20px 0}a.help:visited{color:#000}
1
+ body{background:#f6f7f8;margin:0;padding:0}.wechatOA{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:var(--vh)}.wechat-card{background:#fff;max-width:428px;max-height:569px;border-radius:16px;padding:24px 36px 20px 36px;display:flex;flex-direction:column;margin:auto;align-items:center}.qrcode{width:256px;height:256px;display:flex}.tips{font-size:14px;color:#000;opacity:.5;margin-top:8px}.wechatOA-card{width:100%;display:flex;margin-top:16px;background:#f7f7f7;padding:18px;border-radius:16px;align-items:center}.wechatOA-head{width:48px;height:48px;background-image:url(https://dlvr.cpen.top/npm/mycpen-blog/0.0.0-wyblebdnba/wechatOA/img/icon.webp);border-radius:68px;background-size:contain;margin-right:16px}.wechatOA-name{font-weight:700}.wechatOA-description{font-size:12px;color:#000;opacity:.5}a.help{font-size:14px;color:#000;opacity:.5;text-decoration:none;margin:20px 0}a.help:visited{color:#000}
package/friend.json DELETED
@@ -1 +0,0 @@
1
- {"friends":[["Hexo","https://hexo.io/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/hexo.io/avatar.png"],["Butterfly","https://butterfly.js.org/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/butterfly.js.org/avatar.png"],["Mycpen","https://blog.cpen.top/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/avatar.jpg","https://dlvr.cpen.top/gh/mycpen/blog/atom.xml"],["CrazyWong","https://blog.crazywong.com/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202304251906870.jpg"],["Cofess","https://blog.cofess.com/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/blog.cofess.com/avatar.jpg"],["HCLonely","https://blog.hclonely.com/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/blog.hclonely.com/avatar.jpg"],["落羽日记","https://www.junluoyu.cn/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/www.junluoyu.cn/avatar.png"],["安知鱼`Blog","https://blog.anheyu.com/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202306111555379.jpg"],["Ethan.Tzy","https://fe32.top/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305191736687.jpg"],["Akilarの糖果屋","https://akilar.top/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/akilar.top/favicon.png"],["张洪Heo","https://blog.zhheo.com/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/blog.zhheo.com/62ff32fa28da1.png"],["MJ's Blog","https://blog.justlovesmile.top","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/blog.justlovesmile.top/logo.jpg"],["Eurkon","https://blog.eurkon.com","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/blog.eurkon.com/avatar.jpg"],["七鳄の学习格","https://blog.gmcj0816.top/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/blog.gmcj0816.top/SeriousWission_TouXiangPic.jpg"],["Guo Le's Blog","https://blog.guole.fun/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202306021533632.jpg"],["小康博客","https://www.antmoe.com/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/www.antmoe.com/avatar.jpg"],["Harris’s Blog","https://blog.harriswong.top/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/blog.harriswong.top/avatar_blog.jpg"],["轻笑Chuckle","https://www.qcqx.cn/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202304251908666.jpg"],["Ariasakaの小窝","https://yisous.xyz","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202304251910419.jpg"],["iMaeGoo’s Blog","https://www.imaegoo.com","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/www.imaegoo.com/avatar.jpg"],["Leonus","https://blog.leonus.cn/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307031140714.jpg"],["Xhofe's Blog","https://blog.nn.ci/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202306070010662.png"],["心流","https://blog.panghai.top","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/blog.panghai.top/avatar.png"],["SeerSu","https://seersu.me","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/seersu.me/avatar.jpg"],["Tianli","https://tianli-blog.club","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/tianli-blog.club/logo.png"],["不知鱼","https://www.buzhiyu.com/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/www.buzhiyu.com/HDqiq01.jpg"],["Jayhrn","https://blog.lvhrn.cn","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202312180009155.jpg"],["Echo’s blog","https://www.liveout.cn/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202304251911393.jpg"],["方糖","https://www.iftft.com","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202304211051756.png"],["Fomalhaut🥝","https://www.fomal.cc/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/www.fomal.cc/head.jpg"],["葱苓","https://blog.itciraos.cn","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/itciraos.cn/avatar.jpg"],["鹿啵包の小窝","https://pochacco.top/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/pochacco.top/Avatar.gif"],["CC康纳百川","https://blog.ccknbc.cc","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/blog.ccknbc.cc/ccknbc.png"],["Black Flies","https://www.yyyzyyyz.cn/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/www.yyyzyyyz.cn/202111191951780.jpg"],["刺客导航","https://www.cike.cc","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/www.cike.cc/logo2.png"],["百里飞洋の博客","https://blog.meta-code.top/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/blog.meta-code.top/81922999.jpg"],["Sulv’s Blog","https://www.sulvblog.cn","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/www.sulvblog.cn/Q.gif"],["兼一书虫","https://study.hycbook.com/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307021053900.jpg"],["Menter博客","https://www.lcoo.cc/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305132319555.jpg"],["西瓜撞地球","https://www.bio-w.cn/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305041339673.png","https://www.bio-w.cn/feed/"],["米粒个人博客","https://luomengguo.top/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305230049162.jpg"],["张时贰","https://zhsher.cn","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305251222031.jpg"],["努力搬砖的小易","http://xiaoyiblog.fun","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/xiaoyiblog.fun/1b4d050c7866c14679709b4d8aec0cd4.jpg"],["山岳库博","https://kmar.top/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305041357760.png"],["呆鱼","https://daiyu.fun/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307052019321.png"],["小华同学927のBlog","https://blog.xiaohua927.top/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/blog.xiaohua927.top/DM501.jpg"],["HAOの小破站","https://haobk.top","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/haobk.top/headimg_dl.png"],["8:9社区","https://www.8b9.cn/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/www.8b9.cn/50000.png"],["夜法之书的Blog","https://blog.17lai.site","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/blog.17lai.site/favicon.jpg"],["醉里","https://202271.xyz","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/202271.xyz/android-chrome-192x192.png"],["P3ter’s Blog","https://p3ter.me/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/p3ter.me/62b1583017bae.jpg"],["小城故事","https://www.webxc.ml/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/www.webxc.ml/logo.jpg"],["Luckys-Yangの小栈","https://mdcm.yang5201314.cn/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/mdcm.yang5201314.cn/93801118587.png"],["Mxne","https://blog.mxne.cn/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305271420199.jpg"],["满心Heo","https://blog.lovelu.top/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307111148655.png"],["小飞博客","https://www.xffjs.com","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202303201132682.png"],["顾梦","https://blog.gumengyo.top","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202401071314656.jpg"],["君莫愁","https://blog.shimail.cn/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202403072350652.jpg"],["博客录(boke.lu)","https://boke.lu","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202304201713295.png"],["阮一峰的网络日志","https://www.ruanyifeng.com/blog/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305050741914.jpg","https://www.ruanyifeng.com/blog/atom.xml"],["LoungeXi","https://loungexi.cn/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305112217641.jpg"],["美团技术团队","https://tech.meituan.com/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305140124461.jpg"],["铭心石刻","https://blog.kouseki.cn/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305290945339.png"],["MAKE / MUSIC","https://www.makemusic.sg/blog/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202306011407429.jpg"],["DQY&WYの小窝","https://www.dqywy.top/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202306111824984.png"],["REAI","https://blogcn.ml/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307021049622.png"],["别亦难","https://lazyingman.com","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307032128087.jpg"],["酷酷哒の窝","https://kukuda.cn/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307081616075.png"],["哒哒啦","https://www.dadala.cn","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307081549682.png"],["Cisyam","https://manamn.space/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307162027958.jpg"],["Mhare","http://www.mingzib.xyz/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307281356502.jpg"],["博友圈","https://www.boyouquan.com/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202309051712736.png"],["寒烟志","https://yanyuplus.cn/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202309210002167.jpg"],["Liyanwen","https://www.liyanwen.top/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202311011807066.jpg"],["xiaoger","https://xiaoger.top","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202311032144498.jpg"],["Naokuo","https://www.naokuo.top","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202401141905341.png"],["九弦之屋","https://blog.sinzmise.top/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202401202256533.jpg"],["Pzai","https://blog.pzai.cloud/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202402121641883.jpg"],["sam🌸小窝","https://xx.6669998.xyz/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202402190044705.jpg"],["XZY の个人博客","https://xzynet.com.cn/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202403072356230.jpg"],["鹿斯白","https://space.bilibili.com/26439953","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202403291031897.jpg","https://rsshub.app/bilibili/user/dynamic/26439953"],["果核剥壳","https://space.bilibili.com/313573880","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202403291328113.jpg","https://rsshub.app/bilibili/user/dynamic/313573880"],["哈仔十一","https://space.bilibili.com/414702734","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202403291331340.jpg","https://rsshub.app/bilibili/user/dynamic/414702734"],["hexo-theme-butterfly","https://github.com/jerryc127/hexo-theme-butterfly","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202403291358054.png","https://rsshub.app/github/issue/jerryc127/hexo-theme-butterfly"],["鴻塵","https://hwame.top","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/hwame.top/avatar.jpg","https://hwame.top/atom.xml"],["小冰博客","https://zfe.space/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202310081008837.jpg"],["笔记星球","https://note-star.cn","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/note-star.cn/c087e1dc849d2f93ce2c3b5ca367d92e.jpg","https://api.note-star.cn/api/feed/fetch"],["贰猹的小窝","https://noionion.top/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/noionion.top/head.jpg"],["云游君","https://www.yunyoujun.cn","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/www.yunyoujun.cn/avatar.jpg"],["Nick Xu","https://nickxu.me/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202310021840691.jpg"],["One star","https://blog.onestarg.com/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202401141926444.jpg"],["Shine","https://blog.shineyu.cn/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/blog.shineyu.cn/129c19d56d22c637.png"],["Andreo Y.","https://andreoy.cn","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305040724836.jpg"],["Hsu Yeung 的博客","https://www.hsuyeung.com","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305050747874.jpg"],["宇阳","https://liuyuyang.net/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305050907621.png","https://liuyuyang.net/index.php/feed/"],["赵阿卷","https://blog.zwying.com","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305050917381.jpg"],["SkyWT","https://blog.skywt.cn/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305051146703.png"],["ZigZagK的博客","https://zigzagk.top/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305051319774.png"],["熊孝兵","https://wispx.cn/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305071317272.png"],["oldwu","https://blog.oldwu.top/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305071522346.jpg"],["廖雪峰的官方网站","https://www.liaoxuefeng.com/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305101231501.png"],["流年轻迹","https://www.olive-r.cn/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202403291126553.jpg"],["丘卡饮品店","https://blog.zerolacqua.top","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305132225372.jpg"],["CWorld’s Blog","https://blog.cworld.top/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305132235743.jpg"],["喵喵小窝","https://blog.kifuan.me/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305151112704.jpg"],["Felix Chen","https://blog.snowflake.zone/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305151138396.jpg"],["超逸の博客","https://yangchaoyi.vip/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307071535672.jpg"],["ConstOwn","https://blog.juanertu.com/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305251233002.jpg"],["Spencer Woo","https://spencerwoo.com/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305302140600.png"],["This Cute World","https://thiscute.world/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202306021050969.jpg"],["爱吃肉的猫","https://meuicat.com/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202306021053529.jpg"],["新一","https://a-wing.top/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202306021140088.png","https://a-wing.top/feed.xml"],["苏易困","https://www.yichkhun.com/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202306021155398.png"],["彧曦博客","https://yuxiko.cn/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307021537473.jpg"],["朱某的小窝","https://blog.zhuxu.xyz/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202310051816873.jpg"],["ThinkTV的博客","https://www.lizhiqiangblog.top","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307060834912.png"],["青灯暮雨","https://www.blatr.cn","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307071338758.jpg"],["关关和六六","https://www.gmcllp.cn","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307071619468.png"],["Dorad","https://blog.cuger.cn","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307071915099.png"],["秋的第367天","https://blog.lyneee.com","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307071950589.jpg"],["Rootlex","https://blog.nalex.top","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307072314280.jpg"],["CyanFalse's Weblog","https://blog.eurekac.cn","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202403080008646.jpg"],["Mare_Infinitus","https://lab.imgb.space","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307100115640.png"],["Ray's Blog","https://blog.mk1.io","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307102129743.jpg"],["青桔气球","https://blog.qjqq.cn/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202310110203625.jpg"],["qxdn","https://qianxu.run","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202312201408595.jpg"],["鹰瑶の Blog","https://www.ayao.ltd","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202312201439063.jpg"],["冰火之砺","https://blog.marice.top/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202312301450829.jpg"],["BeaCox","https://blog.beacox.space/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202312301458021.jpg"],["神奇的妙妙屋","https://blog.ttiee.tech/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202312301508754.jpg"],["Isoheptane","https://cascade.moe/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202312301515262.jpg"],["默烦","https://mofan212.github.io/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202312301520195.jpg"],["FloatSheep","https://blog.hesiy.cn","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202401011800996.jpg","https://blog.hesiy.cn/index.xml"],["jsdelivr镜像站","https://jsd.cdn.zzko.cn","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202403101309349.jpg"],["南方嘉木","https://gavin-chen.top/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202403131430828.jpg"],["空巷","https://www.kxyr.top/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202403131446126.jpg"],["無名小栈","https://blog.imsyy.top/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202403250710063.jpg"],["廿壴博客","https://blog.ganxb2.com/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202403260713347.jpg"],["清羽飞扬","https://www.qyliu.top/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202403260844811.png"],["GTC","https://gtcblog.js.cool","https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/gtcblog.js.cool/401.png"],["Cartafi","https://www.startly.cn/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305151650653.png"],["零叁壹","https://blog.oiii.top","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202310051821245.jpg"],["小染笔记","https://xrss.cc","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305051403527.png"],["可可托海没有海","https://darmau.design/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202403250525927.jpg"],["三水的个人博客","https://sanshui.vip/","https://dlvr.cpen.top/gh/mycpen/image_bed/image/202310021818745.jpg"]]}
package/link.json DELETED
@@ -1 +0,0 @@
1
- {"link_list":[{"name":"Mycpen","link":"https://blog.cpen.top/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/avatar.jpg","descr":"这是一个有趣的博客","rss":"https://dlvr.cpen.top/gh/mycpen/blog/atom.xml","auth":"","tag":"博主"},{"name":"CrazyWong","link":"https://blog.crazywong.com/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202304251906870.jpg","descr":"熱衷學習,熱衷生活","auth":"<i class=\"fas fa-circle-check\" style=\"color:var(--mycpen1-main);\">&nbsp;</i>Butterfly 主题开发者","tag":"单向"},{"name":"Cofess","link":"https://blog.cofess.com/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/blog.cofess.com/avatar.jpg","descr":"Web Developer & Designer","auth":"<i class=\"fas fa-circle-check\" style=\"color:var(--mycpen1-main);\">&nbsp;</i>Pure 主题开发者","tag":"失联"},{"name":"HCLonely","link":"https://blog.hclonely.com/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/blog.hclonely.com/avatar.jpg","descr":"一个懒人的博客","auth":"<i class=\"fas fa-circle-check\" style=\"color:var(--mycpen1-main);\">&nbsp;</i>WebStack 主题开发者","tag":""},{"name":"落羽日记","link":"https://www.junluoyu.cn/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/www.junluoyu.cn/avatar.png","descr":"一个简单温暖的地方","auth":"","tag":""},{"name":"安知鱼`Blog","link":"https://blog.anheyu.com/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202306111555379.jpg","descr":"生活明朗,万物可爱","siteshot":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202403131433177.jpg","auth":"<i class=\"fas fa-circle-check\" style=\"color:var(--mycpen1-main);\">&nbsp;</i>安知鱼 主题开发者","tag":""},{"name":"Ethan.Tzy","link":"https://fe32.top/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305191736687.jpg","descr":"古今之成大事者,不惟有超世之才,亦必有坚忍不拔之志","siteshot":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202403131857948.jpg","auth":"","tag":""},{"name":"Akilarの糖果屋","link":"https://akilar.top/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/akilar.top/favicon.png","descr":"期待您的光临!","siteshot":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202403131434642.jpg","auth":"","tag":""},{"name":"张洪Heo","link":"https://blog.zhheo.com/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/blog.zhheo.com/62ff32fa28da1.png","descr":"分享设计与科技生活","auth":"","tag":""},{"name":"MJ's Blog","descr":"醒亦念卿,梦亦念卿","link":"https://blog.justlovesmile.top","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/blog.justlovesmile.top/logo.jpg","auth":"","tag":""},{"name":"Eurkon","link":"https://blog.eurkon.com","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/blog.eurkon.com/avatar.jpg","descr":"不只是代码的搬运工","auth":"","tag":""},{"name":"七鳄の学习格","link":"https://blog.gmcj0816.top/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/blog.gmcj0816.top/SeriousWission_TouXiangPic.jpg","descr":"如果世界多了精彩,每一位都是创造者,大家都是你的观众","auth":"","tag":""},{"name":"Guo Le's Blog","link":"https://blog.guole.fun/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202306021533632.jpg","descr":"生命是独立是自由是爱与和平","auth":"","tag":""},{"name":"小康博客","link":"https://www.antmoe.com/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/www.antmoe.com/avatar.jpg","descr":"一个收藏回忆与分享技术的地方!","auth":"","tag":""},{"name":"Harris’s Blog","link":"https://blog.harriswong.top/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/blog.harriswong.top/avatar_blog.jpg","descr":"时不我待,只争朝夕","siteshot":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202403131435652.jpg","auth":"","tag":""},{"name":"轻笑Chuckle","link":"https://www.qcqx.cn/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202304251908666.jpg","descr":"漫天倾尘,风中轻笑","siteshot":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202304181341352.jpg","auth":"","tag":""},{"name":"Ariasakaの小窝","link":"https://yisous.xyz","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202304251910419.jpg","descr":"人有悲欢离合 月有阴晴圆缺","siteshot":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202403131436140.jpg","auth":"","tag":""},{"name":"iMaeGoo’s Blog","link":"https://www.imaegoo.com","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/www.imaegoo.com/avatar.jpg","descr":"虹墨空间站","auth":"<i class=\"fas fa-circle-check\" style=\"color:var(--mycpen1-main);\">&nbsp;</i>Twikoo 开发者","tag":""},{"name":"Leonus","link":"https://blog.leonus.cn/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307031140714.jpg","descr":"进一寸有进一寸的欢喜。","theme_color":"#447c7bb3","auth":"","tag":""},{"name":"Xhofe's Blog","link":"https://blog.nn.ci/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202306070010662.png","descr":"晚来天欲雪,能饮一杯无?","auth":"<i class=\"fas fa-circle-check\" style=\"color:var(--mycpen1-main);\">&nbsp;</i>AList 开发者","tag":""},{"name":"心流","link":"https://blog.panghai.top","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/blog.panghai.top/avatar.png","descr":"保持谨慎,保持乐观","auth":"","tag":""},{"name":"SeerSu","link":"https://seersu.me","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/seersu.me/avatar.jpg","descr":"留给自己一片大陆,把无垠的大海留给飞鸟和大鱼","auth":"","tag":"失联"},{"name":"Tianli","link":"https://tianli-blog.club","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/tianli-blog.club/logo.png","descr":"惟其不可能,所以才相信。","auth":"<i class=\"fas fa-circle-check\" style=\"color:var(--mycpen1-main);\">&nbsp;</i>TianliGPT 开发者","tag":"单向"},{"name":"不知鱼","link":"https://www.buzhiyu.com/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/www.buzhiyu.com/HDqiq01.jpg","descr":"但愿殊途同归,你能与我讲讲来时的路","auth":"","tag":"失联"},{"name":"Jayhrn","link":"https://blog.lvhrn.cn","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202312180009155.jpg","descr":"念念不忘,必有回响","siteshot":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202312180011851.jpg","auth":"","tag":""},{"name":"Echo’s blog","link":"https://www.liveout.cn/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202304251911393.jpg","descr":"韶华不为少年留 恨悠悠 几时休","auth":"","tag":""},{"name":"方糖","link":"https://www.iftft.com","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202304211051756.png","descr":"方糖(FangTang)世界","auth":"","tag":"失联"},{"name":"Fomalhaut🥝","link":"https://www.fomal.cc/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/www.fomal.cc/head.jpg","descr":"Future is now 🍭🍭🍭","siteshot":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202403131437862.jpg","auth":"","tag":""},{"name":"小N同学","link":"https://www.imcharon.com/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/www.imcharon.com/avatar.png","descr":"青石落晚巷 故人未还乡","auth":"","tag":"失联"},{"name":"葱苓","link":"https://blog.itciraos.cn","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/itciraos.cn/avatar.jpg","descr":"Dare && Do","auth":"","tag":"失联"},{"name":"鹿啵包の小窝","link":"https://pochacco.top/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/pochacco.top/Avatar.gif","descr":"落日橘子海,揽尽世间温柔","auth":"","tag":""},{"name":"梦念逍遥のBLOG","link":"https://blog.mnxy.eu.org/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202309160846228.png","descr":"无梦之境","siteshot":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202309160849159.jpg","auth":"","tag":""},{"name":"CC康纳百川","link":"https://blog.ccknbc.cc","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/blog.ccknbc.cc/ccknbc.png","descr":"CC康纳百川的小窝","auth":"","tag":""},{"name":"Black Flies","link":"https://www.yyyzyyyz.cn/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/www.yyyzyyyz.cn/202111191951780.jpg","descr":"When nothing goes right,just go left.","auth":"<i class=\"fas fa-circle-check\" style=\"color:var(--mycpen1-main);\">&nbsp;</i>友链朋友圈 开发者","tag":""},{"name":"刺客导航","link":"https://www.cike.cc","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/www.cike.cc/logo2.png","descr":"","auth":"","tag":"失联"},{"name":"百里飞洋の博客","link":"https://blog.meta-code.top/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/blog.meta-code.top/81922999.jpg","descr":"星河滚烫,无问西东。","auth":"","tag":""},{"name":"Sulv’s Blog","link":"https://www.sulvblog.cn","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/www.sulvblog.cn/Q.gif","descr":"一个记录技术、阅读、生活的博客","auth":"","tag":""},{"name":"兼一书虫","link":"https://study.hycbook.com/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307021053900.jpg","descr":"知足且上进,温柔而坚定,生活中的温暖总会与你不期而遇。","auth":"","tag":""},{"name":"Menter博客","link":"https://www.lcoo.cc/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305132319555.jpg","descr":"谁能参悟,世事如棋","auth":"","tag":""},{"name":"西瓜撞地球","link":"https://www.bio-w.cn/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305041339673.png","descr":"我在人间贩卖彩虹","rss":"https://www.bio-w.cn/feed/","auth":"","tag":""},{"name":"米粒个人博客","link":"https://luomengguo.top/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305230049162.jpg","descr":"追梦少年,敢干敢搏","auth":"","tag":""},{"name":"张时贰","link":"https://zhsher.cn","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305251222031.jpg","descr":"环转码,爱敲代码的小张!","auth":"","tag":""},{"name":"淡忘","link":"https://lengmo714.top","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/lengmo714.top/favicon.png","descr":"莫忘少年凌云志,曾许人间第一流","auth":"","tag":"失联"},{"name":"努力搬砖的小易","link":"http://xiaoyiblog.fun","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/xiaoyiblog.fun/1b4d050c7866c14679709b4d8aec0cd4.jpg","descr":"记录前端技术的成长之路","auth":"","tag":""},{"name":"探人间","link":"https://www.hydsb0.com","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307101820800.jpg","descr":"努力吃上更贵的雪糕!","auth":"","tag":""},{"name":"山岳库博","link":"https://kmar.top/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305041357760.png","siteshot":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202403131439379.jpg","descr":"开发学习启发性二刺螈","auth":"","tag":""},{"name":"呆鱼","link":"https://daiyu.fun/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307052019321.png","descr":"命运之所以称为命运,正是因为它无可改变。","siteshot":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307052021470.png","auth":"","tag":""},{"name":"小华同学927のBlog","link":"https://blog.xiaohua927.top/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/blog.xiaohua927.top/DM501.jpg","descr":"行而不辍,未来可期!","auth":"","tag":"失联"},{"name":"HAOの小破站","link":"https://haobk.top","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/haobk.top/headimg_dl.png","descr":"热爱编程","auth":"","tag":"失联"},{"name":"8:9社区","link":"https://www.8b9.cn/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/www.8b9.cn/50000.png","descr":"用一生去抵达遥远的未来","auth":"<i class=\"fas fa-circle-check\" style=\"color:var(--mycpen1-main);\">&nbsp;</i>技术交流社群","tag":"失联"},{"name":"夜法之书的Blog","link":"https://blog.17lai.site","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/blog.17lai.site/favicon.jpg","descr":"嵌入式,Linux Kernel&Driver, PT, Docker, Nas等等","auth":"","tag":""},{"name":"醉里","link":"https://202271.xyz","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/202271.xyz/android-chrome-192x192.png","descr":"小豪的个人博客","auth":"","tag":""},{"name":"Wlog","link":"https://blog.wmza.cn","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/blog.wmza.cn/index.jpg","descr":"一个普通人","auth":"","tag":""},{"name":"P3ter’s Blog","link":"https://p3ter.me/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/p3ter.me/62b1583017bae.jpg","descr":"来人间一趟,你要看看太阳","siteshot":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202403131440410.jpg","auth":"","tag":""},{"name":"小城故事","link":"https://www.webxc.ml/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/www.webxc.ml/logo.jpg","descr":"欢迎光临小城故事","auth":"","tag":"失联"},{"name":"LyShark - 孤风洗剑","link":"https://www.lyshark.com/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202306020814100.png","descr":"道,可道,非常道;名,可名,非常名。—— 老子《道德经》","auth":"","tag":""},{"name":"Luckys-Yangの小栈","link":"https://mdcm.yang5201314.cn/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/mdcm.yang5201314.cn/93801118587.png","descr":"循环的圆,不循环的缘","auth":"","tag":""},{"name":"Mxne","link":"https://blog.mxne.cn/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305271420199.jpg","descr":"学如逆水行舟,不进则退。","siteshot":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305271425528.jpg","auth":"","tag":""},{"name":"Xlenco","link":"https://blog.xlenco.top/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/blog/link/blog.xlenco.top/g.png","descr":"最好的地方,是没去过的地方。最好的时光,是回不来的时光。","auth":"","tag":""},{"name":"满心Heo","link":"https://blog.lovelu.top/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307111148655.png","descr":"追求让人充实,分享让人快乐","auth":"","tag":""},{"name":"小飞博客","link":"https://www.xffjs.com","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202303201132682.png","descr":"生活明朗,万物可爱,人间值得,未来可期。","auth":"","tag":"失联"},{"name":"顾梦","link":"https://blog.gumengyo.top","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202401071314656.jpg","descr":"不想满心遗憾,那就全力以赴.","siteshot":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202401071314813.jpg","auth":"","tag":""},{"name":"君莫愁","link":"https://blog.shimail.cn/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202403072350652.jpg","descr":"莫愁前路无知己,天下谁人不识君","auth":"","tag":""},{"name":"博客录(boke.lu)","link":"https://boke.lu","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202304201713295.png","descr":"boke.lu · 博客收录展示平台~","auth":"<i class=\"fas fa-circle-check\" style=\"color:var(--mycpen1-main);\">&nbsp;</i>收录平台","tag":""},{"name":"阮一峰的网络日志","link":"https://www.ruanyifeng.com/blog/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305050741914.jpg","descr":"这里记录每周值得分享的科技内容,周五发布。","rss":"https://www.ruanyifeng.com/blog/atom.xml","auth":"<i class=\"fas fa-circle-check\" style=\"color:var(--mycpen1-main);\">&nbsp;</i>阮一峰","tag":"单向"},{"name":"LoungeXi","link":"https://loungexi.cn/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305112217641.jpg","descr":"且将新火试新茶","siteshot":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305112220266.png","auth":"","tag":""},{"name":"美团技术团队","link":"https://tech.meituan.com/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305140124461.jpg","descr":"一行代码,亿万生活。","auth":"<i class=\"fas fa-circle-check\" style=\"color:var(--mycpen1-main);\">&nbsp;</i>美团","tag":"单向"},{"name":"铭心石刻","link":"https://blog.kouseki.cn/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305290945339.png","descr":"愿岁并谢,与友长兮","siteshot":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202305290947453.jpg","auth":"","tag":""},{"name":"MAKE / MUSIC","link":"https://www.makemusic.sg/blog/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202306011407429.jpg","descr":"Make Music, Stefanie Sun.","auth":"<i class=\"fas fa-circle-check\" style=\"color:var(--mycpen1-main);\">&nbsp;</i>孙燕姿","tag":"单向"},{"name":"DQY&WYの小窝","link":"https://www.dqywy.top/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202306111824984.png","descr":"Sow nothing, reap nothing.","auth":"","tag":"失联"},{"name":"萌傀儡","link":"https://blhorizon.github.io/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202306151356354.jpg","descr":"珍惜现在,趁早摸鱼","siteshot":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202306151358948.jpg","auth":"","tag":""},{"name":"REAI","link":"https://blogcn.ml/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307021049622.png","descr":"热爱漫无边际,生活自有分寸!","siteshot":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307021049516.jpg","auth":"","tag":"失联"},{"name":"别亦难","link":"https://lazyingman.com","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307032128087.jpg","descr":"准时不定期更新","siteshot":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307032130593.jpg","auth":"","tag":""},{"name":"酷酷哒の窝","link":"https://kukuda.cn/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307081616075.png","descr":"生命不息,折腾不止","auth":"","tag":""},{"name":"哒哒啦","link":"https://www.dadala.cn","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307081549682.png","descr":"心之所向,热爱生活","auth":"","tag":""},{"name":"Cisyam","link":"https://manamn.space/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307162027958.jpg","descr":"分享思想,留下痕迹","siteshot":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307162028351.png","auth":"","tag":"失联"},{"name":"Mhare","link":"http://www.mingzib.xyz/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307281356502.jpg","descr":"抬头望天,低头看路","siteshot":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202307281358861.jpg","auth":"","tag":""},{"name":"博友圈","link":"https://www.boyouquan.com/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202309051712736.png","descr":"博客人的朋友圈!","auth":"<i class=\"fas fa-circle-check\" style=\"color:var(--mycpen1-main);\">&nbsp;</i>收录平台","tag":""},{"name":"寒烟志","link":"https://yanyuplus.cn/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202309210002167.jpg","descr":"半山腰总是挤的,你得去山顶看看","auth":"","tag":""},{"name":"老生杂谈的 IT 人","link":"https://www.oldit.cn","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202310131921795.jpg","descr":"老生杂谈,后继有人。","auth":"","tag":""},{"name":"Liyanwen","link":"https://www.liyanwen.top/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202311011807066.jpg","descr":"追逐梦想的脚步!","auth":"","tag":""},{"name":"xiaoger","link":"https://xiaoger.top","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202311032144498.jpg","descr":"个人学习和分享壁纸的博客","auth":"","tag":"失联"},{"name":"Naokuo","link":"https://www.naokuo.top","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202401141905341.png","descr":"请给我来亿碗三鲜面","auth":"","tag":""},{"name":"九弦之屋","link":"https://blog.sinzmise.top/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202401202256533.jpg","descr":"欢迎旅行者,来到这个平凡但又记载了许多故事的小屋","auth":"","tag":""},{"name":"Pzai","link":"https://blog.pzai.cloud/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202402121641883.jpg","descr":"从入门到放弃","auth":"","tag":""},{"name":"sam🌸小窝","link":"https://xx.6669998.xyz/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202402190044705.jpg","descr":"earning is the fastest way to enrich oneself","auth":"","tag":""},{"name":"XZY の个人博客","link":"https://xzynet.com.cn/","avatar":"https://dlvr.cpen.top/gh/mycpen/image_bed/image/202403072356230.jpg","descr":"用来记录自己的学习和生活","auth":"","tag":""}],"length":87}
@@ -1,43 +0,0 @@
1
- 
2
- [00:02.500]从别后(女声版) - AZA微唱团
3
- [00:05.590]词:Riesling
4
- [00:08.700]曲:陈鹏杰
5
- [00:18.440]一片云落入掌心
6
- [00:22.220]渺渺万里何处去
7
- [00:26.490]只记取离别时的你
8
- [00:30.170]仍年少意气
9
- [00:35.190]转身过一入天际
10
- [00:39.290]愿我如那时的风
11
- [00:44.000]拂去尘世俗名轻拥着你
12
- [00:51.290]碧落箫声吹尽
13
- [00:55.290]沧海一遇却难找寻
14
- [00:59.730]前路崇山峻岭不再有你同行
15
- [01:08.010]纵使微茫如烟纵有万般思念
16
- [01:16.600]流光总将故人搁浅在断简残篇
17
- [01:21.400]不成眠
18
- [01:25.150]不等谁来证明不必狂歌痛饮
19
- [01:33.660]唯盼重相见
20
- [01:37.390]归来时一醉明月
21
- [02:04.440]这片云不知归期
22
- [02:08.540]渺渺万里何处去
23
- [02:12.710]只记取离别时的你
24
- [02:16.450]仍年少意气
25
- [02:21.210]经年过却难忘记
26
- [02:25.480]愿我如那时的风
27
- [02:30.110]拂去尘世俗名轻拥着你
28
- [02:37.380]苍穹箫声吹尽
29
- [02:41.520]此生魂梦已逐君去
30
- [02:45.810]前路崇山峻岭不再有你同行
31
- [02:54.220]纵使微茫如烟纵有万般思念
32
- [03:02.890]流光总将故人搁浅在断简残篇
33
- [03:07.620]不成眠
34
- [03:11.360]不等谁来证明不必狂歌痛饮
35
- [03:19.870]唯盼重相见
36
- [03:23.700]我如倦鸟归林
37
- [03:28.320]纵使微茫如烟纵有万般思念
38
- [03:36.800]流光总将故人搁浅在断简残篇
39
- [03:41.540]不成眠
40
- [03:45.220]不理白驹过隙不信生死有命
41
- [03:53.750]唯盼重相见
42
- [03:57.700]归来时一醉明月
43
- [04:07.000]
@@ -1,51 +0,0 @@
1
- [kuwo:117]
2
- [ver:v1.0]
3
- [ti:一眼万年]
4
- [ar:S.H.E]
5
- [al:269622]
6
- [00:00.000]一眼万年 - S.H.E
7
- [00:07.010]词:姚若龙
8
- [00:14.020]曲:林俊杰
9
- [00:21.030]编曲:洪敏克
10
- [00:28.055]泪有点咸有点甜
11
- [00:31.511]你的胸膛吻着我的侧脸
12
- [00:36.024]回头看踏过的雪慢慢融化成草原
13
- [00:42.808]而我就像你没有一秒曾后悔
14
- [00:52.120]爱那么绵那么粘
15
- [00:55.475]管命运设定要谁离别
16
- [00:59.740]海岸线越让人流连总是美得越蜿蜒
17
- [01:06.795]我们太倔强连天都不忍再反对
18
- [01:15.092]深情一眼挚爱万年
19
- [01:19.489]几度轮回恋恋不灭
20
- [01:23.394]把岁月铺成红毯
21
- [01:25.970]见证我们的极限
22
- [01:31.023]心疼一句珍藏万年
23
- [01:35.259]誓言就该比永远更远
24
- [01:39.224]要不是沧海桑田
25
- [01:41.949]真爱怎么会浮现
26
- [02:14.036]泪有点咸有点甜
27
- [02:17.492]你的胸膛吻着我的侧脸
28
- [02:22.123]回头看踏过的雪慢慢融化成草原
29
- [02:28.854]而我就像你没有一秒曾后悔
30
- [02:38.181]爱那么绵那么粘
31
- [02:41.411]管命运设定要谁离别
32
- [02:46.027]海岸线越让人流连总是美得越蜿蜒
33
- [02:52.758]我们太倔强连天都不忍再反对
34
- [03:01.081]深情一眼挚爱万年
35
- [03:05.495]几度轮回恋恋不灭
36
- [03:09.450]把岁月铺成红毯
37
- [03:12.053]见证我们的极限
38
- [03:17.095]心疼一句珍藏万年
39
- [03:21.260]誓言就该比永远更远
40
- [03:25.274]要不是沧海桑田
41
- [03:27.871]真爱怎么会浮现
42
- [03:33.110]深情一眼挚爱万年
43
- [03:37.506]几度轮回恋恋不灭
44
- [03:41.362]把岁月铺成红毯
45
- [03:44.117]见证我们的极限
46
- [03:48.984]心疼一句珍藏万年
47
- [03:53.365]誓言就该比永远更远
48
- [03:57.389]要不是沧海桑田
49
- [03:59.929]真爱怎么会浮现
50
- [04:05.135]摆渡过斜风冷雨
51
- [04:08.092]春暖在眼前
@@ -1,65 +0,0 @@
1
- [00:00.000] 作词 : Guy Berryman/Christopher Martin/Jonny Buckland/Andrew Taggart/Will Champion
2
- [00:01.000] 作曲 : Guy Berryman/Christopher Martin/Jonny Buckland/Andrew Taggart/Will Champion
3
- [00:02.000] 编曲 : The Chainsmokers
4
- [00:07.820]I've been reading books of old (我曾饱览古老的书籍)
5
- [00:10.140]The legends and the myths (那些传说与神话)
6
- [00:12.280]Achilles and his gold (阿喀琉斯和他的战利品)
7
- [00:14.620]Hercules and his gifts (赫拉克勒斯与他的天赋神力)
8
- [00:17.100]Spiderman's control (蜘蛛侠的控制力)
9
- [00:19.340]And Batman with his fists (和蝙蝠侠的铁拳)
10
- [00:22.310]And clearly I don't see myself upon that list (显而易见我未能名列其中)
11
- [00:26.070]But she said, where'd you wanna go? (她说,你想去何方?)
12
- [00:28.700]How much you wanna risk? (你甘愿承担多大的风险?)
13
- [00:30.700]I'm not looking for somebody (我并不渴求)
14
- [00:32.970]With some superhuman gifts (那些超人类的天赋)
15
- [00:35.610]Some superhero (那种超级英雄)
16
- [00:37.920]Some fairytale bliss (那些童话般的天赐之福)
17
- [00:40.380]Just something I can turn to (只是一些我能力所能及的事情)
18
- [00:42.600]Somebody I can kiss (吻到我爱的人就好)
19
- [00:44.670]I want something just like this (我想要的仅此而已)
20
- [00:47.350]Doo-doo-doo, doo-doo-doo
21
- [00:49.560]Doo-doo-doo, doo-doo
22
- [00:51.880]Doo-doo-doo, doo-doo-doo
23
- [00:53.910]Oh I want something just like this (噢 我想要的仅此而已)
24
- [00:56.560]Doo-doo-doo, doo-doo-doo
25
- [00:58.960]Doo-doo-doo, doo-doo
26
- [01:01.240]Doo-doo-doo, doo-doo-doo
27
- [01:03.140]Oh I want something just like this (噢 我想要的仅此而已)
28
- [01:12.770]I want something just like this (我只想要这些)
29
- [01:22.460]I've been reading books of old (我曾饱览古老的书籍)
30
- [01:24.630]The legends and the myths (那些传说与神话)
31
- [01:26.880]The testaments they told (他们所讲述的圣约)
32
- [01:29.260]The moon and its eclipse (月亮的阴晴圆缺)
33
- [01:31.580]And Superman unrolls (还有超人展示)
34
- [01:33.870]A suit before he lifts (他飞天前的装束)
35
- [01:37.290]But I'm not the kind of person that it fits (但我不是这样的英雄)
36
- [01:40.540]She said, where'd you wanna go? (她说,你想去何方?)
37
- [01:43.170]How much you wanna risk? (你能承担多大的风险?)
38
- [01:45.240]I'm not looking for somebody (我并不渴求)
39
- [01:47.520]With some superhuman gifts (那些超人类的天赋)
40
- [01:50.140]Some superhero (那种超级英雄)
41
- [01:52.430]Some fairytale bliss (那些童话般的天赐之福)
42
- [01:54.820]Just something I can turn to (只是一些我能改变的)
43
- [01:57.110]Somebody I can miss (思念我爱的人)
44
- [01:59.190]I want something just like this (我想要的仅此而已)
45
- [02:08.640]I want something just like this (我想要的仅此而已)
46
- [02:17.490]Oh I want something just like this (噢 我想要的仅此而已)
47
- [02:20.170]Doo-doo-doo, doo-doo-doo
48
- [02:22.780]Doo-doo-doo, doo-doo
49
- [02:25.050]Doo-doo-doo, doo-doo-doo
50
- [02:27.100]Oh I want something just like this (噢 我想要的仅此而已)
51
- [02:29.810]Doo-doo-doo, doo-doo-doo
52
- [02:32.050]Doo-doo-doo, doo-doo
53
- [02:34.470]Doo-doo-doo, doo-doo-doo
54
- [02:37.270]Where'd you wanna go? (你想要到何方?)
55
- [02:39.200]How much you wanna risk? (你能经受得住多少风险?)
56
- [02:41.230]I'm not looking for somebody (我并不渴求那些)
57
- [02:43.550]With some superhuman gifts (超人类的天赋)
58
- [02:46.120]Some superhero (那种超级英雄)
59
- [02:48.320]Some fairytale bliss (那些童话般的天赐之福)
60
- [02:50.720]Just something I can turn to (只是一些我能力所能及的事情)
61
- [02:53.010]Somebody I can kiss (吻到我爱的人就好)
62
- [02:55.150]I want something just like this (这就是我想要的)
63
- [03:13.640]Oh I want something just like this (噢 我想要的仅此而已)
64
- [03:32.360]Oh I want something just like this (噢 我想要的仅此而已)
65
- [03:50.950]Oh I want something just like this (噢 我想要的仅此而已)
@@ -1,39 +0,0 @@
1
- [offset:0]
2
- [00:00.000]七里香 - 周杰伦 (Jay Chou)
3
- [00:06.930]词:方文山
4
- [00:13.870]曲:周杰伦
5
- [00:20.800]编曲:钟兴民
6
- [00:27.745]窗外的麻雀在电线杆上多嘴
7
- [00:34.498]你说这一句很有夏天的感觉
8
- [00:41.169]手中的铅笔在纸上来来回回
9
- [00:47.595]我用几行字形容你是我的谁
10
- [00:54.398]秋刀鱼的滋味猫跟你都想了解
11
- [01:01.447]初恋的香味就这样被我们寻回
12
- [01:07.812]那温暖的阳光像刚摘的鲜艳草莓
13
- [01:14.371]你说你舍不得吃掉这一种感觉
14
- [01:20.995]雨下整夜我的爱溢出就像雨水
15
- [01:27.651]院子落叶跟我的思念厚厚一叠
16
- [01:34.387]几句是非也无法将我的热情冷却
17
- [01:41.924]你出现在我诗的每一页
18
- [01:47.863]雨下整夜我的爱溢出就像雨水
19
- [01:54.600]窗台蝴蝶像诗里纷飞的美丽章节
20
- [02:01.387]我接着写
21
- [02:03.866]把永远爱你写进诗的结尾
22
- [02:08.999]你是我唯一想要的了解
23
- [02:42.029]雨下整夜我的爱溢出就像雨水
24
- [02:48.625]院子落叶跟我的思念厚厚一叠
25
- [02:55.376]几句是非也无法将我的热情冷却
26
- [03:02.964]你出现在我诗的每一页
27
- [03:09.389]那饱满的稻穗幸福了这个季节
28
- [03:16.542]而你的脸颊像田里熟透的番茄
29
- [03:22.812]你突然对我说七里香的名字很美
30
- [03:29.286]我此刻却只想亲吻你倔强的嘴
31
- [03:35.910]雨下整夜我的爱溢出就像雨水
32
- [03:42.583]院子落叶跟我的思念厚厚一叠
33
- [03:49.386]几句是非也无法将我的热情冷却
34
- [03:56.935]你出现在我诗的每一页
35
- [04:03.330]整夜我的爱溢出就像雨水
36
- [04:09.583]窗台蝴蝶像诗里纷飞的美丽章节
37
- [04:16.431]我接着写
38
- [04:18.975]把永远爱你写进诗的结尾
39
- [04:24.000]你是我唯一想要的了解
@@ -1,61 +0,0 @@
1
- [offset:0]
2
- [00:00.000]反方向的钟 - 周杰伦 (Jay Chou)
3
- [00:04.320]词:方文山
4
- [00:08.640]曲:周杰伦
5
- [00:12.960]编曲:周杰伦
6
- [00:17.280]合声:周杰伦
7
- [00:21.610]合声编写:周杰伦
8
- [00:25.933]ㄅㄆㄇㄈㄉㄊㄋㄌㄍㄎㄏ
9
- [00:30.908]ㄅㄆㄇㄈㄉㄊㄋㄌㄍㄎㄏㄐ
10
- [00:35.932]ㄅㄆㄇㄈㄉㄊㄋㄌㄍㄎㄏ
11
- [00:41.022]ㄅㄆㄇㄈㄉㄊㄋㄌ
12
- [00:45.858]迷迷蒙蒙 你给的梦
13
- [00:48.361]出现裂缝 隐隐作痛
14
- [00:50.937]怎么沟通你都没空
15
- [00:53.388]说我不懂 说了没用
16
- [00:55.993]他的笑容 有何不同
17
- [00:58.535]在你心中 我不再受宠
18
- [01:01.182]我的天空 是雨是风 还是彩虹
19
- [01:04.875]你在操纵
20
- [01:06.773]恨自己真的没用情绪激动
21
- [01:11.829]一颗心到现在还在抽痛
22
- [01:16.621]还为分手前那句抱歉在感动
23
- [01:26.689]穿梭时间的画面的钟
24
- [01:31.723]从反方向 开始移动
25
- [01:36.842]回到当初爱你的时空
26
- [01:41.933]停格内容 不忠
27
- [01:46.918]所有回忆对着我进攻
28
- [01:52.054]我的伤口 被你拆封
29
- [01:57.152]誓言太沉重泪被纵容
30
- [02:02.170]脸上汹涌 失控
31
- [02:17.390]城市霓虹 不安跳动
32
- [02:18.747]染红夜空 过去种种
33
- [02:20.200]像一场梦 不敢去碰
34
- [02:21.590]一想就痛 心碎内容
35
- [02:22.865]每一秒钟 都有不同
36
- [02:24.170]你不懂 连一句珍重
37
- [02:25.697]也有苦衷 也不想送
38
- [02:27.133]寒风中 废墟烟囱
39
- [02:28.249]停止转动 一切落空
40
- [02:29.608]在人海中盲目跟从
41
- [02:31.088]别人的梦 全面放纵
42
- [02:32.442]恨没有用 疗伤止痛
43
- [02:33.677]不再感动 没有梦
44
- [02:35.054]痛不知轻重
45
- [02:35.836]泪水鲜红 全面放纵
46
- [02:48.149]恨自己真的没用情绪激动
47
- [02:53.291]一颗心到现在还在抽痛
48
- [02:58.021]还为分手前那句抱歉在感动
49
- [03:08.197]穿梭时间的画面的钟
50
- [03:13.223]从反方向 开始移动
51
- [03:18.323]回到当初爱你的时空
52
- [03:23.332]停格内容 不忠
53
- [03:28.467]所有回忆对着我进攻
54
- [03:33.523]我的伤口 被你拆封
55
- [03:38.588]誓言太沉重泪被纵容
56
- [03:43.675]脸上汹涌 失控
57
- [03:48.727]穿梭时间的画面的钟
58
- [03:53.788]从反方向 开始移动
59
- [03:58.843]回到当初爱你的时空
60
- [04:03.964]停格内容 不忠
61
- [04:09.003]所有回忆对着我进攻
@@ -1,46 +0,0 @@
1
- [offset:0]
2
- [00:00.000]明明就 - 周杰伦 (Jay Chou)
3
- [00:04.890]词:方文山
4
- [00:09.780]曲:周杰伦
5
- [00:14.670]编曲:黄雨勋
6
- [00:19.573]糖果罐里好多颜色
7
- [00:23.778]微笑却不甜了
8
- [00:28.064]你的某些快乐
9
- [00:31.312]在没有我的时刻
10
- [00:36.554]中古世纪的城市里
11
- [00:40.837]我想就走到这
12
- [00:45.126]海鸥不再眷恋大海
13
- [00:49.315]可以飞更远
14
- [00:52.008]远方传来风笛
15
- [00:56.245]我只在意有你的消息
16
- [01:00.529]城堡为爱守着秘密
17
- [01:04.695]而我为你守着回忆
18
- [01:08.464]明明就 不习惯 牵手
19
- [01:12.624]为何却主动把手勾
20
- [01:16.864]你的心事太多
21
- [01:20.584]我不会戳破
22
- [01:25.416]明明就 他比较 温柔
23
- [01:29.639]也许他能给你更多
24
- [01:34.951]不用抉择 我会自动变朋友
25
- [01:57.292]糖果罐里好多颜色
26
- [02:01.518]微笑却不甜了
27
- [02:05.756]你的某些快乐
28
- [02:08.990]在没有我的时刻
29
- [02:14.284]中古世纪的城市里
30
- [02:18.508]我想就走到这
31
- [02:22.832]海鸥不再眷恋大海
32
- [02:26.964]可以飞更远
33
- [02:29.702]远方传来风笛
34
- [02:33.924]我只在意有你的消息
35
- [02:38.200]城堡为爱守着秘密
36
- [02:42.388]而我为你守着回忆
37
- [02:46.132]明明就 不习惯 牵手
38
- [02:50.342]为何却主动把手勾
39
- [02:54.532]你的心事太多 我不会戳破
40
- [03:03.062]明明就 他比较 温柔
41
- [03:07.316]也许他能给你更多
42
- [03:12.670]不用抉择 我会自动变朋友
43
- [03:35.778]明明就 明明就
44
- [03:37.729]明明就 他比较 温柔
45
- [03:41.791]也许他能给你更多
46
- [03:46.639]不用抉择 我会自动变朋友
@@ -1,51 +0,0 @@
1
- [offset:0]
2
- [00:00.000]最长的电影 - 周杰伦 (Jay Chou)
3
- [00:03.100]词:周杰伦
4
- [00:06.200]曲:周杰伦
5
- [00:09.300]编曲:钟兴民
6
- [00:12.400]制作人:周杰伦
7
- [00:15.500]我们的开始
8
- [00:19.356]是很长的电影
9
- [00:23.388]放映了三年
10
- [00:26.876]我票都还留着
11
- [00:31.444]冰上的芭蕾
12
- [00:35.420]脑海中还在旋转
13
- [00:40.245]望着你 慢慢忘记你
14
- [00:47.336]朦胧的时间
15
- [00:51.124]我们溜了多远
16
- [00:55.167]冰刀划的圈
17
- [00:58.660]圈起了谁改变
18
- [01:02.989]如果再重来
19
- [01:07.074]会不会稍嫌狼狈
20
- [01:11.583]爱是不是不开口才珍贵
21
- [01:18.351]再给我两分钟
22
- [01:22.335]让我把记忆结成冰
23
- [01:26.319]别融化了眼泪
24
- [01:29.312]你妆都花了要我怎么记得
25
- [01:34.215]记得你要我忘了吧
26
- [01:38.330]记得你叫我忘了吧
27
- [01:43.056]你说你会哭
28
- [01:45.176]不是因为在乎
29
- [02:02.633]朦胧的时间
30
- [02:06.529]我们溜了多远
31
- [02:10.480]冰刀划的圈
32
- [02:13.888]圈起了谁改变
33
- [02:18.441]如果再重来
34
- [02:22.424]会不会稍嫌狼狈
35
- [02:27.100]爱是不是不开口才珍贵
36
- [02:33.692]再给我两分钟
37
- [02:37.715]让我把记忆结成冰
38
- [02:41.679]别融化了眼泪
39
- [02:44.618]你妆都花了要我怎么记得
40
- [02:49.650]记得你叫我忘了吧
41
- [02:53.603]记得你叫我忘了吧
42
- [02:58.434]你说你会哭
43
- [03:00.506]不是因为在乎
44
- [03:05.466]再给我两分钟
45
- [03:09.450]让我把记忆结成冰
46
- [03:13.386]别融化了眼泪
47
- [03:16.458]你妆都花了要我怎么记得
48
- [03:21.356]记得你叫我忘了吧
49
- [03:25.322]记得你叫我忘了吧
50
- [03:32.306]你说你会哭
51
- [03:34.234]不是因为在乎
@@ -1,53 +0,0 @@
1
- [ti:稻香]
2
- [ar:周杰伦]
3
- [al:魔杰座]
4
- [by:]
5
- [offset:0]
6
- [00:00.00]稻香 - 周杰伦 (Jay Chou)
7
- [00:07.73]词:周杰伦
8
- [00:15.47]曲:周杰伦
9
- [00:23.20]编曲:黄雨勋
10
- [00:30.94]对这个世界如果你有太多的抱怨
11
- [00:34.22]跌倒了就不敢继续往前走
12
- [00:37.31]为什么人要这么的脆弱堕落
13
- [00:41.47]请你打开电视看看
14
- [00:43.07]多少人为生命在努力勇敢的走下去
15
- [00:47.07]我们是不是该知足
16
- [00:49.47]珍惜一切就算没有拥有
17
- [00:53.99]还记得你说家是唯一的城堡
18
- [00:57.68]随着稻香河流继续奔跑
19
- [01:00.69]微微笑 小时候的梦我知道
20
- [01:05.70]不要哭让萤火虫带着你逃跑
21
- [01:09.45]乡间的歌谣永远的依靠
22
- [01:12.38]回家吧 回到最初的美好
23
- [01:41.08]不要这么容易就想放弃
24
- [01:43.30]就像我说的
25
- [01:44.79]追不到的梦想换个梦不就得了
26
- [01:47.76]为自己的人生鲜艳上色
27
- [01:49.82]先把爱涂上喜欢的颜色
28
- [01:52.76]笑一个吧
29
- [01:53.75]功成名就不是目的
30
- [01:55.74]让自己快乐快乐这才叫做意义
31
- [01:58.67]童年的纸飞机
32
- [02:00.19]现在终于飞回我手里
33
- [02:04.41]所谓的那快乐
34
- [02:05.81]赤脚在田里追蜻蜓追到累了
35
- [02:08.78]偷摘水果被蜜蜂给叮到怕了
36
- [02:11.77]谁在偷笑呢
37
- [02:13.28]我靠着稻草人
38
- [02:14.53]吹着风 唱着歌 睡着了
39
- [02:17.51]午后吉他在虫鸣中更清脆
40
- [02:20.42]阳光洒在路上就不怕心碎
41
- [02:23.03]珍惜一切 就算没有拥有
42
- [02:27.65]还记得你说家是唯一的城堡
43
- [02:31.43]随着稻香河流继续奔跑
44
- [02:34.37]微微笑 小时候的梦我知道
45
- [02:39.37]不要哭让萤火虫带着你逃跑
46
- [02:43.15]乡间的歌谣永远的依靠
47
- [02:46.04]回家吧 回到最初的美好
48
- [02:51.08]还记得你说家是唯一的城堡
49
- [02:54.81]随着稻香河流继续奔跑
50
- [02:57.78]微微笑 小时候的梦我知道
51
- [03:02.75]不要哭让萤火虫带着你逃跑
52
- [03:06.53]乡间的歌谣永远的依靠
53
- [03:09.48]回家吧 回到最初的美好
@@ -1,57 +0,0 @@
1
- [offset:0]
2
- [00:00.000]红颜如霜 - 周杰伦
3
- [00:14.380]词:方文山
4
- [00:23.367]曲:周杰伦
5
- [00:32.082]信札拆封谁为难 不过寥寥数行
6
- [00:35.886]娟秀字迹温柔 却感伤
7
- [00:39.792]妳将心事 上了淡妆
8
- [00:43.216]该说的话 却被仔细收藏
9
- [00:46.204]暮色望垂杨 拱桥粼粼月光
10
- [00:49.637]忆往事我走笔 也阑珊
11
- [00:53.865]红颜如霜 凝结了过往
12
- [01:00.731]芦苇花开岁已寒
13
- [01:04.161]若霜又降路遥漫长
14
- [01:07.622]墙外是谁在吟唱 凤求凰
15
- [01:14.494]梨园台上 西皮二黄
16
- [01:17.898]却少了妳 无人问暖
17
- [01:21.308]谁在彼岸 天涯一方
18
- [01:26.059]一句甚安勿念 妳说落笔太难
19
- [01:29.476]窗外古琹幽兰 琴声平添孤单
20
- [01:32.950]我墨走了几行 泪潸然落了款
21
- [01:36.351]思念徒留纸上 一整篇被晕染
22
- [01:39.761]一句甚安勿念 妳说落笔太难
23
- [01:43.171]何故远走潇湘 妳却语多委婉
24
- [01:46.620]走过萧瑟秋凉 等来芒草催黄
25
- [01:50.066]而我遥望轻轻叹
26
- [02:08.048]信札拆封谁为难 不过寥寥数行
27
- [02:11.896]娟秀字迹温柔 却感伤
28
- [02:15.786]妳将心事 上了淡妆
29
- [02:19.228]该说的话 却被仔细收藏
30
- [02:22.173]捎来的他乡 到底隔几条江
31
- [02:25.621]一封信到底转了 几道弯
32
- [02:29.868]缘分飘落 在山外山
33
- [02:36.734]芦苇花开岁已寒
34
- [02:40.141]若霜又降路遥漫长
35
- [02:43.615]墙外是谁在吟唱 凤求凰
36
- [02:50.478]梨园台上 西皮二黄
37
- [02:53.875]却少了妳 无人问暖
38
- [02:57.279]谁在彼岸 天涯一方
39
- [03:02.154]一句甚安勿念 妳说落笔太难
40
- [03:05.483]窗外古琹幽兰 琴声平添孤单
41
- [03:08.903]我墨走了几行 泪潸然落了款
42
- [03:12.326]思念徒留纸上 一整篇被晕染
43
- [03:15.724]一句甚安勿念 妳说落笔太难
44
- [03:19.166]何故远走潇湘 妳却语多委婉
45
- [03:22.589]走过萧瑟秋凉 等来芒草催黄
46
- [03:26.045]而我遥望轻轻叹
47
- [03:29.554]一句甚安勿念 妳说落笔太难
48
- [03:32.189]妳说落笔太难
49
- [03:33.178]窗外古琹幽兰 琴声平添孤单
50
- [03:35.344]琴声平添孤单
51
- [03:36.707]我墨走了几行 泪潸然落了款
52
- [03:39.051]泪潸然落了款
53
- [03:40.024]思念徒留纸上 一整篇被晕染
54
- [03:43.135]一句甚安勿念 妳说落笔太难
55
- [03:46.590]何故远走潇湘 妳却语多委婉
56
- [03:50.017]走过萧瑟秋凉 等来芒草催黄
57
- [03:53.459]而鱼雁不再往返