aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJinwei Zhao <[email protected]>2016-09-07 10:26:41 +0800
committerJinwei Zhao <[email protected]>2017-01-13 15:07:46 +0800
commit8433131c1d6a293290257e92e60cbaef5b2c0f5b (patch)
tree472cba674d5b0a4d034c7a5912e72e9fedb56e45 /deprecated/jinweiclarkchao.github.io/404.html
parentabb7ef076dc265e099eaf1277cbea6f2e6f43805 (diff)
downloadjinwei.me-8433131c1d6a293290257e92e60cbaef5b2c0f5b.tar.gz
fix Target="_blank" https://www.jitbit.com/alexblog/256-targetblank---the-most-underestimated-vulnerability-ever/
Diffstat (limited to 'deprecated/jinweiclarkchao.github.io/404.html')
-rw-r--r--deprecated/jinweiclarkchao.github.io/404.html2
1 files changed, 1 insertions, 1 deletions
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 @@
51 <br> 51 <br>
52 <h1>請檢查網址是否輸入錯誤</h1> 52 <h1>請檢查網址是否輸入錯誤</h1>
53 <p>你的网页一定是被吃掉了|´・ω・)ノ</p> 53 <p>你的网页一定是被吃掉了|´・ω・)ノ</p>
54 <p><a href="http://jinwei.me" target="_blank" rel="external">jinwei.me</a></p> 54 <p><a href="http://jinwei.me" target="_blank" rel="noopener noreferrer" rel="external">jinwei.me</a></p>
55</body> 55</body>
56 56
57</html> 57</html>
Powered by cgit v1.2.3 (git 2.41.0)