From c491d967bacb016e82b4f167d89f3e8aa1d940d5 Mon Sep 17 00:00:00 2001 From: flashwave Date: Tue, 30 Apr 2024 23:07:46 +0000 Subject: [PATCH] Design and code update, fixed IE8 compat, use new clipboard API when available. --- LICENSE | 2 +- public/index.html | 43 ++++++-------- public/script.js | 114 ++++++++++++++++++++---------------- public/style.css | 145 ++++++++++++++++++++++++++-------------------- 4 files changed, 165 insertions(+), 139 deletions(-) diff --git a/LICENSE b/LICENSE index 1c35b9a..a3629b9 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2020-2023, flashwave +Copyright (c) 2020-2024, flashwave Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/public/index.html b/public/index.html index 855337f..131ab88 100644 --- a/public/index.html +++ b/public/index.html @@ -3,37 +3,32 @@ Your IP Addresses + - + + + + -