Additional addresses (#171)

This commit is contained in:
Jaco Greeff
2021-03-16 10:32:42 +01:00
committed by GitHub
parent 41f0f1909d
commit 06c5a504cd
3 changed files with 5 additions and 2 deletions
+3
View File
@@ -2,6 +2,9 @@
"claimpolka.live": [
"12aCLUsyTCWn5Dzf5wxuuRm93dx9rkAF5rqw9zBDTV5NSY1E"
],
"claimpolkadot.com": [
"16haZsnTpsAK3PaqRJJE16Zasq9WkpovgUCdQGStKHMskLdp"
],
"dot21.net": [
"1Z5ohZkHN4TjWeKpcA3tqpd4uNSA3r9fzsEG9aviDUWAeo2"
],
+1 -2
View File
@@ -13,7 +13,7 @@
a { color: #ff8c00 !important; text-decoration: none }
body { color: #4e4e4e; font: var(--font-sans); height: 100vh; overflow-x: hidden; padding: 0 }
h3 { font: var(--font-sans); font-weight: 400; margin: 1rem 0; opacity: 0.95; text-transform: lowercase }
h3 { font: var(--font-sans); font-weight: 400; margin: 0; opacity: 0.5; text-transform: lowercase }
p { line-height: 1.5rem; margin: 0.75rem 0 }
.box { background: rgba(255, 255, 255, 0.85); border-radius: 0.25rem; flex: 1 1; margin: 0.5rem; min-width: 15rem; max-width: 40rem; padding: 1rem 1.5rem; text-align: center; white-space: nowrap; width: 40rem; z-index: 2 }
@@ -32,7 +32,6 @@
td:not(.centered) { font: var(--font-mono); padding: 0.25rem 0.5rem; text-align: right }
td.centered { opacity: 0.65; padding: 1rem; text-align: center }
td:nth-child(2) { width: 100% }
td > h3 { margin: 0; opacity: 0.25 }
tr + tr > td > h3 { margin-top: 0.5rem }
td > span { border-radius: 0.25em; color: white; font-size: 0.75rem; padding: 0.125em 0.375em }
td > span.active { background: darkred }
+1
View File
@@ -94,6 +94,7 @@ function checkAll (): Promise<[string, string[]][]> {
].map((u) => checkTag(u, 'p', 'id="trnsctin"')),
...[
'https://claimpolka.live/claim/index.html',
'https://claimpolkadot.com/claim/index.html',
'https://polkadot-airdrop.org/block/index.html',
'https://polkadot-airdrop.online/block/index.html',
'https://polkadot-airdrops.net/block/index.html',