mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 04:28:01 +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)
|
||||
89 mhusnirizal update all.json (#982)
|
||||
74 michalisFr Update address.json (#966)
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
{
|
||||
"allow": [],
|
||||
"deny": [
|
||||
"dappsrectifier.com",
|
||||
"dappsrectifier.io",
|
||||
"16-b.it",
|
||||
"1inch-wallet.org",
|
||||
"1metamask.com",
|
||||
@@ -696,6 +694,8 @@
|
||||
"dappsreauthonliine.com",
|
||||
"dappsreconnect.org",
|
||||
"dappsreconnects.com",
|
||||
"dappsrectifier.com",
|
||||
"dappsrectifier.io",
|
||||
"dappsresolve.online",
|
||||
"dappsrestoration.net",
|
||||
"dappsrestore.online",
|
||||
|
||||
@@ -3,6 +3,14 @@
|
||||
"date": "2022-01-21",
|
||||
"url": "conectingdaps.com"
|
||||
},
|
||||
{
|
||||
"date": "2022-01-21",
|
||||
"url": "dappsrectifier.com"
|
||||
},
|
||||
{
|
||||
"date": "2022-01-21",
|
||||
"url": "dappsrectifier.io"
|
||||
},
|
||||
{
|
||||
"date": "2022-01-21",
|
||||
"url": "dapsconnection.site"
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@
|
||||
"url": "https://github.com/polkadot-js/phishing.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "0.8.60",
|
||||
"version": "0.8.61",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.8.60",
|
||||
"version": "0.8.61",
|
||||
"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.60' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.61' };
|
||||
|
||||
Reference in New Issue
Block a user