From e239812bb1cf4ffe5bb8597fdba0f80b2a812202 Mon Sep 17 00:00:00 2001 From: Linecom-lik <3448336734@qq.com> Date: Wed, 1 May 2024 17:16:29 +0800 Subject: [PATCH] update --- .DS_Store | Bin 0 -> 6148 bytes frame.js | 22 ---------------------- index.html | 44 +++++++++++--------------------------------- term.html | 9 --------- 4 files changed, 11 insertions(+), 64 deletions(-) create mode 100644 .DS_Store delete mode 100644 frame.js delete mode 100644 term.html diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5583622e2d3b57e46c494987f60dd204370b0564 GIT binary patch literal 6148 zcmeHKy-veG47N*#6qb%Gh?CeW^$kK52Ijs1v?(npX(}iZV|E4}g{NTUjSzf3pQ0pf z84(~`@_qMX`|iF(aZE%!e#}Nh10sr{g1tVP9U|+ZTha?Nvd9wSGB0P-yqsbz0Zo2C z1M=)58q$JpY14Ur=U5wldhr*j?efKFGAoO<51n(q!lrr7L)>LW8LXdRzoZR3^R^G4bbR`-nq!w@ zug7!8149#Iz!)$F{wM>;*&^|gqP50=F<=bT49NGvK?Re5m7@Q2pz$RDFv7GK^!=|t z(8&Za30Ns&2EytJR96lq28YUl)g9|eu&)%=o!IY;IALcF6$*#KgPk`gP86**28@9= z0|z=BNdCXrU;nqAY-9`=1OJKvj?zgw#+5>D-MXCQS_i#?iilmMSi7L(Q!#8M6(2*r ZVBSdwm;|g8F$1w50Z)T9#=ws<@CC4MTY3Nh literal 0 HcmV?d00001 diff --git a/frame.js b/frame.js deleted file mode 100644 index bf0abe1..0000000 --- a/frame.js +++ /dev/null @@ -1,22 +0,0 @@ -function LEScookie(cname, cvalue, exdays, ph) { - if(exdays!=""||ph==""){ - var d = new Date(); - d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000)); - var expires = "expires=" + d.toGMTString(); - document.cookie = cname + "=" + cvalue + "; " + expires; - }else if (exdays!=""&&ph!=""){ - var d = new Date(); - d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000)); - var expires = "expires=" + d.toGMTString(); - document.cookie = cname + "=" + cvalue + "; " + expires+"; "+"path="+ph; - } -} -function LEGcookie(cname){ - var name = cname + "="; - var ca = document.cookie.split(';'); - for(var i=0; i - - - Linecom on Github - - - - - - - - + + Redirecting... + + + +

Redirecting to linecom...

+ \ No newline at end of file diff --git a/term.html b/term.html deleted file mode 100644 index a710621..0000000 --- a/term.html +++ /dev/null @@ -1,9 +0,0 @@ - - - Term of Use - - - -

Linecom-lik.github.io使用条款

-

本网站仅限个人使用


- \ No newline at end of file