diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 78b012445..84b69e87e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 592 Mich Block 3 scams (#2612) + 593 Mich block scam webdappssynchronization.pages.dev (#2630) 467 Jaco Bump TS (#2589) 380 Frank Update all.json (#2629) 377 Tim Janssen Update all.json (#2627) diff --git a/all.json b/all.json index 178ce2ab5..5e4312bc3 100644 --- a/all.json +++ b/all.json @@ -28,7 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "webdappssynchronization.pages.dev", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -13969,6 +13968,7 @@ "webdappsconnection.com", "webdappslink.com", "webdappsquery.online", + "webdappssynchronization.pages.dev", "webdappsvalidate.com", "webdappsvalidate.us", "webdefi.org", diff --git a/meta/2022-12.json b/meta/2022-12.json index 5389b32ab..36162e438 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-12-02", + "url": "webdappssynchronization.pages.dev" + }, { "date": "2022-12-01", "url": "blockstationfixglitch.com" diff --git a/package.json b/package.json index 0117ff10a..fb159961a 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.12-53-x", + "version": "0.18.12-54-x", "versions": { - "git": "0.18.12-53-x", + "git": "0.18.12-54-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index fdcdfa3e2..87efecd24 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.12-53-x", + "version": "0.18.12-54-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 17af1c9c9..0c963eb49 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.18.12-53-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-54-x' };