diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 080b5c39f..052a495fe 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 441 Jaco More top-level flatenning (#1973) 276 mhusnirizal update all.json (#1972) 196 Frank Update all.json (#1969) - 119 Tim Janssen Update all.json (#1966) + 120 Tim Janssen Update all.json (#1974) 87 michalisFr Added 0 new domains (#1936) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index b353b9737..d77b727ca 100644 --- a/all.json +++ b/all.json @@ -28,11 +28,7 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "smartsolutiontov2.lol", "0vvwwuniswap.top", - "bridgeprotect.xyz", - "dappfix-net.online", - "validsets.space", "0vwwuniswap.top", "104.168.169.107", "107-172-188-102.plesk.page", @@ -1042,6 +1038,7 @@ "bridgenode.surge.sh", "bridgepad.net", "bridgeportconnecticut.net", + "bridgeprotect.xyz", "bridgeprotocol.link", "bridgeprotocol.site", "bridgeprotocolfix.net", @@ -2415,6 +2412,7 @@ "dappexplorer.live", "dappextension.com", "dappextensions.com", + "dappfix-net.online", "dappfix.app", "dappfix.com", "dappfix.io", @@ -8203,6 +8201,7 @@ "smartsconnect.org", "smartsoilutiontec.live", "smartsollutiontec.live", + "smartsolutiontov2.lol", "smartswalletconnect.org", "smartswalletsconnect.com", "smartsycndapps.com", @@ -9784,6 +9783,7 @@ "validityauth.com", "validmetawalletfix.online", "validnodes.site", + "validsets.space", "validsolutionfix.com", "validwallchain.com", "vallidation.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index 4fcf0ab87..f27c57cde 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -1,4 +1,20 @@ [ + { + "date": "2022-08-02", + "url": "bridgeprotect.xyz" + }, + { + "date": "2022-08-02", + "url": "dappfix-net.online" + }, + { + "date": "2022-08-02", + "url": "smartsolutiontov2.lol" + }, + { + "date": "2022-08-02", + "url": "validsets.space" + }, { "date": "2022-08-01", "url": "app-mainnethub.ml" diff --git a/package.json b/package.json index 687242448..589425d13 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.3-21-x", + "version": "0.18.3-22-x", "versions": { - "git": "0.18.3-21-x", + "git": "0.18.3-22-x", "npm": "0.18.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 539bdeab1..dc398aadb 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.3-21-x", + "version": "0.18.3-22-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 578e6cf74..e85dd39ef 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.3-21-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.3-22-x' };