diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2515071bb..c05bf9e8c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 737 Frank Update all.json (#3672) - 704 Tim Janssen Update all.json (#3681) + 705 Tim Janssen Update all.json (#3682) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) 499 mhusnirizal update all.json (#3675) diff --git a/all.json b/all.json index 23f27e704..aad46be40 100644 --- a/all.json +++ b/all.json @@ -30,10 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "fixeclfloat.net", - "lineaairdrop.com", - "ripple-rewards.com", - "ripple-treasury.com", "09sync00.duckdns.org", "0therside.com", "0vvwvuniswap.top", @@ -7580,6 +7576,7 @@ "fixeadfloat.net", "fixeadfloet.com", "fixebdfloat.org", + "fixeclfloat.net", "fixed-change.com", "fixed-flaot.sbs", "fixed-float.biz", @@ -9452,6 +9449,7 @@ "liiveconnect.com", "limtoken.cc", "linea-mainnet.xyz", + "lineaairdrop.com", "lineadapps.com", "lineamainnet.xyz", "lingvalidate.netlify.app", @@ -14525,7 +14523,9 @@ "rightinvestmentcrypto.com", "ringchainio.live", "riotokenswap.com", + "ripple-rewards.com", "ripple-token.com", + "ripple-treasury.com", "ripple-web3.com", "ripple-web3.net", "ripple.army", diff --git a/all/com/all.json b/all/com/all.json index 875c67e96..a8c5bf5b9 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -3447,6 +3447,7 @@ "lightdapp.com", "lightenup-bebright.com", "liiveconnect.com", + "lineaairdrop.com", "lineadapps.com", "link-accountvalidate.com", "link-apps.com", @@ -5439,7 +5440,9 @@ "rewardsyncdappssconnect.firebaseapp.com", "rightinvestmentcrypto.com", "riotokenswap.com", + "ripple-rewards.com", "ripple-token.com", + "ripple-treasury.com", "ripple-web3.com", "ripple.us.com", "riteaid-tek.com", diff --git a/all/net/all.json b/all/net/all.json index 28545d05d..eb8364a10 100644 --- a/all/net/all.json +++ b/all/net/all.json @@ -429,6 +429,7 @@ "fixbase.net", "fixconnect.net", "fixeadfloat.net", + "fixeclfloat.net", "fixed-float.net", "fixedapps.net", "fixeddfloat.net", diff --git a/meta/2023-07.json b/meta/2023-07.json index 31fc8e345..a8609f273 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -51,10 +51,18 @@ "date": "2023-07-24", "url": "dapprestore.pages.dev" }, + { + "date": "2023-07-24", + "url": "fixeclfloat.net" + }, { "date": "2023-07-24", "url": "hamsters.vc" }, + { + "date": "2023-07-24", + "url": "lineaairdrop.com" + }, { "date": "2023-07-24", "url": "pancakeswap.gift" @@ -63,6 +71,14 @@ "date": "2023-07-24", "url": "pancakeswapv2.com" }, + { + "date": "2023-07-24", + "url": "ripple-rewards.com" + }, + { + "date": "2023-07-24", + "url": "ripple-treasury.com" + }, { "date": "2023-07-24", "url": "swapsushi.net" diff --git a/package.json b/package.json index 9b03315f3..742f17a9b 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-191-x", + "version": "0.21.6-192-x", "versions": { - "git": "0.21.6-191-x", + "git": "0.21.6-192-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 28c254437..2bb4ded8e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-191-x", + "version": "0.21.6-192-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 3ed230d86..ce7859b97 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.21.6-191-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-192-x' };