diff --git a/CONTRIBUTORS b/CONTRIBUTORS index beeb205a6..259436c74 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 778 Tim Janssen Update all.json (#3819) + 779 Tim Janssen Update all.json (#3820) 765 Frank Update all.json (#3810) 612 Mich Block fake moonbeam and some other scams (#3539) 543 Jaco Bump dev deps (#3812) diff --git a/all.json b/all.json index 3c2f29759..9860d247d 100644 --- a/all.json +++ b/all.json @@ -30,9 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "aswbj.pages.dev", - "blockchaindappsync.pages.dev", - "collaboration-land.wf", "09sync00.duckdns.org", "0therside.com", "0vvwvuniswap.top", @@ -1275,6 +1272,7 @@ "astroswapapp.com", "astutevalidate.cloud", "astutevalidate.link", + "aswbj.pages.dev", "asxetkert.site", "async-fix.live", "atari-rewards-claims-erc20-token.my.id", @@ -2147,6 +2145,7 @@ "blockchainconnect.tk", "blockchaindapps.co", "blockchaindapps.io", + "blockchaindappsync.pages.dev", "blockchaindelegate.xyz", "blockchainexplorer.store", "blockchainfix-sync.pages.dev", @@ -3690,6 +3689,7 @@ "collabnet.online", "collabnodeconnect.com", "collabo-nft.com", + "collaboration-land.wf", "collaborationland.cc", "collaboratorpancakeswap.com", "collabpro.online", diff --git a/all/dev/all.json b/all/dev/all.json index 04b689391..bc9651558 100644 --- a/all/dev/all.json +++ b/all/dev/all.json @@ -17,6 +17,7 @@ "aquasync.pages.dev", "assetrectification.dev", "assist-support.pages.dev", + "aswbj.pages.dev", "auth-config.pages.dev", "auth-fix.pages.dev", "auth-syncfix.pages.dev", @@ -31,6 +32,7 @@ "bbsync.pages.dev", "blockchain-dex.pages.dev", "blockchain-node.pages.dev", + "blockchaindappsync.pages.dev", "blockchainfix-sync.pages.dev", "blockchainmainnet.pages.dev", "blocksyncexplorer.pages.dev", diff --git a/all/wf/all.json b/all/wf/all.json new file mode 100644 index 000000000..e7692ace3 --- /dev/null +++ b/all/wf/all.json @@ -0,0 +1,3 @@ +[ + "collaboration-land.wf" +] diff --git a/meta/2023-08.json b/meta/2023-08.json index 2940c4441..b6889be6f 100644 --- a/meta/2023-08.json +++ b/meta/2023-08.json @@ -1,4 +1,16 @@ [ + { + "date": "2023-08-23", + "url": "aswbj.pages.dev" + }, + { + "date": "2023-08-23", + "url": "blockchaindappsync.pages.dev" + }, + { + "date": "2023-08-23", + "url": "collaboration-land.wf" + }, { "date": "2023-08-22", "url": "aaveportal.com" diff --git a/package.json b/package.json index 8d5e8225b..b2c8398f6 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-316-x", + "version": "0.21.6-317-x", "versions": { - "git": "0.21.6-316-x", + "git": "0.21.6-317-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 809b6156a..d3ae81187 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-316-x", + "version": "0.21.6-317-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.4.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index de6bbc4ad..ae9846c1f 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-316-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-317-x' };