mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-29 04:28:01 +00:00
[CI Skip] release/stable 0.6.21
skip-checks: true
This commit is contained in:
@@ -27,7 +27,10 @@
|
||||
"polkadot-get.com",
|
||||
"polkadot-js.online",
|
||||
"polkadot-js.site",
|
||||
"polkadot-live.network",
|
||||
"polkadot-live.online",
|
||||
"polkadot-network.info",
|
||||
"polkadot-network.live",
|
||||
"polkadot-online.live",
|
||||
"polkadot-promo.info",
|
||||
"polkadot-support.com",
|
||||
@@ -37,6 +40,7 @@
|
||||
"polkadot.com.se",
|
||||
"polkadot.company",
|
||||
"polkadot.express",
|
||||
"polkadot.us.com",
|
||||
"polkadot.wallet-linker.net",
|
||||
"polkadotairdrop.com",
|
||||
"polkadotfund.com",
|
||||
@@ -49,14 +53,10 @@
|
||||
"polkadotunlockwallet.com",
|
||||
"polkadotwallet-unlock.org",
|
||||
"polkawallets.site",
|
||||
"polkdot-live.network",
|
||||
"polkodot.network",
|
||||
"wallet-validation.site",
|
||||
"walletsynchronization.com",
|
||||
"web-polkadot.web.app",
|
||||
"polkadot-live.network",
|
||||
"polkadot-network.info",
|
||||
"polkadot-network.live",
|
||||
"polkadot.us.com",
|
||||
"polkdot-live.network"
|
||||
"web-polkadot.web.app"
|
||||
]
|
||||
}
|
||||
|
||||
+1
-1
@@ -26,7 +26,7 @@
|
||||
"@polkadot/dev": "^0.62.5",
|
||||
"@types/jest": "^26.0.20"
|
||||
},
|
||||
"version": "0.6.20",
|
||||
"version": "0.6.21",
|
||||
"dependencies": {
|
||||
"@pinata/sdk": "^1.1.13",
|
||||
"dnslink-cloudflare": "^3.0.0"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@polkadot/phishing",
|
||||
"version": "0.6.20",
|
||||
"version": "0.6.21",
|
||||
"type": "module",
|
||||
"description": "Simple phishing scripts from a central source",
|
||||
"main": "index.js",
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Auto-generated by @polkadot/dev, do not edit
|
||||
|
||||
export const packageInfo = { name: '@polkadot/phishing', version: '0.6.20' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', version: '0.6.21' };
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@polkadot/unused",
|
||||
"version": "0.6.20",
|
||||
"version": "0.6.21",
|
||||
"description": "Dummy",
|
||||
"main": "index.js",
|
||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||
|
||||
@@ -1,4 +1,24 @@
|
||||
[
|
||||
{
|
||||
"date": "2021-03-11",
|
||||
"url": "polkadot-live.network"
|
||||
},
|
||||
{
|
||||
"date": "2021-03-11",
|
||||
"url": "polkadot-network.info"
|
||||
},
|
||||
{
|
||||
"date": "2021-03-11",
|
||||
"url": "polkadot-network.live"
|
||||
},
|
||||
{
|
||||
"date": "2021-03-11",
|
||||
"url": "polkadot.us.com"
|
||||
},
|
||||
{
|
||||
"date": "2021-03-11",
|
||||
"url": "polkdot-live.network"
|
||||
},
|
||||
{
|
||||
"date": "2021-03-09",
|
||||
"url": "polkadot-online.live"
|
||||
|
||||
Reference in New Issue
Block a user