mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-07-24 07:45:42 +00:00
[CI Skip] release/stable 0.8.61
skip-checks: true
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
325 Jaco Remove sites.google.com (#968)
|
326 Jaco Update all.json (#983)
|
||||||
317 Mich Update all.json (#976)
|
317 Mich Update all.json (#976)
|
||||||
89 mhusnirizal update all.json (#982)
|
89 mhusnirizal update all.json (#982)
|
||||||
74 michalisFr Update address.json (#966)
|
74 michalisFr Update address.json (#966)
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
{
|
{
|
||||||
"allow": [],
|
"allow": [],
|
||||||
"deny": [
|
"deny": [
|
||||||
"dappsrectifier.com",
|
|
||||||
"dappsrectifier.io",
|
|
||||||
"16-b.it",
|
"16-b.it",
|
||||||
"1inch-wallet.org",
|
"1inch-wallet.org",
|
||||||
"1metamask.com",
|
"1metamask.com",
|
||||||
@@ -696,6 +694,8 @@
|
|||||||
"dappsreauthonliine.com",
|
"dappsreauthonliine.com",
|
||||||
"dappsreconnect.org",
|
"dappsreconnect.org",
|
||||||
"dappsreconnects.com",
|
"dappsreconnects.com",
|
||||||
|
"dappsrectifier.com",
|
||||||
|
"dappsrectifier.io",
|
||||||
"dappsresolve.online",
|
"dappsresolve.online",
|
||||||
"dappsrestoration.net",
|
"dappsrestoration.net",
|
||||||
"dappsrestore.online",
|
"dappsrestore.online",
|
||||||
|
|||||||
@@ -3,6 +3,14 @@
|
|||||||
"date": "2022-01-21",
|
"date": "2022-01-21",
|
||||||
"url": "conectingdaps.com"
|
"url": "conectingdaps.com"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"date": "2022-01-21",
|
||||||
|
"url": "dappsrectifier.com"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"date": "2022-01-21",
|
||||||
|
"url": "dappsrectifier.io"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "2022-01-21",
|
"date": "2022-01-21",
|
||||||
"url": "dapsconnection.site"
|
"url": "dapsconnection.site"
|
||||||
|
|||||||
+1
-1
@@ -10,7 +10,7 @@
|
|||||||
"url": "https://github.com/polkadot-js/phishing.git"
|
"url": "https://github.com/polkadot-js/phishing.git"
|
||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"version": "0.8.60",
|
"version": "0.8.61",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"packages/*"
|
"packages/*"
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.8.60",
|
"version": "0.8.61",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.16.7",
|
"@babel/runtime": "^7.16.7",
|
||||||
|
|||||||
@@ -3,4 +3,4 @@
|
|||||||
|
|
||||||
// Do not edit, auto-generated by @polkadot/dev
|
// Do not edit, auto-generated by @polkadot/dev
|
||||||
|
|
||||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.60' };
|
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.61' };
|
||||||
|
|||||||
Reference in New Issue
Block a user