Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
santiweide committed May 20, 2024
1 parent 396a682 commit f4309d2
Showing 1 changed file with 11 additions and 44 deletions.
55 changes: 11 additions & 44 deletions friend/result.html
Original file line number Diff line number Diff line change
Expand Up @@ -10555,7 +10555,7 @@ <h3 class="t"><a data-click="{
<div class="c-row c-gap-top-small">
<div class="general_image_pic c-span6"><a class="c-img6" style="height:75px" href="javascript:;"
target="_self"><img class="c-img c-img6"
src="images/pic1.jpg"
src="images/pic1.jpeg"
style="height:75px;"></a></div>
<div class="c-span18 c-span-last">
<div class="c-abstract">据消息人士报道,一名叫HanSy的女士即将发大财</div>
Expand Down Expand Up @@ -10592,7 +10592,7 @@ <h3 class="t c-gap-bottom-small">
<div class="op-bk-polysemy-imgWrap OP_LOG_BTN"
data-url="http://www.baidu.com/link?url=2UyZke3nX7z-repkdOautH7KLfKj9p1yZ5vhXZS6MPUgjxLhX8hTtLWxAiP9cntEXLv-w2NY7TKgyxtv37yF_1wt1DVZFW4RfVGNdfSzLogHmg-zxaaPkfqcfcGrQrrY">
<div class="c-img c-img6"
style="height: 91px; background: url(images/pic2.jpg) no-repeat center center; background-size: cover;">
style="height: 91px; background: url(images/pic2.png) no-repeat center center; background-size: cover;">
</div>
<i class="op-bk-polysemy-icon" style="top:25.5px"></i>
<div class="op-bk-polysemy-logo"></div>
Expand Down Expand Up @@ -10654,7 +10654,7 @@ <h3 class="t"><a data-click="{
<div class="c-row c-gap-top-small">
<div class="general_image_pic c-span6"><a class="c-img6" style="height:75px" href="javascript:;"
target="_self"><img class="c-img c-img6"
src="images/pic3.jpg"
src="images/pic3.jpeg"
style="height:75px;"></a></div>
<div class="c-span18 c-span-last">
<div class="c-abstract">希望猫猫们软便少一点</div>
Expand Down Expand Up @@ -10742,7 +10742,7 @@ <h3 class="t c-gap-bottom-small">
<td class="op-tieba-general-firsttd" colspan="3">
<div class="op-tieba-general-mainpic"><a class="op-tieba-general-photo-link"
href="javascript:;" target="_self"><img
class="c-img4" src="./images/pic4.jpg"></a>
class="c-img4" src="./images/pic4.jpeg"></a>
</div>
<div class="op-tieba-general-main-col op-tieba-general-main-con">
<p class="c-gray">想带给你所有的欢乐</p>
Expand Down Expand Up @@ -10816,43 +10816,19 @@ <h3 class="t c-gap-bottom-small">
<tbody>
<tr>
<th>
<a href="javascript:;" target="_self">为你写诗,为你静止</a>
<a href="javascript:;" target="_self">想像一朵未来的玫瑰</a>
</th>
<td></td>
<th>
<a href="javascript:;" target="_self">你是对的时间对的角色</a>
<a href="javascript:;" target="_self">我将宇宙随身携带</a>
</th>
<td></td>
<th>
<a href="javascript:;" target="_self">你就像天使一样</a>
</th>
</tr>
<tr>
<th>
<a href="javascript:;" target="_self">你就是我的小星星</a>
</th>
<td></td>
<th>
<a href="javascript:;" target="_self">爱上你
不需要理由</a></th>
<td></td>
<th>
<a href="javascript:;" target="_self">oh
baby 不用猜疑我给你的爱</a></th>
</tr>
<tr>
<th>
<a href="javascript:;" target="_self">给你一整首情诗</a>
</th>
<td></td>
<th>
<a href="javascript:;" target="_self">星辰为你祝福</a>
</th>
<td></td>
<th>
<a href="javascript:;" target="_self">妳是我唯一想要的了解 </a>
<a href="javascript:;" target="_self">DNA!!!</a>
</th>
</tr>


</tbody>
</table>
</div>
Expand Down Expand Up @@ -10900,17 +10876,8 @@ <h3 class="t c-gap-bottom-small">
<script src="sakura.js"></script>
<script>
let loveWords = [
'如果我不讨你喜欢,你直接爱上我好了',
'打你名字再多遍都不费劲,输入法会自己跑出来',
'你喜欢星星吗?我才不摘给你,我要把它们藏进我的眼睛,每天对着你blingbling',
'你笑的时候真好看,像月牙里装满了星星',
'我不知道流星能飞多久,值不值得追求;我不知道樱花能开多久,值不值得等候。但我知道你就像烟花般美丽,像恒星般永恒,值得我用一生去保留',
'如果一滴水代表一个祝福,我送你一个东海;如果一颗星代表一份幸福,我送你一条银河;如果一棵树代表一份思念,我送你一片森林',
'不思进取,思你',
'时光还在,你还在',
'假如可以的话,我愿意花去生命中的每一分每一秒,陪着你',
'唱一首写不完的歌,荡漾着爱你的音符',
'对于世界而言,你是一个人;但是对于我而言,你是我的整个世界',
'我不知不觉不经意地被你占有 那是心里爱你的初衷',
'我宁愿像鸟儿那样飞过不留痕迹 安静地爱你',
];
let allLinks = document.getElementsByTagName("a");
for (let i = 0; i < allLinks.length; i++) {
Expand Down

0 comments on commit f4309d2

Please sign in to comment.