diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f15f49987..90466d4c8 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 463 Jaco 0.18.10 (#2382) 358 mhusnirizal update all.json (#2419) 337 Frank Update all.json (#2479) - 303 Tim Janssen Update all.json (#2478) + 304 Tim Janssen Update all.json (#2480) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 2928c7a54..ba9ae065c 100644 --- a/all.json +++ b/all.json @@ -28,15 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "rectifbinanresolv.click", - "trustpad-community.com", - "trustpad-fi.com", - "trustpad-finance.net", - "trustpad-market.com", - "trustpad-trading.com", - "validityaccess.site", - "verifyaccess.site", - "usersfreemints.click", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -9140,6 +9131,7 @@ "rectbloks.org", "rectfy.xyz", "rectidapps.com", + "rectifbinanresolv.click", "rectification-dapp.com", "rectification-interface.com", "rectification-process.com", @@ -11239,18 +11231,23 @@ "trustkonect.com", "trustliveaid.online", "trustnewswalletshare.com", + "trustpad-community.com", "trustpad-dapp.com", "trustpad-dapp.net", "trustpad-event.net", "trustpad-events.net", + "trustpad-fi.com", + "trustpad-finance.net", "trustpad-ido.com", "trustpad-ido.net", + "trustpad-market.com", "trustpad-nft.com", "trustpad-pool.net", "trustpad-rewards.com", "trustpad-rewards.net", "trustpad-tokens.com", "trustpad-tokens.net", + "trustpad-trading.com", "trustpad.dev", "trustprotocol.info", "trustprotocol.online", @@ -11605,6 +11602,7 @@ "usernode.org", "userpanel.org", "userportal.icu", + "usersfreemints.click", "usersolution.net", "uservalidationdapp.info", "userverify.land", @@ -11787,6 +11785,7 @@ "validereweb.com", "validiateconnect.com", "validintegrate.online", + "validityaccess.site", "validityauth.com", "validlive.us", "validmetawalletfix.online", @@ -11843,6 +11842,7 @@ "verify-mycollabland.com", "verify-recoveryphrase.com", "verify.yuzu--swap.com", + "verifyaccess.site", "verifyasset.net", "verifyasset.org", "verifyasset.site", diff --git a/meta/2022-10.json b/meta/2022-10.json index 77053abd1..97248b44b 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -1,4 +1,40 @@ [ + { + "date": "2022-10-26", + "url": "rectifbinanresolv.click" + }, + { + "date": "2022-10-26", + "url": "trustpad-community.com" + }, + { + "date": "2022-10-26", + "url": "trustpad-fi.com" + }, + { + "date": "2022-10-26", + "url": "trustpad-finance.net" + }, + { + "date": "2022-10-26", + "url": "trustpad-market.com" + }, + { + "date": "2022-10-26", + "url": "trustpad-trading.com" + }, + { + "date": "2022-10-26", + "url": "usersfreemints.click" + }, + { + "date": "2022-10-26", + "url": "validityaccess.site" + }, + { + "date": "2022-10-26", + "url": "verifyaccess.site" + }, { "date": "2022-10-25", "url": "airdrop.aptosıabs.com" diff --git a/package.json b/package.json index ed06f79a3..164ad4af1 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-82-x", + "version": "0.18.11-83-x", "versions": { - "git": "0.18.11-82-x", + "git": "0.18.11-83-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 402a3acff..89ed09cca 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-82-x", + "version": "0.18.11-83-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 471f7c0c7..3adc3aae1 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.11-82-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-83-x' };