Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Commit

Permalink
Deploying to dist-ghpages from @ 7fa556b 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
bddjr committed Jul 9, 2024
0 parents commit 6142a89
Show file tree
Hide file tree
Showing 16 changed files with 175 additions and 0 deletions.
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
bcspanel-web-login-preview.bddjr.com
Empty file added api-login/color-scheme
Empty file.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<script> document.location.assign("/login/") </script>
1 change: 1 addition & 0 deletions login/assets/index.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions login/assets/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions login/config/footer.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<!-- <p><a href="https://beian.miit.gov.cn/" target="_blank" rel="noopener">京ICP备99999999号-9</a></p> -->
<!-- <p><a href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=99999999999999">京公网安备99999999999999号</a></p> -->
Binary file added login/icon/BCSP-64x64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added login/icon/BCSPanel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added login/ie/icon/chrome-32-ie6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added login/ie/icon/edge-32-ie6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added login/ie/icon/firefox-32-ie6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added login/ie/icon/supermium-32-ie6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
166 changes: 166 additions & 0 deletions login/ie/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,166 @@
<!DOCTYPE html>
<!-- v1.2.5 , MIT license. https://github.com/bddjr/iehtml -->
<html>

<head>
<meta charset="UTF-8" />

<script type="module">
// ES2022
if ((class {
static {
this.a = location.hash[1]
}
}).a == '/') {
stop()
try { document.getElementsByTagName('html')[0].style.display = 'none' } catch (e) { }
location.replace(location.origin + location.hash.slice(1))
}
</script>

<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Please upgrade or change browser</title>
<link rel="shortcut icon" href="data:," />
<link rel="icon" href="data:," />
<style>
* {
font-family: Arial, "Microsoft Yahei", system-ui;
}

html {
background-color: #ececec;
}

body {
margin: 32px auto;
text-align: center;
}

.divBrowsers {
width: 280px;
max-width: 100%;
margin: 50px auto;
display: flex;
flex-wrap: wrap;
justify-content: center;
}

.browsera {
color: #0069c2;
border: 2px solid #ffffff;
background-color: #ffffff;
text-decoration: none;
display: inline-block;
cursor: pointer;
width: 100px;
padding: 11px 8px;
margin: 8px;
}

.browsera:hover {
border-color: #0069c2;
}

img {
background: none;
border-width: 0;
width: 32px;
height: 32px;
display: block;
margin: 0 auto;
}

.browserspantitle {
font-size: 18px;
line-height: 22px;
height: 22px;
cursor: pointer;
display: block;
margin: 12px 0;
}

.browserspanVersion {
color: #808080;
font-size: 14px;
display: block;
}

.h1 {
font-weight: normal;
}

.footerLinkP {
margin: 8px auto;
}

.footerLinkA {
color: #808080;
text-decoration: none;
font-size: 14px;
}

.footerLinkA:hover {
text-decoration: underline;
}
</style>
</head>

<body>
<h1 class="h1" id="h1">Please upgrade or change browser</h1>
<div class="divBrowsers">
<a class="browsera" target="_blank" rel="noopener" href="https://www.google.cn/chrome/">
<img src="./icon/chrome-32-ie6.png" alt />
<span class="browserspantitle">Chrome</span>
<span class="browserspanVersion">≥ 94</span>
</a>
<a class="browsera" target="_blank" rel="noopener" href="https://www.microsoft.com/edge/download">
<img src="./icon/edge-32-ie6.png" alt />
<span class="browserspantitle">Edge</span>
<span class="browserspanVersion">≥ 94</span>
</a>
<a class="browsera" target="_blank" rel="noopener" href="http://win32subsystem.live/supermium/">
<img src="./icon/supermium-32-ie6.png" alt />
<span class="browserspantitle">Supermium</span>
<span class="browserspanVersion">≥ 115</span>
</a>
<a class="browsera" target="_blank" rel="noopener" href="https://www.mozilla.org/firefox/new/">
<img src="./icon/firefox-32-ie6.png" alt />
<span class="browserspantitle">Firefox</span>
<span class="browserspanVersion">≥ 93</span>
</a>
</div>

<div class="footer">
<p class="footerLinkP">
<a class="footerLinkA" href="https://github.com/bddjr/iehtml" target="_blank" rel="noopener">iehtml</a>
</p>
</div>

<script>
(function (langs) {
if (!langs[0]) return;
// The last item cannot be ended with a comma
// 最后一项行尾不能加逗号
var allLangs = {
"anotherName": {
"en": "en-us",
"en-gb": "en-us",
"zh-hans-cn": "zh-cn"
},
"values": {
"en-us": "",
"zh-cn": "请升级或更换浏览器"
}
};
for (var i = 0; i < langs.length; i++) {
var name = langs[i].toLowerCase();
var v = allLangs.values[allLangs.anotherName[name] || name];
if (v) document.title = h1.innerHTML = v;
if (v !== undefined) return;
}
})(navigator.languages || [navigator.language || navigator.browserLanguage])
</script>
</body>

</html>
Loading

0 comments on commit 6142a89

Please sign in to comment.