mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-13 01:11:06 +00:00
[CI Skip] release/stable 0.6.85
skip-checks: true
This commit is contained in:
@@ -84,14 +84,17 @@
|
|||||||
"polkadotairdrop.com",
|
"polkadotairdrop.com",
|
||||||
"polkadotbank.com",
|
"polkadotbank.com",
|
||||||
"polkadotbonus.com",
|
"polkadotbonus.com",
|
||||||
|
"polkadotchain.net",
|
||||||
"polkadotfund.com",
|
"polkadotfund.com",
|
||||||
"polkadotgiveaway.com",
|
"polkadotgiveaway.com",
|
||||||
"polkadotjs.online",
|
"polkadotjs.online",
|
||||||
"polkadotlive.com",
|
"polkadotlive.com",
|
||||||
"polkadotlive.network",
|
"polkadotlive.network",
|
||||||
|
"polkadotparachain.com",
|
||||||
"polkadots.live",
|
"polkadots.live",
|
||||||
"polkadots.network",
|
"polkadots.network",
|
||||||
"polkadotsnetwork.com",
|
"polkadotsnetwork.com",
|
||||||
|
"polkadottoken.org",
|
||||||
"polkadotunlockwallet.com",
|
"polkadotunlockwallet.com",
|
||||||
"polkadotwallet-unlock.org",
|
"polkadotwallet-unlock.org",
|
||||||
"polkagiveaway.com",
|
"polkagiveaway.com",
|
||||||
@@ -127,9 +130,6 @@
|
|||||||
"walletweb.net",
|
"walletweb.net",
|
||||||
"web-polkadot.web.app",
|
"web-polkadot.web.app",
|
||||||
"whitelist-network.com",
|
"whitelist-network.com",
|
||||||
"xn--wlletconnect-cbb.com",
|
"xn--wlletconnect-cbb.com"
|
||||||
"polkadotchain.net",
|
|
||||||
"polkadotparachain.com",
|
|
||||||
"polkadottoken.org"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
+1
-1
@@ -26,7 +26,7 @@
|
|||||||
"@polkadot/dev": "^0.62.7",
|
"@polkadot/dev": "^0.62.7",
|
||||||
"@types/jest": "^26.0.22"
|
"@types/jest": "^26.0.22"
|
||||||
},
|
},
|
||||||
"version": "0.6.84",
|
"version": "0.6.85",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pinata/sdk": "^1.1.13",
|
"@pinata/sdk": "^1.1.13",
|
||||||
"dnslink-cloudflare": "^3.0.0"
|
"dnslink-cloudflare": "^3.0.0"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@polkadot/phishing",
|
"name": "@polkadot/phishing",
|
||||||
"version": "0.6.84",
|
"version": "0.6.85",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "Simple phishing scripts from a central source",
|
"description": "Simple phishing scripts from a central source",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
|
|||||||
@@ -3,4 +3,4 @@
|
|||||||
|
|
||||||
// Auto-generated by @polkadot/dev, do not edit
|
// Auto-generated by @polkadot/dev, do not edit
|
||||||
|
|
||||||
export const packageInfo = { name: '@polkadot/phishing', version: '0.6.84' };
|
export const packageInfo = { name: '@polkadot/phishing', version: '0.6.85' };
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@polkadot/unused",
|
"name": "@polkadot/unused",
|
||||||
"version": "0.6.84",
|
"version": "0.6.85",
|
||||||
"description": "Dummy",
|
"description": "Dummy",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||||
|
|||||||
@@ -23,6 +23,18 @@
|
|||||||
"date": "2021-04-13",
|
"date": "2021-04-13",
|
||||||
"url": "polkadotbank.com"
|
"url": "polkadotbank.com"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"date": "2021-04-13",
|
||||||
|
"url": "polkadotchain.net"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"date": "2021-04-13",
|
||||||
|
"url": "polkadotparachain.com"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"date": "2021-04-13",
|
||||||
|
"url": "polkadottoken.org"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "2021-04-12",
|
"date": "2021-04-12",
|
||||||
"url": "blockfipro.com"
|
"url": "blockfipro.com"
|
||||||
|
|||||||
Reference in New Issue
Block a user