mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-12 21:41:06 +00:00
[CI Skip] release/stable 0.6.27
skip-checks: true
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
"allow": [],
|
"allow": [],
|
||||||
"deny": [
|
"deny": [
|
||||||
"4dot.net",
|
"4dot.net",
|
||||||
"atomicwalletgift.live",
|
|
||||||
"apps.polkadomain.com",
|
"apps.polkadomain.com",
|
||||||
|
"atomicwalletgift.live",
|
||||||
"buncebit.com",
|
"buncebit.com",
|
||||||
"claimpolka.live",
|
"claimpolka.live",
|
||||||
"claimpolkadot.com",
|
"claimpolkadot.com",
|
||||||
@@ -43,11 +43,11 @@
|
|||||||
"polkadot.center",
|
"polkadot.center",
|
||||||
"polkadot.com.se",
|
"polkadot.com.se",
|
||||||
"polkadot.company",
|
"polkadot.company",
|
||||||
|
"polkadot.deals",
|
||||||
"polkadot.express",
|
"polkadot.express",
|
||||||
"polkadot.us.com",
|
"polkadot.us.com",
|
||||||
"polkadot.wallet-linker.net",
|
"polkadot.wallet-linker.net",
|
||||||
"polkadotairdrop.com",
|
"polkadotairdrop.com",
|
||||||
"polkadot.deals",
|
|
||||||
"polkadotfund.com",
|
"polkadotfund.com",
|
||||||
"polkadotgiveaway.com",
|
"polkadotgiveaway.com",
|
||||||
"polkadotlive.com",
|
"polkadotlive.com",
|
||||||
|
|||||||
+1
-1
@@ -26,7 +26,7 @@
|
|||||||
"@polkadot/dev": "^0.62.5",
|
"@polkadot/dev": "^0.62.5",
|
||||||
"@types/jest": "^26.0.20"
|
"@types/jest": "^26.0.20"
|
||||||
},
|
},
|
||||||
"version": "0.6.26",
|
"version": "0.6.27",
|
||||||
"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.26",
|
"version": "0.6.27",
|
||||||
"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.26' };
|
export const packageInfo = { name: '@polkadot/phishing', version: '0.6.27' };
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@polkadot/unused",
|
"name": "@polkadot/unused",
|
||||||
"version": "0.6.26",
|
"version": "0.6.27",
|
||||||
"description": "Dummy",
|
"description": "Dummy",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||||
|
|||||||
@@ -1,4 +1,8 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"date": "2021-03-17",
|
||||||
|
"url": "apps.polkadomain.com"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "2021-03-17",
|
"date": "2021-03-17",
|
||||||
"url": "buncebit.com"
|
"url": "buncebit.com"
|
||||||
@@ -7,6 +11,10 @@
|
|||||||
"date": "2021-03-17",
|
"date": "2021-03-17",
|
||||||
"url": "polkadot-distribution.live"
|
"url": "polkadot-distribution.live"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"date": "2021-03-17",
|
||||||
|
"url": "polkadot.deals"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "2021-03-17",
|
"date": "2021-03-17",
|
||||||
"url": "wallet-syncing.com"
|
"url": "wallet-syncing.com"
|
||||||
|
|||||||
Reference in New Issue
Block a user