mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-14 05:01:03 +00:00
[CI Skip] bump/beta 0.20.2-19-x
skip-checks: true
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
545 Frank Update all.json (#3101)
|
545 Frank Update all.json (#3101)
|
||||||
534 Tim Janssen Update all.json (#3100)
|
534 Tim Janssen Update all.json (#3100)
|
||||||
505 Jaco Use .js imports in src (#3098)
|
505 Jaco Use .js imports in src (#3098)
|
||||||
413 mhusnirizal update all.json (#3045)
|
414 mhusnirizal update all.json (#3102)
|
||||||
96 michalisFr Added 0 new domains (#2338)
|
96 michalisFr Added 0 new domains (#2338)
|
||||||
31 Bill Laboon Add allinone-services.net (#1727)
|
31 Bill Laboon Add allinone-services.net (#1727)
|
||||||
20 alineherzman Update address.json (#2903)
|
20 alineherzman Update address.json (#2903)
|
||||||
|
|||||||
@@ -28,8 +28,6 @@
|
|||||||
"zapto.org"
|
"zapto.org"
|
||||||
],
|
],
|
||||||
"deny": [
|
"deny": [
|
||||||
"polkatoken.network",
|
|
||||||
"claim.polkatoken.network",
|
|
||||||
"07e96d43-381a-46a3-9c16-6daf97213efc.co",
|
"07e96d43-381a-46a3-9c16-6daf97213efc.co",
|
||||||
"0vvwvuniswap.top",
|
"0vvwvuniswap.top",
|
||||||
"0vvwwuniswap.top",
|
"0vvwwuniswap.top",
|
||||||
@@ -11262,6 +11260,7 @@
|
|||||||
"polkaswep.io",
|
"polkaswep.io",
|
||||||
"polkaswitch.online",
|
"polkaswitch.online",
|
||||||
"polkatake.space",
|
"polkatake.space",
|
||||||
|
"polkatoken.network",
|
||||||
"polkatsarter.com",
|
"polkatsarter.com",
|
||||||
"polkatslaters.com",
|
"polkatslaters.com",
|
||||||
"polkatsrater.com",
|
"polkatsrater.com",
|
||||||
|
|||||||
@@ -66,6 +66,7 @@
|
|||||||
"polkadotrewards.network",
|
"polkadotrewards.network",
|
||||||
"polkadots.network",
|
"polkadots.network",
|
||||||
"polkadotweb.network",
|
"polkadotweb.network",
|
||||||
|
"polkatoken.network",
|
||||||
"polkcdot.network",
|
"polkcdot.network",
|
||||||
"polkdot-live.network",
|
"polkdot-live.network",
|
||||||
"polkodot.network",
|
"polkodot.network",
|
||||||
|
|||||||
@@ -1,4 +1,12 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"date": "2023-03-09",
|
||||||
|
"url": "claim.polkatoken.network"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"date": "2023-03-09",
|
||||||
|
"url": "polkatoken.network"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "2023-03-08",
|
"date": "2023-03-08",
|
||||||
"url": "apitrustswith3.live"
|
"url": "apitrustswith3.live"
|
||||||
|
|||||||
+2
-2
@@ -11,9 +11,9 @@
|
|||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.20.2-18-x",
|
"version": "0.20.2-19-x",
|
||||||
"versions": {
|
"versions": {
|
||||||
"git": "0.20.2-18-x",
|
"git": "0.20.2-19-x",
|
||||||
"npm": "0.20.1"
|
"npm": "0.20.1"
|
||||||
},
|
},
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.20.2-18-x",
|
"version": "0.20.2-19-x",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@polkadot/util": "^11.0.1",
|
"@polkadot/util": "^11.0.1",
|
||||||
|
|||||||
@@ -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.20.2-18-x' };
|
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.2-19-x' };
|
||||||
|
|||||||
Reference in New Issue
Block a user