diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d140ea39f..584c7b70e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -7,7 +7,7 @@ 33 alineherzman Update address.json (#3911) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) - 10 Josip Š Update all.json (#3933) + 11 Josip Š Update all.json (#3963) 9 bipul kumar hansdah pepecoin phishing site (important) (#3275) 9 Dan Shields add multipe reported scams (#297) 8 grizzly375 Update all.json (#575) diff --git a/all.json b/all.json index ce7a1e920..2ae716565 100644 --- a/all.json +++ b/all.json @@ -1463,11 +1463,10 @@ "astars-network.net", "astars-network.org", "astbeys.site", - "astr.coins-pad.tech", - "astr.multichain-next.info", "astepforwardnv.com", "astlar.network", "astr-event.site", + "astr.coins-pad.tech", "astra-network.org", "astracoldwallet.com", "astracryptoinvestment.ltd", diff --git a/all/tech/all.json b/all/tech/all.json index 947e64988..026f6c9ff 100644 --- a/all/tech/all.json +++ b/all/tech/all.json @@ -15,6 +15,7 @@ "arocprotocol.tech", "astar.coins-pad.tech", "astarportalnnetwork.tech", + "astr.coins-pad.tech", "autoswapgallery.tech", "autovalidation.tech", "bitdropsreward.tech", diff --git a/meta/2023-10.json b/meta/2023-10.json index 345f3db5b..ab11b2b1a 100644 --- a/meta/2023-10.json +++ b/meta/2023-10.json @@ -1,4 +1,12 @@ [ + { + "date": "2023-10-05", + "url": "astr.coins-pad.tech" + }, + { + "date": "2023-10-05", + "url": "astr.multichain-next.info" + }, { "date": "2023-10-04", "url": "1inchnetworkclaim.net" diff --git a/package.json b/package.json index a4f2648c1..acad06a94 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.7-114-x", + "version": "0.21.7-115-x", "versions": { - "git": "0.21.7-114-x", + "git": "0.21.7-115-x", "npm": "0.21.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 526f70f4a..9d30332ba 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.7-114-x", + "version": "0.21.7-115-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.4.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index bbf722bf8..6975c16d5 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.7-114-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.7-115-x' };