diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 43d6276c7..a5d5f9a5d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 775 Tim Janssen Update all.json (#3814) + 776 Tim Janssen Update all.json (#3817) 765 Frank Update all.json (#3810) 612 Mich Block fake moonbeam and some other scams (#3539) 543 Jaco Bump dev deps (#3812) diff --git a/all.json b/all.json index 4fc58bf86..e08027484 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "attestationalize.com", "09sync00.duckdns.org", "0therside.com", "0vvwvuniswap.top", @@ -1297,6 +1296,7 @@ "atomiwallet.com", "atowalletconnect.tax", "attach-bridge.com", + "attestationalize.com", "audiusconnectsync.org", "aulconn.com", "auracludefix.website", diff --git a/all/com/all.json b/all/com/all.json index 7ca7a45a2..02f331ed0 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -432,6 +432,7 @@ "atomicwalletweb-restore.com", "atomiwallet.com", "attach-bridge.com", + "attestationalize.com", "aulconn.com", "aurawhitelist.com", "aurorapllus.com", diff --git a/meta/2023-08.json b/meta/2023-08.json index 22771c9b3..8c2e79b5c 100644 --- a/meta/2023-08.json +++ b/meta/2023-08.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-08-22", + "url": "attestationalize.com" + }, { "date": "2023-08-21", "url": "azuki.lol" diff --git a/package.json b/package.json index e540bac68..ea31175d2 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-312-x", + "version": "0.21.6-313-x", "versions": { - "git": "0.21.6-312-x", + "git": "0.21.6-313-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index cacfd68ee..ece8e5ee9 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-312-x", + "version": "0.21.6-313-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.4.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 254e8a651..f3054997c 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.6-312-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-313-x' };