diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 793fb330b..7f48a84cd 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 501 Mich Update all.json (#1455) + 502 Mich Update all.json (#1456) 376 Jaco Add airdrop (#1418) 208 mhusnirizal update all.json (#1453) 91 frankywild Update all.json (#1446) diff --git a/all.json b/all.json index 963b3e299..7e1abef6f 100644 --- a/all.json +++ b/all.json @@ -12,7 +12,6 @@ "1776coin.org", "1chaincrypto.com", "1inch-network.net", - "polkagive14.net", "1inch-wallet.org", "1inch.tk", "1metamask.com", @@ -4512,6 +4511,7 @@ "polkafree.com", "polkagift.com", "polkagive.com", + "polkagive14.net", "polkagive2.net", "polkagive22.com", "polkagiveaway.com", diff --git a/meta/2022-04.json b/meta/2022-04.json index f1a76b849..3084dfebd 100644 --- a/meta/2022-04.json +++ b/meta/2022-04.json @@ -123,6 +123,10 @@ "date": "2022-04-17", "url": "poligone-wallet.top" }, + { + "date": "2022-04-17", + "url": "polkagive14.net" + }, { "date": "2022-04-17", "url": "restorationprocess.net" diff --git a/package.json b/package.json index 964e87abb..82a441790 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.11.48", + "version": "0.11.49", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 23627d91f..9e5f719b9 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.11.48", + "version": "0.11.49", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index bdc00d3f2..b96d7ce0d 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.11.48' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.11.49' };