diff --git a/all.json b/all.json index 3d566a473..45d4d8c36 100644 --- a/all.json +++ b/all.json @@ -1,7 +1,6 @@ { "allow": [], "deny": [ - "polkadot-event.org", "1metamask.com", "1sgexchange.com", "1v4t96knneojmqrl1rblweebvongdgjsd657zqwqzs6jmdspolkadot.js.org", @@ -1044,6 +1043,7 @@ "polkadot-dot.com", "polkadot-dot.info", "polkadot-event.com", + "polkadot-event.org", "polkadot-events.live", "polkadot-get.com", "polkadot-get.org", diff --git a/meta/2021-12.json b/meta/2021-12.json index bf628d785..96688d4ad 100644 --- a/meta/2021-12.json +++ b/meta/2021-12.json @@ -379,6 +379,10 @@ "date": "2021-12-14", "url": "pancakeswp.market" }, + { + "date": "2021-12-14", + "url": "polkadot-event.org" + }, { "date": "2021-12-14", "url": "revalidateweb.com" diff --git a/package.json b/package.json index ad8b833ce..46e017562 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.6.537", + "version": "0.6.538", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index bdfa759eb..53ed665ef 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -14,7 +14,7 @@ }, "sideEffects": false, "type": "module", - "version": "0.6.537", + "version": "0.6.538", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.5", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 869685a80..77b4ca8bf 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/phishing', version: '0.6.537' }; +export const packageInfo = { name: '@polkadot/phishing', version: '0.6.538' };