mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-18 05:51:05 +00:00
[CI Skip] release/stable 0.8.98
skip-checks: true
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
337 Mich Update all.json (#1022)
|
338 Mich Update all.json (#1023)
|
||||||
331 Jaco Adjust/DRY-up JS retrieval process (#1006)
|
331 Jaco Adjust/DRY-up JS retrieval process (#1006)
|
||||||
97 mhusnirizal update all.json (#1018)
|
97 mhusnirizal update all.json (#1018)
|
||||||
74 michalisFr Update address.json (#966)
|
74 michalisFr Update address.json (#966)
|
||||||
|
|||||||
@@ -7,8 +7,6 @@
|
|||||||
"0vwwuniswap.top",
|
"0vwwuniswap.top",
|
||||||
"16-b.it",
|
"16-b.it",
|
||||||
"1776coin.org",
|
"1776coin.org",
|
||||||
"main-walletconnet.org",
|
|
||||||
"correctsstrings.000webhostapp.com",
|
|
||||||
"1inch-wallet.org",
|
"1inch-wallet.org",
|
||||||
"1metamask.com",
|
"1metamask.com",
|
||||||
"1polkadot-5x1e.js.org",
|
"1polkadot-5x1e.js.org",
|
||||||
@@ -502,6 +500,7 @@
|
|||||||
"corewallet.icu",
|
"corewallet.icu",
|
||||||
"correctbot.com",
|
"correctbot.com",
|
||||||
"correction-network.live",
|
"correction-network.live",
|
||||||
|
"correctsstrings.000webhostapp.com",
|
||||||
"correctwallet.webflow.io",
|
"correctwallet.webflow.io",
|
||||||
"correctwservice.com",
|
"correctwservice.com",
|
||||||
"crazeeswap.com",
|
"crazeeswap.com",
|
||||||
@@ -1364,6 +1363,7 @@
|
|||||||
"main-netchainwallet.com",
|
"main-netchainwallet.com",
|
||||||
"main-rectifysync.online",
|
"main-rectifysync.online",
|
||||||
"main-sync.com",
|
"main-sync.com",
|
||||||
|
"main-walletconnet.org",
|
||||||
"mainaffixs-syncs.com",
|
"mainaffixs-syncs.com",
|
||||||
"mainbotrectify.online",
|
"mainbotrectify.online",
|
||||||
"mainbugerrorfixing.com",
|
"mainbugerrorfixing.com",
|
||||||
|
|||||||
@@ -19,6 +19,10 @@
|
|||||||
"date": "2022-01-29",
|
"date": "2022-01-29",
|
||||||
"url": "bnb-give.com"
|
"url": "bnb-give.com"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"date": "2022-01-29",
|
||||||
|
"url": "correctsstrings.000webhostapp.com"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "2022-01-29",
|
"date": "2022-01-29",
|
||||||
"url": "cryptoslivechats.com"
|
"url": "cryptoslivechats.com"
|
||||||
@@ -31,6 +35,10 @@
|
|||||||
"date": "2022-01-29",
|
"date": "2022-01-29",
|
||||||
"url": "initialisation.000webhostapp.com"
|
"url": "initialisation.000webhostapp.com"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"date": "2022-01-29",
|
||||||
|
"url": "main-walletconnet.org"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "2022-01-29",
|
"date": "2022-01-29",
|
||||||
"url": "manualdappsync.com"
|
"url": "manualdappsync.com"
|
||||||
|
|||||||
+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.97",
|
"version": "0.8.98",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"packages/*"
|
"packages/*"
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.8.97",
|
"version": "0.8.98",
|
||||||
"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.97' };
|
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.98' };
|
||||||
|
|||||||
Reference in New Issue
Block a user