mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-13 17:31:11 +00:00
[CI Skip] release/stable 0.8.87
skip-checks: true
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
331 Jaco Adjust/DRY-up JS retrieval process (#1006)
|
||||
331 Mich Update all.json (#1010)
|
||||
94 mhusnirizal update all.json (#1009)
|
||||
95 mhusnirizal update all.json (#1012)
|
||||
74 michalisFr Update address.json (#966)
|
||||
28 frankywild Update all.json (#1004)
|
||||
25 Bill Laboon seed stealer site (#977)
|
||||
|
||||
@@ -1,10 +1,6 @@
|
||||
{
|
||||
"allow": [],
|
||||
"deny": [
|
||||
"blockchain-fix.net",
|
||||
"blockchain-fix.org",
|
||||
"blockchain-bugsrefix.io",
|
||||
"fixmultichain.com",
|
||||
"0vvvvuniswap.top",
|
||||
"0vvwvuniswap.top",
|
||||
"0vvwwuniswap.top",
|
||||
@@ -208,7 +204,10 @@
|
||||
"blocfchain.com",
|
||||
"block2node.live",
|
||||
"blockch-secure.center",
|
||||
"blockchain-bugsrefix.io",
|
||||
"blockchain-consulting.tokenminds.xyz",
|
||||
"blockchain-fix.net",
|
||||
"blockchain-fix.org",
|
||||
"blockchain-nodes.net",
|
||||
"blockchain-token-visualization.com",
|
||||
"blockchain-validator.com",
|
||||
@@ -1069,6 +1068,7 @@
|
||||
"fixdappsync.com",
|
||||
"fixedcoinwallets.com",
|
||||
"fixlivewallet.com",
|
||||
"fixmultichain.com",
|
||||
"fixnodes.online",
|
||||
"fixsdefi.com",
|
||||
"fixtoksuptodate.live",
|
||||
|
||||
@@ -1,4 +1,16 @@
|
||||
[
|
||||
{
|
||||
"date": "2022-01-27",
|
||||
"url": "blockchain-bugsrefix.io"
|
||||
},
|
||||
{
|
||||
"date": "2022-01-27",
|
||||
"url": "blockchain-fix.net"
|
||||
},
|
||||
{
|
||||
"date": "2022-01-27",
|
||||
"url": "blockchain-fix.org"
|
||||
},
|
||||
{
|
||||
"date": "2022-01-27",
|
||||
"url": "dapps-support.info"
|
||||
@@ -19,6 +31,10 @@
|
||||
"date": "2022-01-27",
|
||||
"url": "dapspprotocol.com"
|
||||
},
|
||||
{
|
||||
"date": "2022-01-27",
|
||||
"url": "fixmultichain.com"
|
||||
},
|
||||
{
|
||||
"date": "2022-01-27",
|
||||
"url": "supportdapps.com"
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@
|
||||
"url": "https://github.com/polkadot-js/phishing.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "0.8.86",
|
||||
"version": "0.8.87",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.8.86",
|
||||
"version": "0.8.87",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.16.7",
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.86' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.87' };
|
||||
|
||||
Reference in New Issue
Block a user