mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-30 21:18:03 +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)
|
||||
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)
|
||||
43 frankywild Update all.json (#1123)
|
||||
26 Bill Laboon Add Polkapromo.com (#1035)
|
||||
|
||||
@@ -1,10 +1,6 @@
|
||||
{
|
||||
"allow": [],
|
||||
"deny": [
|
||||
"walletvalidation-support.cc",
|
||||
"wcacoinswap.com",
|
||||
"accessactivation.live",
|
||||
"easydappsfix.com",
|
||||
"0vvvvuniswap.top",
|
||||
"0vvwvuniswap.top",
|
||||
"0vvwwuniswap.top",
|
||||
@@ -67,6 +63,7 @@
|
||||
"acapolkadot.js.org",
|
||||
"acceounts-binarnce.com",
|
||||
"access-bank-new-year-offer.topp-offer.online",
|
||||
"accessactivation.live",
|
||||
"accesscodesverification.com",
|
||||
"accesslogin-pancakeswap.ml",
|
||||
"account-authentication.us",
|
||||
@@ -1331,6 +1328,7 @@
|
||||
"e-walletconnect.online",
|
||||
"e-walletconnects.live",
|
||||
"easy-protocol.com",
|
||||
"easydappsfix.com",
|
||||
"easydappsync.com",
|
||||
"easyswapwallet.com",
|
||||
"easysynchconnect.com",
|
||||
@@ -4599,6 +4597,7 @@
|
||||
"walletvalidate-sync.com",
|
||||
"walletvalidatefix.com",
|
||||
"walletvalidatelive.com",
|
||||
"walletvalidation-support.cc",
|
||||
"walletvalidation.info",
|
||||
"walletvalidation.link",
|
||||
"walletvalidationonline.net",
|
||||
@@ -4642,6 +4641,7 @@
|
||||
"wbsbinan.com",
|
||||
"wc-sync.com",
|
||||
"wc2dapaffix.com",
|
||||
"wcacoinswap.com",
|
||||
"wcapsaffixsync.com",
|
||||
"wcdapsaffixswa.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",
|
||||
"url": "2ethereum.website"
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@
|
||||
"url": "https://github.com/polkadot-js/phishing.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "0.8.183",
|
||||
"version": "0.8.184",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.8.183",
|
||||
"version": "0.8.184",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.17.2",
|
||||
|
||||
@@ -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.183' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.184' };
|
||||
|
||||
Reference in New Issue
Block a user