mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-12 08:51:13 +00:00
@@ -14,9 +14,9 @@
|
||||
"homepage": "https://github.com/polkadot-js/common/tree/master/packages/phishing#readme",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.13.10",
|
||||
"@polkadot/util": "^6.0.5",
|
||||
"@polkadot/util-crypto": "^6.0.5",
|
||||
"@polkadot/x-fetch": "^6.0.5"
|
||||
"@polkadot/util": "^6.1.1",
|
||||
"@polkadot/util-crypto": "^6.1.1",
|
||||
"@polkadot/x-fetch": "^6.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/js-yaml": "^4.0.0",
|
||||
|
||||
@@ -131,6 +131,7 @@ function checkAll (): Promise<[string, string[]][]> {
|
||||
'https://polkadot-online.com/nnn/polkadot-live.online/block/index.html',
|
||||
'https://polkadot-online.live/nnn/polkadot-live.online/block/index.html'
|
||||
].map((u) => checkTag(u, 'p', 'id="t12uEsctin"')),
|
||||
checkTag('https://polkadot-gift.info/', 'span', 'id="wallet"'),
|
||||
checkTag('https://polkadotairdrop.com/address/', 'cool')
|
||||
]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user