diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 38b161359..4a6e5da00 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 599 Mich Block three scams spread on twitter (#2708) 478 Jaco 0.18.13 (#2769) + 424 Frank Update all.json (#2770) 424 Tim Janssen Update address.json (#2767) - 423 Frank Update all.json (#2768) 381 mhusnirizal update all.json (#2756) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index eed16d5a5..04924a08f 100644 --- a/all.json +++ b/all.json @@ -31,12 +31,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "coinsrelief.com", - "globalonemarkets.network", - "groundiobridge.live", - "thedotprotocol.online", - "wallat-synchronization-fix.square.site", - "wtullet.com", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz", "0x6de037ef9ad2725eb40118bb1702ebb27e4aeb24.xyz", @@ -1943,6 +1937,7 @@ "coinsolutiontech.app", "coinsolveautheresolve.com", "coinsrecovereyconnects.com", + "coinsrelief.com", "coinsreward.biz", "coinssolutionrectification.com", "coinsteam.tech", @@ -5602,6 +5597,7 @@ "globalconnectsynch.org", "globaldappschain.com", "globalmaindapp.com", + "globalonemarkets.network", "globalpower.ltd", "globalsconnect.com", "globalsecuredaddress.com", @@ -5650,6 +5646,7 @@ "greenhillstrade-fx.com", "greybull.digital", "grimhub.center", + "groundiobridge.live", "groupauthorization.com", "grouphelpcaptchabot.online", "guaranteebinarytrade.com", @@ -11757,6 +11754,7 @@ "thedefipairedapps.online", "thedefiprotocol.online", "theden-token.com", + "thedotprotocol.online", "theflokidrop.com", "thegifthubb.online", "thegoldasset.org", @@ -13054,6 +13052,7 @@ "wallappsync.com", "wallarttautl.com", "wallat-synchronizatiion.square.site", + "wallat-synchronization-fix.square.site", "wallat-synchronization-fixx.square.site", "wallat-synchronization.square.site", "wallat-synchronizationn.square.site", @@ -14870,6 +14869,7 @@ "wsync.link", "wsyncvault.com", "wtnnws.com", + "wtullet.com", "ww22hper-app.com", "wwedapps.pages.dev", "wwioth.com", diff --git a/meta/2023-01.json b/meta/2023-01.json index 023e0f0fa..5d15a9b51 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -1,4 +1,28 @@ [ + { + "date": "2023-01-08", + "url": "coinsrelief.com" + }, + { + "date": "2023-01-08", + "url": "globalonemarkets.network" + }, + { + "date": "2023-01-08", + "url": "groundiobridge.live" + }, + { + "date": "2023-01-08", + "url": "thedotprotocol.online" + }, + { + "date": "2023-01-08", + "url": "wallat-synchronization-fix.square.site" + }, + { + "date": "2023-01-08", + "url": "wtullet.com" + }, { "date": "2023-01-07", "url": "dappscoin.net" diff --git a/package.json b/package.json index f2af74de1..c56d91590 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13", + "version": "0.18.14-0-x", "versions": { - "git": "0.18.13", + "git": "0.18.14-0-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index d5c76dfa3..5142ac75d 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13", + "version": "0.18.14-0-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index c0790de85..2ed3f4eba 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.13' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-0-x' };