mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 04:28:01 +00:00
[CI Skip] release/stable 0.8.97
skip-checks: true
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
336 Mich Update all.json (#1021)
|
||||
337 Mich Update all.json (#1022)
|
||||
331 Jaco Adjust/DRY-up JS retrieval process (#1006)
|
||||
97 mhusnirizal update all.json (#1018)
|
||||
74 michalisFr Update address.json (#966)
|
||||
|
||||
@@ -5,9 +5,6 @@
|
||||
"0vvwvuniswap.top",
|
||||
"0vvwwuniswap.top",
|
||||
"0vwwuniswap.top",
|
||||
"initialisation.000webhostapp.com",
|
||||
"multibridge-chain.tools",
|
||||
"manualdappsync.com",
|
||||
"16-b.it",
|
||||
"1776coin.org",
|
||||
"1inch-wallet.org",
|
||||
@@ -1230,6 +1227,7 @@
|
||||
"improvewalletchains.com",
|
||||
"indexapps.one",
|
||||
"ingreenwetrust.blog",
|
||||
"initialisation.000webhostapp.com",
|
||||
"initialize-dapps.com",
|
||||
"initializedapps.site",
|
||||
"inj-airdrops.com",
|
||||
@@ -1402,6 +1400,7 @@
|
||||
"mainzaffix.com",
|
||||
"manualconnect.com",
|
||||
"manualcoonectsysnode.com",
|
||||
"manualdappsync.com",
|
||||
"manualsync.com",
|
||||
"manualsync.live",
|
||||
"manualwalletinterface.com",
|
||||
@@ -1678,6 +1677,7 @@
|
||||
"multi-digitalapps.com",
|
||||
"multi-prodapps.com",
|
||||
"multibotconnector.co",
|
||||
"multibridge-chain.tools",
|
||||
"multibridge-dapp.tech",
|
||||
"multibridge.tools",
|
||||
"multibridgedapp.com",
|
||||
|
||||
@@ -27,6 +27,14 @@
|
||||
"date": "2022-01-29",
|
||||
"url": "defisync.online"
|
||||
},
|
||||
{
|
||||
"date": "2022-01-29",
|
||||
"url": "initialisation.000webhostapp.com"
|
||||
},
|
||||
{
|
||||
"date": "2022-01-29",
|
||||
"url": "manualdappsync.com"
|
||||
},
|
||||
{
|
||||
"date": "2022-01-29",
|
||||
"url": "metamask.netilify.app"
|
||||
@@ -35,6 +43,10 @@
|
||||
"date": "2022-01-29",
|
||||
"url": "moonbeamstaking.com"
|
||||
},
|
||||
{
|
||||
"date": "2022-01-29",
|
||||
"url": "multibridge-chain.tools"
|
||||
},
|
||||
{
|
||||
"date": "2022-01-29",
|
||||
"url": "mymetamask-support.com"
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@
|
||||
"url": "https://github.com/polkadot-js/phishing.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "0.8.96",
|
||||
"version": "0.8.97",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.8.96",
|
||||
"version": "0.8.97",
|
||||
"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.96' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.97' };
|
||||
|
||||
Reference in New Issue
Block a user