mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-12 14:41:02 +00:00
[CI Skip] bump/beta 0.22.3-20-x
skip-checks: true
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
926 Tim Janssen Update all.json (#4313)
|
927 Tim Janssen Update all.json (#4315)
|
||||||
901 Frank Update all.json (#4312)
|
901 Frank Update all.json (#4312)
|
||||||
617 Mich Block polkastater-login.com (#4044)
|
617 Mich Block polkastater-login.com (#4044)
|
||||||
598 mhusnirizal update all.json (#4290)
|
598 mhusnirizal update all.json (#4290)
|
||||||
|
|||||||
@@ -30,7 +30,6 @@
|
|||||||
],
|
],
|
||||||
"deny": [
|
"deny": [
|
||||||
"07e96d43-381a-46a3-9c16-6daf97213efc.co",
|
"07e96d43-381a-46a3-9c16-6daf97213efc.co",
|
||||||
"tokendapps.vercel.app",
|
|
||||||
"09sync00.duckdns.org",
|
"09sync00.duckdns.org",
|
||||||
"0kxwallet.org",
|
"0kxwallet.org",
|
||||||
"0nlinebot.github.io",
|
"0nlinebot.github.io",
|
||||||
@@ -25346,6 +25345,7 @@
|
|||||||
"tokendapprotocol.net",
|
"tokendapprotocol.net",
|
||||||
"tokendapps.io",
|
"tokendapps.io",
|
||||||
"tokendapps.online",
|
"tokendapps.online",
|
||||||
|
"tokendapps.vercel.app",
|
||||||
"tokendappvalidator.netlify.app",
|
"tokendappvalidator.netlify.app",
|
||||||
"tokendappvaliddators.com",
|
"tokendappvaliddators.com",
|
||||||
"tokendatasync.com",
|
"tokendatasync.com",
|
||||||
|
|||||||
@@ -1032,6 +1032,7 @@
|
|||||||
"thunderous-lollipop-f82333.netlify.app",
|
"thunderous-lollipop-f82333.netlify.app",
|
||||||
"tofunft-home.web.app",
|
"tofunft-home.web.app",
|
||||||
"tokenauth.app",
|
"tokenauth.app",
|
||||||
|
"tokendapps.vercel.app",
|
||||||
"tokendappvalidator.netlify.app",
|
"tokendappvalidator.netlify.app",
|
||||||
"tokens-authservice.netlify.app",
|
"tokens-authservice.netlify.app",
|
||||||
"tokens-holder.web.app",
|
"tokens-holder.web.app",
|
||||||
|
|||||||
@@ -135,6 +135,10 @@
|
|||||||
"date": "2024-03-13",
|
"date": "2024-03-13",
|
||||||
"url": "syncappz.com"
|
"url": "syncappz.com"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"date": "2024-03-13",
|
||||||
|
"url": "tokendapps.vercel.app"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "2024-03-13",
|
"date": "2024-03-13",
|
||||||
"url": "userhelpdesk.mobi"
|
"url": "userhelpdesk.mobi"
|
||||||
|
|||||||
+2
-2
@@ -14,9 +14,9 @@
|
|||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.22.3-19-x",
|
"version": "0.22.3-20-x",
|
||||||
"versions": {
|
"versions": {
|
||||||
"git": "0.22.3-19-x",
|
"git": "0.22.3-20-x",
|
||||||
"npm": "0.22.2"
|
"npm": "0.22.2"
|
||||||
},
|
},
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
"./packageDetect.cjs"
|
"./packageDetect.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.22.3-19-x",
|
"version": "0.22.3-20-x",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@polkadot/util": "^12.6.2",
|
"@polkadot/util": "^12.6.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.22.3-19-x' };
|
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.3-20-x' };
|
||||||
|
|||||||
Reference in New Issue
Block a user