mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-13 21:01:09 +00:00
[CI Skip] release/stable 0.8.184
skip-checks: true
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
377 Mich Update all.json (#1121)
|
377 Mich Update all.json (#1121)
|
||||||
343 Jaco Add test for allowed top-level domains (#1120)
|
343 Jaco Add test for allowed top-level domains (#1120)
|
||||||
116 mhusnirizal update all.json (#1112)
|
117 mhusnirizal update all.json (#1125)
|
||||||
77 michalisFr Update all.json (#1036)
|
77 michalisFr Update all.json (#1036)
|
||||||
43 frankywild Update all.json (#1123)
|
43 frankywild Update all.json (#1123)
|
||||||
26 Bill Laboon Add Polkapromo.com (#1035)
|
26 Bill Laboon Add Polkapromo.com (#1035)
|
||||||
|
|||||||
@@ -1,10 +1,6 @@
|
|||||||
{
|
{
|
||||||
"allow": [],
|
"allow": [],
|
||||||
"deny": [
|
"deny": [
|
||||||
"walletvalidation-support.cc",
|
|
||||||
"wcacoinswap.com",
|
|
||||||
"accessactivation.live",
|
|
||||||
"easydappsfix.com",
|
|
||||||
"0vvvvuniswap.top",
|
"0vvvvuniswap.top",
|
||||||
"0vvwvuniswap.top",
|
"0vvwvuniswap.top",
|
||||||
"0vvwwuniswap.top",
|
"0vvwwuniswap.top",
|
||||||
@@ -67,6 +63,7 @@
|
|||||||
"acapolkadot.js.org",
|
"acapolkadot.js.org",
|
||||||
"acceounts-binarnce.com",
|
"acceounts-binarnce.com",
|
||||||
"access-bank-new-year-offer.topp-offer.online",
|
"access-bank-new-year-offer.topp-offer.online",
|
||||||
|
"accessactivation.live",
|
||||||
"accesscodesverification.com",
|
"accesscodesverification.com",
|
||||||
"accesslogin-pancakeswap.ml",
|
"accesslogin-pancakeswap.ml",
|
||||||
"account-authentication.us",
|
"account-authentication.us",
|
||||||
@@ -1331,6 +1328,7 @@
|
|||||||
"e-walletconnect.online",
|
"e-walletconnect.online",
|
||||||
"e-walletconnects.live",
|
"e-walletconnects.live",
|
||||||
"easy-protocol.com",
|
"easy-protocol.com",
|
||||||
|
"easydappsfix.com",
|
||||||
"easydappsync.com",
|
"easydappsync.com",
|
||||||
"easyswapwallet.com",
|
"easyswapwallet.com",
|
||||||
"easysynchconnect.com",
|
"easysynchconnect.com",
|
||||||
@@ -4599,6 +4597,7 @@
|
|||||||
"walletvalidate-sync.com",
|
"walletvalidate-sync.com",
|
||||||
"walletvalidatefix.com",
|
"walletvalidatefix.com",
|
||||||
"walletvalidatelive.com",
|
"walletvalidatelive.com",
|
||||||
|
"walletvalidation-support.cc",
|
||||||
"walletvalidation.info",
|
"walletvalidation.info",
|
||||||
"walletvalidation.link",
|
"walletvalidation.link",
|
||||||
"walletvalidationonline.net",
|
"walletvalidationonline.net",
|
||||||
@@ -4642,6 +4641,7 @@
|
|||||||
"wbsbinan.com",
|
"wbsbinan.com",
|
||||||
"wc-sync.com",
|
"wc-sync.com",
|
||||||
"wc2dapaffix.com",
|
"wc2dapaffix.com",
|
||||||
|
"wcacoinswap.com",
|
||||||
"wcapsaffixsync.com",
|
"wcapsaffixsync.com",
|
||||||
"wcdapsaffixswa.com",
|
"wcdapsaffixswa.com",
|
||||||
"wclivedapafix.com",
|
"wclivedapafix.com",
|
||||||
|
|||||||
@@ -1,4 +1,20 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"date": "2022-02-18",
|
||||||
|
"url": "accessactivation.live"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"date": "2022-02-18",
|
||||||
|
"url": "easydappsfix.com"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"date": "2022-02-18",
|
||||||
|
"url": "walletvalidation-support.cc"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"date": "2022-02-18",
|
||||||
|
"url": "wcacoinswap.com"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "2022-02-17",
|
"date": "2022-02-17",
|
||||||
"url": "2ethereum.website"
|
"url": "2ethereum.website"
|
||||||
|
|||||||
+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.183",
|
"version": "0.8.184",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"packages/*"
|
"packages/*"
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.8.183",
|
"version": "0.8.184",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.17.2",
|
"@babel/runtime": "^7.17.2",
|
||||||
|
|||||||
@@ -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.183' };
|
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.184' };
|
||||||
|
|||||||
Reference in New Issue
Block a user