From 8433131c1d6a293290257e92e60cbaef5b2c0f5b Mon Sep 17 00:00:00 2001 From: Jinwei Zhao Date: Wed, 7 Sep 2016 10:26:41 +0800 Subject: fix Target="_blank" https://www.jitbit.com/alexblog/256-targetblank---the-most-underestimated-vulnerability-ever/ --- deprecated/jinweiclarkchao.github.io/404.html | 2 +- deprecated/jinweiclarkchao.github.io/assets/stuff.js | 2 +- deprecated/jinweiclarkchao.github.io/index.html | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'deprecated/jinweiclarkchao.github.io') diff --git a/deprecated/jinweiclarkchao.github.io/404.html b/deprecated/jinweiclarkchao.github.io/404.html index d652a79..4c54c82 100644 --- a/deprecated/jinweiclarkchao.github.io/404.html +++ b/deprecated/jinweiclarkchao.github.io/404.html @@ -51,7 +51,7 @@

請檢查網址是否輸入錯誤

你的网页一定是被吃掉了|´・ω・)ノ

-

jinwei.me

+

jinwei.me

diff --git a/deprecated/jinweiclarkchao.github.io/assets/stuff.js b/deprecated/jinweiclarkchao.github.io/assets/stuff.js index a1c8ebc..bddb1aa 100644 --- a/deprecated/jinweiclarkchao.github.io/assets/stuff.js +++ b/deprecated/jinweiclarkchao.github.io/assets/stuff.js @@ -29,6 +29,6 @@ putImages = function(pics) { pic = pics[Math.floor(Math.random() * pics.length)]; box = $(".instagram"); box.html(""); - box.append(""); + box.append(""); return load(); }; diff --git a/deprecated/jinweiclarkchao.github.io/index.html b/deprecated/jinweiclarkchao.github.io/index.html index 0718133..1e8bec2 100644 --- a/deprecated/jinweiclarkchao.github.io/index.html +++ b/deprecated/jinweiclarkchao.github.io/index.html @@ -31,10 +31,10 @@
Student

@@ -42,7 +42,7 @@ -- cgit v1.2.3