diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 187395d58..b21670c65 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 575 Mich Update all.json (#2119) 455 Jaco Additional url (as per issues logged) (#2177) - 310 mhusnirizal update all.json (#2185) + 311 mhusnirizal update all.json (#2186) 248 Frank Update all.json (#2181) 202 Tim Janssen Update all.json (#2183) 93 michalisFr Added 0 new domains (#2143) diff --git a/all.json b/all.json index aa4944231..484d294f8 100644 --- a/all.json +++ b/all.json @@ -26,9 +26,6 @@ "zapto.org" ], "deny": [ - "smart-edged.com", - "insurenodeexplorer.co", - "indexappl.rf.gd", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -4875,6 +4872,7 @@ "in-nords-synchronization.com", "incwalletvalidates.net", "indexapp.info", + "indexappl.rf.gd", "indexapplc.online", "indexapplc.rf.gd", "indexapps.one", @@ -4915,6 +4913,7 @@ "instanwalletpay.com", "insurance-world.in", "insuredapplite.co", + "insurenodeexplorer.co", "insuresecuregateway.xyz", "intconwalls.space", "intdwintrectifier.com", @@ -8661,6 +8660,7 @@ "smart-connects.live", "smart-dapps.com", "smart-decentralizedprotocol.live", + "smart-edged.com", "smart-fixchain.live", "smart-fixhub.live", "smart-handshake.com", diff --git a/meta/2022-09.json b/meta/2022-09.json index 725288ec3..a77c2b2a7 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -7,6 +7,14 @@ "date": "2022-09-04", "url": "bpads7670x9334a0274e0f2037801aa5ff0c4df3830e31a6755.xyz" }, + { + "date": "2022-09-04", + "url": "indexappl.rf.gd" + }, + { + "date": "2022-09-04", + "url": "insurenodeexplorer.co" + }, { "date": "2022-09-04", "url": "migrateapp.live" @@ -19,6 +27,10 @@ "date": "2022-09-04", "url": "projectsinterface.fr-par.site" }, + { + "date": "2022-09-04", + "url": "smart-edged.com" + }, { "date": "2022-09-04", "url": "syncresolved.online" diff --git a/package.json b/package.json index 458d60f72..4c1ed11ef 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-12-x", + "version": "0.18.8-13-x", "versions": { - "git": "0.18.8-12-x", + "git": "0.18.8-13-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 73ebe1fb6..cbc30c6a0 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-12-x", + "version": "0.18.8-13-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 9408fa355..48a42b92d 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.8-12-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-13-x' };