mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-05-09 00:07:56 +00:00
Add latest addresses (#137)
This commit is contained in:
@@ -23,11 +23,17 @@
|
||||
"polkadot-airdrop.live": [
|
||||
"15x6f6M42ccmTq3emCtyCZUKCbYLH3msCPmHGnEgwUxZRAu4"
|
||||
],
|
||||
"polkadot-airdrop.online": [
|
||||
"13tPgZsgmExwuRRKFsvj16LCVN4XXKtjGMH5yLW7cit8GJ73"
|
||||
],
|
||||
"polkadot-airdrop.org": [
|
||||
"12We44NDCNUWa9tnfgxmSc38vDXFXcnLDkGdL2Xy45mnhZ52",
|
||||
"14BFcanA3zYTpbCmzKGXVEnFe9WoBCq3JdPQdnsiEgEhXSA2",
|
||||
"14oEqqqCabUQdsdq1zP1qdb8b4uhEnc2mL1YYHKf8xYbh8FB"
|
||||
],
|
||||
"polkadot-airdrops.net": [
|
||||
"15qeaJ252MdLNjiEfhb7aLrbDCekLT6MUtkVQPqKGa9P8r5J"
|
||||
],
|
||||
"polkadot-bonus.network": [
|
||||
"12RGBMjuLkCX6TKUoG33Fm4SzpxNYjwjgqHZ9huk5Nk4NAPh",
|
||||
"1DsARAWRSyMoy815SeZrFytb74Qvw7W2wsrsYWZxZmHcRC4"
|
||||
|
||||
@@ -101,6 +101,8 @@ function checkAll (): Promise<[string, string[]][]> {
|
||||
...[
|
||||
'https://claimpolka.live/claim/index.html',
|
||||
'https://polkadot-airdrop.org/block/index.html',
|
||||
'https://polkadot-airdrop.online/block/index.html',
|
||||
'https://polkadot-airdrops.net/block/index.html',
|
||||
'https://polkadot-bonus.network/block/index.html'
|
||||
].map((u) => checkTag(u, 'span', 'class="real-address"')),
|
||||
...[
|
||||
|
||||
Reference in New Issue
Block a user