diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 81b381cde..3cdd2a7a2 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 1032 Tim Janssen Update all.json (#4689) 975 Frank Update all.json (#4681) - 663 mhusnirizal update all.json (#4683) + 664 mhusnirizal update all.json (#4691) 618 Mich Block hub-polkadot.com (#4343) 551 Jaco Allow addition of denySub entries (#4223) 108 alineherzman Update all.json (#4632) diff --git a/all.json b/all.json index c62e7e5b9..fc47314cc 100644 --- a/all.json +++ b/all.json @@ -30,9 +30,6 @@ "zapto.org" ], "deny": [ - "airdropmythos.foundation", - "airdrop-mythos.foundation", - "kusarna.us", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "09sync1n0-duckdnrs.org", @@ -912,6 +909,7 @@ "airdrop-muitibit.com", "airdrop-multibit.blog", "airdrop-myria.one", + "airdrop-mythos.foundation", "airdrop-neirocoin.xyz", "airdrop-network.online", "airdrop-nostra.com", @@ -1080,6 +1078,7 @@ "airdropmantatoken.com", "airdropmaster.finance", "airdropmeme.xyz", + "airdropmythos.foundation", "airdropnft.top", "airdropnulink.org", "airdropo.app", @@ -17486,6 +17485,7 @@ "kusamaswap.com", "kusamat.js.org", "kusamatokens.com", + "kusarna.us", "kusbanmetr.site", "kustuplop.site", "kuzcanavari.site", diff --git a/all/foundation/all.json b/all/foundation/all.json index 99e38e26b..d52b94809 100644 --- a/all/foundation/all.json +++ b/all/foundation/all.json @@ -1,7 +1,9 @@ [ "airdrop-blur.foundation", "airdrop-layerzeros.foundation", + "airdrop-mythos.foundation", "airdrop.arbitruinm.foundation", + "airdropmythos.foundation", "airdrops-layerzero.foundation", "arbitruem.foundation", "arbitrumpro.foundation", diff --git a/all/us/all.json b/all/us/all.json index 6c8154cad..6b08383a8 100644 --- a/all/us/all.json +++ b/all/us/all.json @@ -46,6 +46,7 @@ "holxyx.us", "initialization.us", "kusama.us", + "kusarna.us", "kyklo.us", "laundapps-connect.us", "LiquidETH.us", diff --git a/meta/2024-10.json b/meta/2024-10.json index 6db1873e2..9ab188b4c 100644 --- a/meta/2024-10.json +++ b/meta/2024-10.json @@ -1,12 +1,24 @@ [ + { + "date": "2024-10-05", + "url": "airdrop-mythos.foundation" + }, { "date": "2024-10-05", "url": "airdropmanta-app.pages.dev" }, + { + "date": "2024-10-05", + "url": "airdropmythos.foundation" + }, { "date": "2024-10-05", "url": "blockdexresolve.vercel.app" }, + { + "date": "2024-10-05", + "url": "kusarna.us" + }, { "date": "2024-10-03", "url": "dappsconnectio.vercel.app" diff --git a/package.json b/package.json index f7750e201..32e2ad604 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.23.7-13-x", + "version": "0.23.7-14-x", "versions": { - "git": "0.23.7-13-x", + "git": "0.23.7-14-x", "npm": "0.23.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4ddaee5bb..0049df90a 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.23.7-13-x", + "version": "0.23.7-14-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.0.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 1d384b928..b228a19ea 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.23.7-13-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.23.7-14-x' };