mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-17 22:51:05 +00:00
[CI Skip] release/stable 0.13.82
skip-checks: true
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
557 Mich Update all.json (#1624)
|
558 Mich Update all.json (#1662)
|
||||||
392 Jaco Add weebly.com to top-level check (#1653)
|
392 Jaco Add weebly.com to top-level check (#1653)
|
||||||
234 mhusnirizal update all.json (#1657)
|
234 mhusnirizal update all.json (#1657)
|
||||||
145 frankywild Update all.json (#1660)
|
145 frankywild Update all.json (#1660)
|
||||||
|
|||||||
@@ -13,9 +13,6 @@
|
|||||||
"1chaincrypto.com",
|
"1chaincrypto.com",
|
||||||
"1inch-network.net",
|
"1inch-network.net",
|
||||||
"1inch-wallet.org",
|
"1inch-wallet.org",
|
||||||
"bsccoin.live",
|
|
||||||
"tokenpecket.vip",
|
|
||||||
"dapconn.net",
|
|
||||||
"1inch.tk",
|
"1inch.tk",
|
||||||
"1inchoficial.bonuscriptomoedas.com",
|
"1inchoficial.bonuscriptomoedas.com",
|
||||||
"1metamask.com",
|
"1metamask.com",
|
||||||
@@ -897,6 +894,7 @@
|
|||||||
"bscanetwork.com",
|
"bscanetwork.com",
|
||||||
"bscbotrectify.com",
|
"bscbotrectify.com",
|
||||||
"bscbotrestore.com",
|
"bscbotrestore.com",
|
||||||
|
"bsccoin.live",
|
||||||
"bscnode-restore.com",
|
"bscnode-restore.com",
|
||||||
"bscnodecenter.net",
|
"bscnodecenter.net",
|
||||||
"bscnodeconnect.net",
|
"bscnodeconnect.net",
|
||||||
@@ -1834,6 +1832,7 @@
|
|||||||
"dapaffixsync.com",
|
"dapaffixsync.com",
|
||||||
"dapairdrropnet.live",
|
"dapairdrropnet.live",
|
||||||
"dapc.site",
|
"dapc.site",
|
||||||
|
"dapconn.net",
|
||||||
"dapconnect.net",
|
"dapconnect.net",
|
||||||
"dapconnectlive.co",
|
"dapconnectlive.co",
|
||||||
"dapconnectlive.com",
|
"dapconnectlive.com",
|
||||||
@@ -7944,6 +7943,7 @@
|
|||||||
"tokenpcooket.pro",
|
"tokenpcooket.pro",
|
||||||
"tokenpcooket.xyz",
|
"tokenpcooket.xyz",
|
||||||
"tokenpeck.com",
|
"tokenpeck.com",
|
||||||
|
"tokenpecket.vip",
|
||||||
"tokenpket.com",
|
"tokenpket.com",
|
||||||
"tokenpockat.club",
|
"tokenpockat.club",
|
||||||
"tokenpockat.icu",
|
"tokenpockat.icu",
|
||||||
|
|||||||
@@ -1,4 +1,16 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"date": "2022-06-11",
|
||||||
|
"url": "bsccoin.live"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"date": "2022-06-11",
|
||||||
|
"url": "dapconn.net"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"date": "2022-06-11",
|
||||||
|
"url": "tokenpecket.vip"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "2022-06-10",
|
"date": "2022-06-10",
|
||||||
"url": "alltokensupport-xx10.xyz"
|
"url": "alltokensupport-xx10.xyz"
|
||||||
|
|||||||
+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.13.81",
|
"version": "0.13.82",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"packages/*"
|
"packages/*"
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.13.81",
|
"version": "0.13.82",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.18.3",
|
"@babel/runtime": "^7.18.3",
|
||||||
|
|||||||
@@ -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.13.81' };
|
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.82' };
|
||||||
|
|||||||
Reference in New Issue
Block a user