Skip to main content

Deploy details

Deploy successful for bertytech

chore: removig amp validator to fix CI

PR #422: fix/ci-amp@253dd9e

Deploy summary

  • info

    3 plugins ran successfully

    Select for details.

    • /plugins/verify-pages
    • netlify-plugin-hugo-cache-resources
    • netlify-plugin-submit-sitemap
  • info

    Build time: 12m 13s. Total deploy time: 12m 15s

    Build started at 10:52:49 AM and ended at 11:05:02 AM. Learn more about build minutes

Deploy log

Initializing

Complete
10:52:36 AM: Build ready to start
10:52:49 AM: build-image version: 006dca901dab83234b4881f914ac1a189ff41daa (focal)
10:52:49 AM: buildbot version: e8a1f877a96ee9d2b754bae26acb6bb322cba939
10:52:49 AM: Fetching cached dependencies
10:52:49 AM: Failed to fetch cache, continuing with build
10:52:49 AM: Starting to prepare the repo for build
10:52:49 AM: Git LFS enabled
10:52:49 AM: No cached dependencies found. Cloning fresh repo
10:52:49 AM: git clone --filter=blob:none https://github.com/berty/www.berty.tech
10:52:49 AM: Preparing Git Reference pull/422/head
10:54:56 AM: Custom publish path detected. Proceeding with the specified path: 'bertytech/public'
10:54:56 AM: Custom build command detected. Proceeding with the specified command: 'make prod-build HUGO_OPTS="-b $DEPLOY_PRIME_URL --enableGitInfo -v"'
10:54:56 AM: Custom ignore command detected. Proceeding with the specified command: './ignore-build.sh'
10:54:56 AM: manpath: warning: $PATH not set
10:54:56 AM: Starting to install dependencies
10:54:57 AM: Python version set to 3.8
10:54:57 AM: Attempting Ruby version 2.6.2, read from environment
10:54:57 AM: Required ruby-2.6.2 is not installed - installing.
10:54:57 AM: Searching for binary rubies, this might take some time.
10:54:58 AM: Checking requirements for ubuntu.
10:54:58 AM: Requirements installation successful.
10:54:58 AM: ruby-2.6.2 - #configure
10:54:58 AM: ruby-2.6.2 - #download
10:54:58 AM: ruby-2.6.2 - #validate archive
10:55:02 AM: ruby-2.6.2 - #extract
10:55:03 AM: ruby-2.6.2 - #validate binary
10:55:04 AM: ruby-2.6.2 - #setup
10:55:04 AM: ruby-2.6.2 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.6.2@global
10:55:04 AM: ruby-2.6.2 - #importing gemset /opt/buildhome/.rvm/gemsets/global.gems........................................
10:55:04 AM: ruby-2.6.2 - #generating global wrappers........
10:55:04 AM: ruby-2.6.2 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.6.2
10:55:04 AM: ruby-2.6.2 - #importing gemsetfile /opt/buildhome/.rvm/gemsets/default.gems evaluated to empty gem list
10:55:05 AM: ruby-2.6.2 - #generating default wrappers........
10:55:05 AM: Using /opt/buildhome/.rvm/gems/ruby-2.6.2
10:55:05 AM: Using Ruby version 2.6.2
10:55:06 AM: Started restoring cached go cache
10:55:06 AM: Finished restoring cached go cache
10:55:06 AM: Installing Go version 1.12 (requested 1.12)
10:55:09 AM: go version go1.12 linux/amd64
10:55:10 AM: Using PHP version 8.0
10:55:10 AM: Installing Hugo 0.91.2
10:55:11 AM: hugo v0.91.2-1798BD3F+extended linux/amd64 BuildDate=2021-12-23T15:33:34Z VendorInfo=gohugoio
10:55:12 AM: Downloading and installing node v10.24.1...
10:55:13 AM: Computing checksum with sha256sum
10:55:13 AM: Checksums matched!
10:55:15 AM: Now using node v10.24.1 (npm v6.14.12)
10:55:15 AM: Started restoring cached build plugins
10:55:15 AM: Finished restoring cached build plugins
10:55:15 AM: Started restoring cached corepack dependencies
10:55:15 AM: Finished restoring cached corepack dependencies
10:55:15 AM: No npm workspaces detected
10:55:15 AM: Started restoring cached node modules
10:55:15 AM: Finished restoring cached node modules
10:55:15 AM: Installing npm packages using npm version 6.14.12
10:55:15 AM: npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@3. I'll try to do my best with it!
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
10:55:16 AM: npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
10:55:16 AM: npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
10:55:16 AM: npm WARN deprecated npmlog@4.1.2: This package is no longer supported.
10:55:16 AM: npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
10:55:16 AM: npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
10:55:17 AM: npm WARN deprecated gauge@2.7.4: This package is no longer supported.
10:55:17 AM: npm WARN deprecated are-we-there-yet@1.1.7: This package is no longer supported.
10:55:17 AM: npm WARN deprecated q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
10:55:17 AM: npm WARN deprecated
10:55:17 AM: npm WARN deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
10:55:18 AM: npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm WARN deprecated domexception@1.0.1: Use your platform's native DOMException instead
npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
10:55:18 AM: npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
10:55:18 AM: npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
10:55:19 AM: npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
10:55:19 AM: npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
10:55:19 AM: npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
10:55:19 AM: npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
10:55:23 AM: > sharp@0.27.2 install /opt/build/repo/bertytech/node_modules/sharp
10:55:23 AM: > (node install/libvips && node install/dll-copy && prebuild-install) || (node-gyp rebuild && node install/dll-copy)
10:55:26 AM: npm WARN notsup Unsupported engine for commander@12.0.0: wanted: {"node":">=18"} (current: {"node":"10.24.1","npm":"6.14.12"})
10:55:26 AM: npm WARN notsup Not compatible with your version of node/npm: commander@12.0.0
10:55:26 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
10:55:26 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
10:55:26 AM: npm WARN berty@1.0.0 No description
10:55:26 AM: npm WARN berty@1.0.0 No repository field.
10:55:26 AM: added 589 packages from 477 contributors and audited 592 packages in 10.903s
10:55:26 AM: 111 packages are looking for funding
10:55:26 AM: run `npm fund` for details
10:55:26 AM: found 27 vulnerabilities (24 moderate, 3 high)
10:55:26 AM: run `npm audit fix` to fix them, or `npm audit` for details
10:55:26 AM: npm packages installed
10:55:27 AM: Successfully installed dependencies
10:55:27 AM: Starting build script
10:55:28 AM: Detected 1 framework(s)
10:55:28 AM: "hugo" at version "unknown"
10:55:28 AM: Section completed: initializing

Building

Complete
10:55:29 AM: Netlify Build
10:55:29 AM: ────────────────────────────────────────────────────────────────
10:55:29 AM:
10:55:29 AM: ❯ Version
10:55:29 AM: @netlify/build 29.50.5
10:55:29 AM:
10:55:29 AM: ❯ Flags
10:55:29 AM: baseRelDir: true
10:55:29 AM: buildId: 66910af44e16810009dd6bf9
10:55:29 AM: deployId: 66910af44e16810009dd6bfb
10:55:29 AM:
10:55:29 AM: ❯ Current directory
10:55:29 AM: /opt/build/repo/bertytech
10:55:29 AM:
10:55:29 AM: ❯ Config file
10:55:29 AM: /opt/build/repo/bertytech/netlify.toml
10:55:29 AM:
10:55:29 AM: ❯ Context
10:55:29 AM: deploy-preview
10:55:29 AM:
10:55:29 AM: ❯ Warning: /plugins/verify-pages will be executed with Node.js version 18.20.3
10:55:29 AM: The plugin cannot be executed with your defined Node.js version 10.24.1
10:55:29 AM:
10:55:29 AM: Read more about our minimum required version in our forums announcement
10:55:29 AM:
10:55:29 AM: ❯ Warning: netlify-plugin-submit-sitemap will be executed with Node.js version 18.20.3
10:55:29 AM: The plugin cannot be executed with your defined Node.js version 10.24.1
10:55:29 AM:
10:55:29 AM: Read more about our minimum required version in our forums announcement
10:55:29 AM:
10:55:29 AM: ❯ Warning: netlify-plugin-hugo-cache-resources will be executed with Node.js version 18.20.3
10:55:29 AM: The plugin cannot be executed with your defined Node.js version 10.24.1
10:55:29 AM:
10:55:29 AM: Read more about our minimum required version in our forums announcement
10:55:29 AM:
10:55:29 AM: ❯ Loading plugins
10:55:29 AM: - /plugins/verify-pages@1.0.0 from netlify.toml
10:55:29 AM: - netlify-plugin-submit-sitemap@0.1.4 from netlify.toml and package.json
10:55:29 AM: - netlify-plugin-hugo-cache-resources@0.1.6 from netlify.toml and package.json
10:55:29 AM:
10:55:29 AM: ❯ Outdated plugins
10:55:29 AM: - netlify-plugin-submit-sitemap@0.1.4: latest version is 0.4.0
10:55:29 AM: To upgrade this plugin, please update its version in "package.json"
10:55:29 AM: - netlify-plugin-hugo-cache-resources@0.1.6: latest version is 0.2.1
10:55:29 AM: To upgrade this plugin, please update its version in "package.json"
10:55:30 AM: No cache found for resources folder
10:55:30 AM:
10:55:30 AM: build.command from netlify.toml
10:55:30 AM: ────────────────────────────────────────────────────────────────
10:55:30 AM: ​
10:55:30 AM: $ make prod-build HUGO_OPTS="-b $DEPLOY_PRIME_URL --enableGitInfo -v"
10:55:31 AM: ./pre-build.sh
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/berty-not-war-ready/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/berty-not-war-ready/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/berty-not-war-ready/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/berty-not-war-ready/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/berty-not-war-ready/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/berty-not-war-ready/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/berty-not-war-ready/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/berty-not-war-ready/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/berty-not-war-ready/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/berty-not-war-ready/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/berty-not-war-ready/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/berty-not-war-ready/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/berty-not-war-ready/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/berty-not-war-ready/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/berty-not-war-ready/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/building-web3/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/building-web3/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/building-web3/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/building-web3/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/building-web3/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/building-web3/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/building-web3/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/building-web3/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/building-web3/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/building-web3/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/building-web3/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/building-web3/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/building-web3/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/building-web3/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/building-web3/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/liberty-vs-safety/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/liberty-vs-safety/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/liberty-vs-safety/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/liberty-vs-safety/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/liberty-vs-safety/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/liberty-vs-safety/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/liberty-vs-safety/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/liberty-vs-safety/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/liberty-vs-safety/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/liberty-vs-safety/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/liberty-vs-safety/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/liberty-vs-safety/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/liberty-vs-safety/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/liberty-vs-safety/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/liberty-vs-safety/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/nodle-grants-berty-one-million/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/nodle-grants-berty-one-million/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/nodle-grants-berty-one-million/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/nodle-grants-berty-one-million/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/nodle-grants-berty-one-million/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/nodle-grants-berty-one-million/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/nodle-grants-berty-one-million/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/nodle-grants-berty-one-million/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/nodle-grants-berty-one-million/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/nodle-grants-berty-one-million/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/nodle-grants-berty-one-million/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/nodle-grants-berty-one-million/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/nodle-grants-berty-one-million/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/nodle-grants-berty-one-million/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/nodle-grants-berty-one-million/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/PP2P-EDITION1/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/PP2P-EDITION1/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/PP2P-EDITION1/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/PP2P-EDITION1/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/PP2P-EDITION1/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/PP2P-EDITION1/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/PP2P-EDITION1/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/PP2P-EDITION1/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/PP2P-EDITION1/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/PP2P-EDITION1/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/PP2P-EDITION1/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/PP2P-EDITION1/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/PP2P-EDITION1/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/PP2P-EDITION1/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/blog/PP2P-EDITION1/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare-table-apps/scuttlebutt.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare-table-apps/scuttlebutt.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare-table-apps/scuttlebutt.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare-table-apps/scuttlebutt.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare-table-apps/scuttlebutt.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare-table-apps/scuttlebutt.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare-table-apps/scuttlebutt.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare-table-apps/scuttlebutt.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare-table-apps/scuttlebutt.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare-table-apps/scuttlebutt.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare-table-apps/scuttlebutt.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare-table-apps/scuttlebutt.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare-table-apps/scuttlebutt.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare-table-apps/scuttlebutt.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare-table-apps/scuttlebutt.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/_index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/_index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/_index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/_index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/_index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/_index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/_index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/_index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/_index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/_index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/_index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/_index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/_index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/_index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/_index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/1-distributed/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/1-distributed/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/1-distributed/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/1-distributed/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/1-distributed/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/1-distributed/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/1-distributed/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/1-distributed/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/1-distributed/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/1-distributed/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/1-distributed/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/1-distributed/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/1-distributed/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/1-distributed/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/1-distributed/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/10-berty-is-not/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/10-berty-is-not/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/10-berty-is-not/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/10-berty-is-not/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/10-berty-is-not/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/10-berty-is-not/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/10-berty-is-not/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/10-berty-is-not/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/10-berty-is-not/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/10-berty-is-not/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/10-berty-is-not/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/10-berty-is-not/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/10-berty-is-not/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/10-berty-is-not/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/10-berty-is-not/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/11-will-do/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/11-will-do/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/11-will-do/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/11-will-do/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/11-will-do/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/11-will-do/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/11-will-do/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/11-will-do/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/11-will-do/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/11-will-do/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/11-will-do/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/11-will-do/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/11-will-do/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/11-will-do/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/11-will-do/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/2-end-to-end-encryption/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/2-end-to-end-encryption/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/2-end-to-end-encryption/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/2-end-to-end-encryption/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/2-end-to-end-encryption/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/2-end-to-end-encryption/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/2-end-to-end-encryption/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/2-end-to-end-encryption/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/2-end-to-end-encryption/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/2-end-to-end-encryption/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/2-end-to-end-encryption/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/2-end-to-end-encryption/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/2-end-to-end-encryption/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/2-end-to-end-encryption/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/2-end-to-end-encryption/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/3-KYC/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/3-KYC/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/3-KYC/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/3-KYC/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/3-KYC/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/3-KYC/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/3-KYC/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/3-KYC/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/3-KYC/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/3-KYC/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/3-KYC/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/3-KYC/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/3-KYC/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/3-KYC/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/3-KYC/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/4-open-source/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/4-open-source/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/4-open-source/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/4-open-source/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/4-open-source/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/4-open-source/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/4-open-source/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/4-open-source/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/4-open-source/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/4-open-source/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/4-open-source/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/4-open-source/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/4-open-source/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/4-open-source/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/4-open-source/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/6-protecting-privacy/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/6-protecting-privacy/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/6-protecting-privacy/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/6-protecting-privacy/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/6-protecting-privacy/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/6-protecting-privacy/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/6-protecting-privacy/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/6-protecting-privacy/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/6-protecting-privacy/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/6-protecting-privacy/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/6-protecting-privacy/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/6-protecting-privacy/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/6-protecting-privacy/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/6-protecting-privacy/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/6-protecting-privacy/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/7-NOT-based-on-a-blockchain/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/7-NOT-based-on-a-blockchain/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/7-NOT-based-on-a-blockchain/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/7-NOT-based-on-a-blockchain/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/7-NOT-based-on-a-blockchain/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/7-NOT-based-on-a-blockchain/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/7-NOT-based-on-a-blockchain/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/7-NOT-based-on-a-blockchain/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/7-NOT-based-on-a-blockchain/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/7-NOT-based-on-a-blockchain/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/7-NOT-based-on-a-blockchain/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/7-NOT-based-on-a-blockchain/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/7-NOT-based-on-a-blockchain/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/7-NOT-based-on-a-blockchain/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/7-NOT-based-on-a-blockchain/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/8-offline-communication/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/8-offline-communication/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/8-offline-communication/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/8-offline-communication/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/8-offline-communication/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/8-offline-communication/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/8-offline-communication/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/8-offline-communication/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/8-offline-communication/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/8-offline-communication/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/8-offline-communication/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/8-offline-communication/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/8-offline-communication/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/8-offline-communication/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/8-offline-communication/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/9-nutshell/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/9-nutshell/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/9-nutshell/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/9-nutshell/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/9-nutshell/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/9-nutshell/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/9-nutshell/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/9-nutshell/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/9-nutshell/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/9-nutshell/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/9-nutshell/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/9-nutshell/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/9-nutshell/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/9-nutshell/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/compare/9-nutshell/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/faq/15-Does Berty use a blockchain/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/faq/15-Does Berty use a blockchain/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/faq/15-Does Berty use a blockchain/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/faq/15-Does Berty use a blockchain/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/faq/15-Does Berty use a blockchain/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/faq/15-Does Berty use a blockchain/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/faq/15-Does Berty use a blockchain/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/faq/15-Does Berty use a blockchain/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/faq/15-Does Berty use a blockchain/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/faq/15-Does Berty use a blockchain/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/faq/15-Does Berty use a blockchain/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/faq/15-Does Berty use a blockchain/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/faq/15-Does Berty use a blockchain/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/faq/15-Does Berty use a blockchain/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/faq/15-Does Berty use a blockchain/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-55/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-55/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-55/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-55/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-55/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-55/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-55/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-55/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-55/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-55/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-55/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-55/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-55/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-55/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-55/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-56/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-56/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-56/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-56/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-56/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-56/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-56/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-56/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-56/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-56/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-56/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-56/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-56/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-56/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-56/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-57/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-57/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-57/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-57/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-57/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-57/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-57/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-57/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-57/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-57/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-57/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-57/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-57/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-57/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-57/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-58/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-58/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-58/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-58/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-58/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-58/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-58/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-58/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-58/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-58/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-58/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-58/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-58/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-58/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-58/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-59/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-59/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-59/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-59/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-59/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-59/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-59/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-59/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-59/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-59/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-59/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-59/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-59/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-59/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-59/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-60/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-60/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-60/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-60/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-60/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-60/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-60/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-60/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-60/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-60/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-60/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-60/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-60/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-60/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-60/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-61/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-61/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-61/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-61/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-61/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-61/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-61/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-61/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-61/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-61/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-61/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-61/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-61/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-61/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-61/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-62/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-62/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-62/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-62/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-62/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-62/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-62/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-62/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-62/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-62/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-62/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-62/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-62/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-62/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-62/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-63/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-63/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-63/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-63/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-63/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-63/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-63/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-63/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-63/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-63/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-63/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-63/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-63/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-63/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-63/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-64/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-64/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-64/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-64/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-64/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-64/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-64/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-64/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-64/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-64/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-64/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-64/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-64/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-64/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-64/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-65/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-65/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-65/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-65/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-65/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-65/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-65/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-65/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-65/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-65/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-65/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-65/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-65/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-65/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-65/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-66/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-66/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-66/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-66/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-66/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-66/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-66/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-66/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-66/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-66/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-66/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-66/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-66/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-66/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-66/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-67/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-67/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-67/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-67/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-67/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-67/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-67/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-67/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-67/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-67/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-67/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-67/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-67/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-67/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-67/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-68/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-68/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-68/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-68/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-68/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-68/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-68/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-68/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-68/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-68/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-68/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-68/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-68/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-68/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-68/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-69/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-69/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-69/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-69/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-69/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-69/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-69/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-69/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-69/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-69/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-69/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-69/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-69/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-69/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-69/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-70/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-70/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-70/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-70/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-70/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-70/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-70/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-70/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-70/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-70/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-70/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-70/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-70/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-70/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-70/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-71/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-71/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-71/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-71/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-71/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-71/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-71/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-71/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-71/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-71/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-71/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-71/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-71/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-71/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-71/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-72/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-72/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-72/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-72/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-72/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-72/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-72/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-72/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-72/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-72/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-72/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-72/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-72/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-72/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-72/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-73/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-73/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-73/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-73/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-73/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-73/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-73/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-73/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-73/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-73/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-73/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-73/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-73/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-73/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/newsletter/news-73/index.te.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/press/index.fr.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/press/index.id-id.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/press/index.ar.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/press/index.cn.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/press/index.eo.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/press/index.hi.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/press/index.pt.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/press/index.pt-br.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/press/index.pl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/press/index.ru.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/press/index.sl.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/press/index.es.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/press/index.uk.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/press/index.ka.md
10:55:31 AM: Created missing translation file: /opt/build/repo/bertytech/content/press/index.te.md
10:55:31 AM: hugo --gc -b https://deploy-preview-422--bertytech.netlify.app --enableGitInfo -v
10:55:31 AM: INFO 2024/07/12 10:55:31 Translation func for language ar not found, use default.
10:55:31 AM: INFO 2024/07/12 10:55:31 Translation func for language cn not found, use default.
10:55:31 AM: INFO 2024/07/12 10:55:31 Translation func for language eo not found, use default.
10:55:31 AM: INFO 2024/07/12 10:55:31 Translation func for language es not found, use default.
10:55:31 AM: INFO 2024/07/12 10:55:31 Translation func for language hi not found, use default.
10:55:31 AM: INFO 2024/07/12 10:55:31 Translation func for language id-id not found, use default.
10:55:31 AM: INFO 2024/07/12 10:55:31 Translation func for language ka not found, use default.
10:55:31 AM: INFO 2024/07/12 10:55:31 Translation func for language pl not found, use default.
10:55:31 AM: INFO 2024/07/12 10:55:31 Translation func for language pt not found, use default.
10:55:31 AM: INFO 2024/07/12 10:55:31 Translation func for language pt-br not found, use default.
10:55:31 AM: INFO 2024/07/12 10:55:31 Translation func for language ru not found, use default.
10:55:31 AM: INFO 2024/07/12 10:55:31 Translation func for language sl not found, use default.
10:55:31 AM: INFO 2024/07/12 10:55:31 Translation func for language te not found, use default.
10:55:31 AM: INFO 2024/07/12 10:55:31 Translation func for language uk not found, use default.
10:55:31 AM: Start building sites …
10:55:31 AM: hugo v0.91.2-1798BD3F+extended linux/amd64 BuildDate=2021-12-23T15:33:34Z VendorInfo=gohugoio
10:55:31 AM: INFO 2024/07/12 10:55:31 syncing static files to /opt/build/repo/bertytech/public/
10:55:32 AM: INFO 2024/07/12 10:55:32 postcss: use config file /opt/build/repo/bertytech/postcss.config.js
10:56:57 AM: | AR | CN | EN | EO | ES | FR | HI | ID-ID | KA | PL | PT | PT-BR | RU | SL | TE | UK
10:56:57 AM: -------------------+------+-----+-----+-----+-----+-----+-----+-------+-----+-----+-----+-------+-----+-----+-----+------
10:56:57 AM: Pages | 287 | 286 | 459 | 286 | 286 | 308 | 286 | 286 | 286 | 294 | 286 | 286 | 286 | 286 | 286 | 286
10:56:57 AM: Paginator pages | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0
10:56:57 AM: Non-page files | 350 | 350 | 350 | 350 | 350 | 350 | 350 | 350 | 350 | 350 | 350 | 350 | 350 | 350 | 350 | 350
10:56:57 AM: Static files | 181 | 181 | 181 | 181 | 181 | 181 | 181 | 181 | 181 | 181 | 181 | 181 | 181 | 181 | 181 | 181
10:56:57 AM: Processed images | 1028 | 515 | 509 | 512 | 515 | 512 | 513 | 516 | 509 | 518 | 514 | 512 | 516 | 524 | 508 | 513
10:56:57 AM: Aliases | 78 | 77 | 77 | 77 | 77 | 77 | 77 | 77 | 77 | 77 | 77 | 77 | 77 | 77 | 77 | 77
10:56:57 AM: Sitemaps | 2 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1
10:56:57 AM: Cleaned | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0
10:56:57 AM: Total in 86434 ms
10:56:57 AM: ./go-get.sh
10:56:57 AM: ./post-build.sh
10:56:59 AM: Optimizing file /opt/build/repo/bertytech/public/404.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/about/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/404.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/about/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/author/aeddi/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/author/alex/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/author/camille/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/author/gfanton/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/author/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/author/lfgaming/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/author/manfred/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/author/ninel/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/author/philh/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/author/pierre/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/author/zooma/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/2020-talks/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/2fa/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/art-for-privacy/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/berty-at-fosdem-2020/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/berty-at-nantes-p2p/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/berty-at-p2p-festival/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/berty-not-war-ready/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/berty-translation/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/berty-ux-ui/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/best-password-manager/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/blockchain-berty/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/blog/history-cryptology/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/bluetooth-low-energy/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/building-web3/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/closed-beta-berty/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/corona-berty/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/countering-censorship/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/covid-local-cooperation/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/covid19-surveillance/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/create-strong-password/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/cryptography-daily-usage/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/cybersecurity-fundamentals/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/dao-berty-1/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/decentralized-distributed-centralized/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/digital_signature/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/e2e-encryption/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/encrypt-your-life/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/future-of-berty/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/go-mobile-ipfs/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/gomobile-ipfs/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/hackernews-reddit-week/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/history-cryptography/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/how-berty-works-ipfs/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/how-vpn-phone/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/ipfs-camp/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/liberty-vs-safety/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/metadata-mobile-messaging/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/national-security-privacy/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/ngo-non-profit/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/nodle-grants-berty-one-million/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/nothing-to-hide/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/open-source/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/paris-p2p-festival/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/paris-p2p/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/post-fosdem-2020/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/pp2p-edition1/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/privacy-security-safety/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/privacy-social-network/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/reasons-to-berty/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/sim-swapping/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/smartphone-surveillance/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/stop-spying-on-me/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/surveillance-france/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/top-privacy-leak-2018/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/top-privacy-leak-2019/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/watching-hongkong/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/blog/what-is-metadata/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/categories/announcement/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/categories/berty/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/categories/crew/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/categories/free-speech/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/categories/freespeech/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/categories/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/categories/meetup/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/categories/news/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/categories/technical/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/categories/ux/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/challenges/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/community/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/compare/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/contact/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/contribute/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/docs/assets/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/docs/berty/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/docs/community/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/docs/go-ipfs-log/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/docs/go-orbit-db/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/docs/go-tor-transport/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/docs/gomobile-ipfs/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/docs/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/docs/protocol/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/docs/yolo/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/docs/zeropush/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/easteregg/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/faq/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/features/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/hello/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/id/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/jobs/cryptography-engineer/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/jobs/golang-developer/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/jobs/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/jobs/p2p-developer/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/jobs/qa-engineer/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/jobs/react-native-developer/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/jobs/technical-writer/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/messenger/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-01/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-02/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-03/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-04/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-05/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-06/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-07/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-08/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-09/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-10/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-11/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-12/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-13/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-14/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-15/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-16/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-17/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-18/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-19/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-20/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-21/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-22/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-23/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-24/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-25/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-26/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-27/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-28/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-29/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-30/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-31/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-32/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-33/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-34/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-35/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-36/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-37/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-38/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-39/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-40/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-41/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-42/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-43/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-44/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-45/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-46/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-47/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-48/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-49/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-50/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-51/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-52/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-53/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-54/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-55/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-56/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-57/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-58/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-59/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-60/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-61/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-62/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-63/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-64/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-65/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-66/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-67/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-68/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-69/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-70/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-71/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-72/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/newsletter/news-73/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/press_old/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/press/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/privacy-policy/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/support/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/tags/announcement/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/tags/art/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/tags/berty/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/tags/bluetooth/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/tags/censorship/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/tags/cybersecurity/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/tags/how-to/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/tags/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/tags/internet/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/tags/intimacy/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/tags/ipfs/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/tags/liberty/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/tags/meetup/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/tags/news/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/tags/open-source/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/tags/privacy/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/tags/public-security/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/tags/safety/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/tags/security/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/tags/social-networks/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/tags/surveillance/index.html
10:57:01 AM: Optimizing file /opt/build/repo/bertytech/public/ar/tags/technical/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/ar/tags/ui/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/ar/tags/ux/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/ar/terms/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/ar/wesh/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/author/aeddi/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/author/alex/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/author/camille/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/author/gfanton/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/author/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/author/lfgaming/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/author/manfred/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/author/ninel/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/author/philh/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/author/pierre/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/author/zooma/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/berty/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/2020-talks/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/2fa/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/art-for-privacy/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/berty-at-fosdem-2020/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/berty-at-nantes-p2p/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/berty-at-p2p-festival/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/berty-not-war-ready/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/berty-translation/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/berty-ux-ui/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/best-password-manager/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/blockchain-berty/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/blog/history-cryptology/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/bluetooth-low-energy/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/building-web3/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/closed-beta-berty/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/corona-berty/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/countering-censorship/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/covid-local-cooperation/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/covid19-surveillance/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/create-strong-password/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/cryptography-daily-usage/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/cybersecurity-fundamentals/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/dao-berty-1/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/decentralized-distributed-centralized/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/digital_signature/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/e2e-encryption/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/encrypt-your-life/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/future-of-berty/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/go-mobile-ipfs/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/gomobile-ipfs/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/hackernews-reddit-week/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/history-cryptography/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/how-berty-works-ipfs/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/how-vpn-phone/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/ipfs-camp/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/liberty-vs-safety/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/metadata-mobile-messaging/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/national-security-privacy/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/ngo-non-profit/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/nodle-grants-berty-one-million/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/nothing-to-hide/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/open-source/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/paris-p2p-festival/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/paris-p2p/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/post-fosdem-2020/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/pp2p-edition1/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/privacy-security-safety/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/privacy-social-network/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/reasons-to-berty/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/sim-swapping/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/smartphone-surveillance/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/stop-spying-on-me/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/surveillance-france/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/top-privacy-leak-2018/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/top-privacy-leak-2019/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/watching-hongkong/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/blog/what-is-metadata/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/categories/announcement/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/categories/berty/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/categories/crew/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/categories/free-speech/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/categories/freespeech/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/categories/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/categories/meetup/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/categories/news/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/categories/technical/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/categories/ux/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/challenges/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/chat/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/404.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/about/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/author/aeddi/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/author/alex/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/author/camille/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/author/gfanton/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/author/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/author/lfgaming/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/author/manfred/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/author/ninel/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/author/philh/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/author/pierre/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/author/zooma/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/2020-talks/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/2fa/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/art-for-privacy/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/berty-at-fosdem-2020/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/berty-at-nantes-p2p/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/berty-at-p2p-festival/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/berty-not-war-ready/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/berty-translation/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/berty-ux-ui/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/best-password-manager/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/blockchain-berty/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/blog/history-cryptology/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/bluetooth-low-energy/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/building-web3/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/closed-beta-berty/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/corona-berty/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/countering-censorship/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/covid-local-cooperation/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/covid19-surveillance/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/create-strong-password/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/cryptography-daily-usage/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/cybersecurity-fundamentals/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/dao-berty-1/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/decentralized-distributed-centralized/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/digital_signature/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/e2e-encryption/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/encrypt-your-life/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/future-of-berty/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/go-mobile-ipfs/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/gomobile-ipfs/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/hackernews-reddit-week/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/history-cryptography/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/how-berty-works-ipfs/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/how-vpn-phone/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/ipfs-camp/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/liberty-vs-safety/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/metadata-mobile-messaging/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/national-security-privacy/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/ngo-non-profit/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/nodle-grants-berty-one-million/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/nothing-to-hide/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/open-source/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/paris-p2p-festival/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/paris-p2p/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/post-fosdem-2020/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/pp2p-edition1/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/privacy-security-safety/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/privacy-social-network/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/reasons-to-berty/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/sim-swapping/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/smartphone-surveillance/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/stop-spying-on-me/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/surveillance-france/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/top-privacy-leak-2018/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/top-privacy-leak-2019/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/watching-hongkong/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/blog/what-is-metadata/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/categories/announcement/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/categories/berty/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/categories/crew/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/categories/free-speech/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/categories/freespeech/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/categories/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/categories/meetup/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/categories/news/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/categories/technical/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/categories/ux/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/challenges/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/community/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/compare/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/contact/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/contribute/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/docs/assets/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/docs/berty/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/docs/community/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/docs/go-ipfs-log/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/docs/go-orbit-db/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/docs/go-tor-transport/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/docs/gomobile-ipfs/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/docs/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/docs/protocol/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/docs/yolo/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/docs/zeropush/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/easteregg/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/faq/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/features/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/hello/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/id/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/jobs/cryptography-engineer/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/jobs/golang-developer/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/jobs/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/jobs/p2p-developer/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/jobs/qa-engineer/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/jobs/react-native-developer/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/jobs/technical-writer/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/messenger/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-01/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-02/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-03/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-04/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-05/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-06/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-07/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-08/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-09/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-10/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-11/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-12/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-13/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-14/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-15/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-16/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-17/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-18/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-19/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-20/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-21/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-22/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-23/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-24/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-25/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-26/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-27/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-28/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-29/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-30/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-31/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-32/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-33/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-34/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-35/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-36/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-37/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-38/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-39/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-40/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-41/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-42/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-43/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-44/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-45/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-46/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-47/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-48/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-49/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-50/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-51/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-52/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-53/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-54/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-55/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-56/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-57/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-58/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-59/index.html
10:57:02 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-60/index.html
10:57:03 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-61/index.html
10:57:03 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-62/index.html
10:57:03 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-63/index.html
10:57:03 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-64/index.html
10:57:03 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-65/index.html
10:57:03 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-66/index.html
10:57:03 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-67/index.html
10:57:03 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-68/index.html
10:57:03 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-69/index.html
10:57:03 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-70/index.html
10:57:03 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-71/index.html
10:57:03 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-72/index.html
10:57:03 AM: Optimizing file /opt/build/repo/bertytech/public/cn/newsletter/news-73/index.html
10:57:03 AM: Optimizing file /opt/build/repo/bertytech/public/cn/press_old/index.html
10:57:03 AM: Optimizing file /opt/build/repo/bertytech/public/cn/press/index.html
10:57:03 AM: Optimizing file /opt/build/repo/bertytech/public/cn/privacy-policy/index.html
10:57:03 AM: Optimizing file /opt/build/repo/bertytech/public/cn/support/index.html
10:57:03 AM: Optimizing file /opt/build/repo/bertytech/public/cn/tags/announcement/index.html
10:57:03 AM: Optimizing file /opt/build/repo/bertytech/public/cn/tags/art/index.html
10:57:03 AM: Optimizing file /opt/build/repo/bertytech/public/cn/tags/berty/index.html
10:57:03 AM: Optimizing file /opt/build/repo/bertytech/public/cn/tags/bluetooth/index.html
10:57:03 AM: Optimizing file /opt/build/repo/bertytech/public/cn/tags/censorship/index.html
10:57:03 AM: Optimizing file /opt/build/repo/bertytech/public/cn/tags/cybersecurity/index.html
10:57:03 AM: Optimizing file /opt/build/repo/bertytech/public/cn/tags/how-to/index.html
10:57:03 AM: Optimizing file /opt/build/repo/bertytech/public/cn/tags/index.html
10:57:03 AM: Optimizing file /opt/build/repo/bertytech/public/cn/tags/internet/index.html
10:57:03 AM: Optimizing file /opt/build/repo/bertytech/public/cn/tags/intimacy/index.html
10:57:03 AM: Optimizing file /opt/build/repo/bertytech/public/cn/tags/ipfs/index.html
10:57:03 AM: Optimizing file /opt/build/repo/bertytech/public/cn/tags/liberty/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/cn/tags/meetup/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/cn/tags/news/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/cn/tags/open-source/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/cn/tags/privacy/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/cn/tags/public-security/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/cn/tags/safety/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/cn/tags/security/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/cn/tags/social-networks/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/cn/tags/surveillance/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/cn/tags/technical/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/cn/tags/ui/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/cn/tags/ux/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/cn/terms/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/cn/wesh/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/community/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/compare/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/contact/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/contribute/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/docs/assets/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/docs/berty/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/docs/community/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/docs/go-ipfs-log/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/docs/go-orbit-db/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/docs/go-tor-transport/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/docs/gomobile-ipfs/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/docs/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/docs/protocol/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/docs/yolo/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/docs/zeropush/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/easteregg.zh/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/easteregg/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/en/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/404.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/about/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/author/aeddi/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/author/alex/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/author/camille/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/author/gfanton/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/author/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/author/lfgaming/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/author/manfred/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/author/ninel/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/author/philh/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/author/pierre/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/author/zooma/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/2020-talks/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/2fa/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/art-for-privacy/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/berty-at-fosdem-2020/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/berty-at-nantes-p2p/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/berty-at-p2p-festival/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/berty-not-war-ready/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/berty-translation/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/berty-ux-ui/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/best-password-manager/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/blockchain-berty/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/blog/history-cryptology/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/bluetooth-low-energy/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/building-web3/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/closed-beta-berty/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/corona-berty/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/countering-censorship/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/covid-local-cooperation/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/covid19-surveillance/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/create-strong-password/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/cryptography-daily-usage/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/cybersecurity-fundamentals/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/dao-berty-1/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/decentralized-distributed-centralized/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/digital_signature/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/e2e-encryption/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/encrypt-your-life/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/future-of-berty/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/go-mobile-ipfs/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/gomobile-ipfs/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/hackernews-reddit-week/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/history-cryptography/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/how-berty-works-ipfs/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/how-vpn-phone/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/ipfs-camp/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/liberty-vs-safety/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/metadata-mobile-messaging/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/national-security-privacy/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/ngo-non-profit/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/nodle-grants-berty-one-million/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/nothing-to-hide/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/open-source/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/paris-p2p-festival/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/paris-p2p/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/post-fosdem-2020/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/pp2p-edition1/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/privacy-security-safety/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/privacy-social-network/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/reasons-to-berty/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/sim-swapping/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/smartphone-surveillance/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/stop-spying-on-me/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/surveillance-france/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/top-privacy-leak-2018/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/top-privacy-leak-2019/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/watching-hongkong/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/blog/what-is-metadata/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/categories/announcement/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/categories/berty/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/categories/crew/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/categories/free-speech/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/categories/freespeech/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/categories/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/categories/meetup/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/categories/news/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/categories/technical/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/categories/ux/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/challenges/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/community/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/compare/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/contact/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/contribute/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/docs/assets/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/docs/berty/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/docs/community/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/docs/go-ipfs-log/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/docs/go-orbit-db/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/docs/go-tor-transport/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/docs/gomobile-ipfs/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/docs/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/docs/protocol/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/docs/yolo/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/docs/zeropush/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/easteregg/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/faq/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/features/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/hello/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/id/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/jobs/cryptography-engineer/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/jobs/golang-developer/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/jobs/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/jobs/p2p-developer/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/jobs/qa-engineer/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/jobs/react-native-developer/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/jobs/technical-writer/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/messenger/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-01/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-02/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-03/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-04/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-05/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-06/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-07/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-08/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-09/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-10/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-11/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-12/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-13/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-14/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-15/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-16/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-17/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-18/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-19/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-20/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-21/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-22/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-23/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-24/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-25/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-26/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-27/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-28/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-29/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-30/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-31/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-32/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-33/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-34/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-35/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-36/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-37/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-38/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-39/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-40/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-41/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-42/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-43/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-44/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-45/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-46/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-47/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-48/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-49/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-50/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-51/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-52/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-53/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-54/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-55/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-56/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-57/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-58/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-59/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-60/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-61/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-62/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-63/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-64/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-65/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-66/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-67/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-68/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-69/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-70/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-71/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-72/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/newsletter/news-73/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/press_old/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/press/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/privacy-policy/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/support/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/tags/announcement/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/tags/art/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/tags/berty/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/tags/bluetooth/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/tags/censorship/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/tags/cybersecurity/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/tags/how-to/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/tags/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/tags/internet/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/tags/intimacy/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/tags/ipfs/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/tags/liberty/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/tags/meetup/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/tags/news/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/tags/open-source/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/tags/privacy/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/tags/public-security/index.html
10:57:48 AM: Optimizing file /opt/build/repo/bertytech/public/eo/tags/safety/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/eo/tags/security/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/eo/tags/social-networks/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/eo/tags/surveillance/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/eo/tags/technical/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/eo/tags/ui/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/eo/tags/ux/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/eo/terms/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/eo/wesh/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/404.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/about/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/author/aeddi/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/author/alex/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/author/camille/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/author/gfanton/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/author/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/author/lfgaming/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/author/manfred/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/author/ninel/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/author/philh/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/author/pierre/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/author/zooma/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/2020-talks/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/2fa/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/art-for-privacy/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/berty-at-fosdem-2020/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/berty-at-nantes-p2p/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/berty-at-p2p-festival/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/berty-not-war-ready/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/berty-translation/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/berty-ux-ui/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/best-password-manager/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/blockchain-berty/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/blog/history-cryptology/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/bluetooth-low-energy/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/building-web3/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/closed-beta-berty/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/corona-berty/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/countering-censorship/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/covid-local-cooperation/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/covid19-surveillance/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/create-strong-password/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/cryptography-daily-usage/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/cybersecurity-fundamentals/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/dao-berty-1/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/decentralized-distributed-centralized/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/digital_signature/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/e2e-encryption/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/encrypt-your-life/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/future-of-berty/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/go-mobile-ipfs/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/gomobile-ipfs/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/hackernews-reddit-week/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/history-cryptography/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/how-berty-works-ipfs/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/how-vpn-phone/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/ipfs-camp/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/liberty-vs-safety/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/metadata-mobile-messaging/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/national-security-privacy/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/ngo-non-profit/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/nodle-grants-berty-one-million/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/nothing-to-hide/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/open-source/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/paris-p2p-festival/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/paris-p2p/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/post-fosdem-2020/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/pp2p-edition1/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/privacy-security-safety/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/privacy-social-network/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/reasons-to-berty/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/sim-swapping/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/smartphone-surveillance/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/stop-spying-on-me/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/surveillance-france/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/top-privacy-leak-2018/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/top-privacy-leak-2019/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/watching-hongkong/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/blog/what-is-metadata/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/categories/announcement/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/categories/berty/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/categories/crew/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/categories/free-speech/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/categories/freespeech/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/categories/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/categories/meetup/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/categories/news/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/categories/technical/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/categories/ux/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/challenges/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/community/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/compare/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/contact/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/contribute/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/docs/assets/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/docs/berty/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/docs/community/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/docs/go-ipfs-log/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/docs/go-orbit-db/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/docs/go-tor-transport/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/docs/gomobile-ipfs/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/docs/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/docs/protocol/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/docs/yolo/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/docs/zeropush/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/easteregg/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/faq/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/features/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/hello/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/id/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/jobs/cryptography-engineer/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/jobs/golang-developer/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/jobs/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/jobs/p2p-developer/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/jobs/qa-engineer/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/jobs/react-native-developer/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/jobs/technical-writer/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/messenger/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-01/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-02/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-03/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-04/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-05/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-06/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-07/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-08/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-09/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-10/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-11/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-12/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-13/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-14/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-15/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-16/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-17/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-18/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-19/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-20/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-21/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-22/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-23/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-24/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-25/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-26/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-27/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-28/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-29/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-30/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-31/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-32/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-33/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-34/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-35/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-36/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-37/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-38/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-39/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-40/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-41/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-42/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-43/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-44/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-45/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-46/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-47/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-48/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-49/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-50/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-51/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-52/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-53/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-54/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-55/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-56/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-57/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-58/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-59/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-60/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-61/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-62/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-63/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-64/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-65/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-66/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-67/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-68/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-69/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-70/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-71/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-72/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/newsletter/news-73/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/press_old/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/press/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/privacy-policy/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/support/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/tags/announcement/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/tags/art/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/tags/berty/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/tags/bluetooth/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/tags/censorship/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/tags/cybersecurity/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/tags/how-to/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/tags/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/tags/internet/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/tags/intimacy/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/tags/ipfs/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/tags/liberty/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/tags/meetup/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/tags/news/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/tags/open-source/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/tags/privacy/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/tags/public-security/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/tags/safety/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/tags/security/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/tags/social-networks/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/tags/surveillance/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/tags/technical/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/tags/ui/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/tags/ux/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/terms/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/es/wesh/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/faq/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/features/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/fr/404.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/fr/about/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/fr/author/aeddi/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/fr/author/alex/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/fr/author/camille/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/fr/author/gfanton/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/fr/author/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/fr/author/lfgaming/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/fr/author/manfred/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/fr/author/ninel/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/fr/author/philh/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/fr/author/pierre/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/fr/author/zooma/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/2020-talks/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/2fa/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/art-for-privacy/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/berty-at-fosdem-2020/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/berty-at-nantes-p2p/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/berty-at-p2p-festival/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/berty-not-war-ready/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/berty-translation/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/berty-ux-ui/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/best-password-manager/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/blockchain-berty/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/blog/history-cryptology/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/bluetooth-low-energy/index.html
10:57:49 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/building-web3/index.html
10:57:50 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/closed-beta-berty/index.html
10:57:50 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/corona-berty/index.html
10:57:50 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/countering-censorship/index.html
10:57:50 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/covid-local-cooperation/index.html
10:57:50 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/covid19-surveillance/index.html
10:57:50 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/create-strong-password/index.html
10:57:50 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/cryptography-daily-usage/index.html
10:57:50 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/cybersecurity-fundamentals/index.html
10:57:50 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/dao-berty-1/index.html
10:58:34 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/decentralized-distributed-centralized/index.html
10:58:34 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/digital_signature/index.html
10:58:34 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/e2e-encryption/index.html
10:58:34 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/encrypt-your-life/index.html
10:58:34 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/future-of-berty/index.html
10:58:34 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/go-mobile-ipfs/index.html
10:58:34 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/gomobile-ipfs/index.html
10:58:34 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/hackernews-reddit-week/index.html
10:58:34 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/history-cryptography/index.html
10:58:34 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/how-berty-works-ipfs/index.html
10:58:34 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/how-vpn-phone/index.html
10:58:34 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/index.html
10:58:34 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/ipfs-camp/index.html
10:58:34 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/liberty-vs-safety/index.html
10:58:34 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/metadata-mobile-messaging/index.html
10:58:34 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/national-security-privacy/index.html
10:58:34 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/ngo-non-profit/index.html
10:58:34 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/nodle-grants-berty-one-million/index.html
10:58:34 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/nothing-to-hide/index.html
10:58:34 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/open-source/index.html
10:58:34 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/paris-p2p-festival/index.html
10:58:34 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/paris-p2p/index.html
10:58:34 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/post-fosdem-2020/index.html
10:58:34 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/pp2p-edition1/index.html
10:58:34 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/privacy-security-safety/index.html
10:58:34 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/privacy-social-network/index.html
10:58:34 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/reasons-to-berty/index.html
10:58:34 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/sim-swapping/index.html
10:58:34 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/smartphone-surveillance/index.html
10:58:34 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/stop-spying-on-me/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/surveillance-france/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/top-privacy-leak-2018/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/top-privacy-leak-2019/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/watching-hongkong/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/blog/what-is-metadata/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/categories/annonce/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/categories/announcement/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/categories/berty/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/categories/equipe/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/categories/free-speech/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/categories/freespeech/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/categories/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/categories/liberté-dexpression/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/categories/meetup/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/categories/news/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/categories/technical/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/categories/ux/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/challenges/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/community/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/compare/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/contact/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/contribute/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/docs/assets/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/docs/berty/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/docs/community/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/docs/go-ipfs-log/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/docs/go-orbit-db/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/docs/go-tor-transport/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/docs/gomobile-ipfs/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/docs/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/docs/protocol/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/docs/yolo/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/docs/zeropush/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/easteregg/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/faq/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/features/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/hello/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/id/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/jobs/cryptography-engineer/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/jobs/golang-developer/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/jobs/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/jobs/p2p-developer/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/jobs/qa-engineer/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/jobs/react-native-developer/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/jobs/technical-writer/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/messenger/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-01/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-02/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-03/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-04/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-05/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-06/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-07/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-08/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-09/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-10/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-11/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-12/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-13/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-14/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-15/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-16/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-17/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-18/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-19/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-20/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-21/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-22/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-23/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-24/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-25/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-26/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-27/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-28/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-29/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-30/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-31/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-32/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-33/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-34/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-35/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-36/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-37/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-38/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-39/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-40/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-41/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-42/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-43/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-44/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-45/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-46/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-47/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-48/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-49/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-50/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-51/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-52/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-53/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-54/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-55/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-56/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-57/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-58/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-59/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-60/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-61/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-62/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-63/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-64/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-65/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-66/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-67/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-68/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-69/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-70/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-71/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-72/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/newsletter/news-73/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/press_old/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/press/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/privacy-policy/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/support/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/tags/actualités/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/tags/annonce/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/tags/announcement/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/tags/art/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/tags/berty/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/tags/bluetooth/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/tags/censorship/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/tags/censure/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/tags/confidentialité/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/tags/cybersécurité/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/tags/cybersecurity/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/tags/how-to/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/tags/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/tags/internet/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/tags/intimacy/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/tags/ipfs/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/tags/liberty/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/tags/meetup/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/tags/news/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/tags/open-source/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/tags/privacy/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/tags/public-security/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/tags/rencontre/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/tags/réseaux-sociaux/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/tags/sécurité/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/tags/security/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/tags/social-networks/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/tags/surveillance/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/tags/technical/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/tags/technique/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/tags/ui/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/tags/ux/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/tags/vie-privée/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/terms/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/fr/wesh/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/go-ipfs-log/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/go-ipfs-repo-encrypted/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/go-libp2p-ble-transport/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/go-libp2p-tor-transport/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/go-libtor/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/go-orbit-db/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/gomobile-ipfs/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hello.zh/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hello/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/404.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/about/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/author/aeddi/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/author/alex/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/author/camille/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/author/gfanton/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/author/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/author/lfgaming/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/author/manfred/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/author/ninel/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/author/philh/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/author/pierre/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/author/zooma/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/2020-talks/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/2fa/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/art-for-privacy/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/berty-at-fosdem-2020/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/berty-at-nantes-p2p/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/berty-at-p2p-festival/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/berty-not-war-ready/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/berty-translation/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/berty-ux-ui/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/best-password-manager/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/blockchain-berty/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/blog/history-cryptology/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/bluetooth-low-energy/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/building-web3/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/closed-beta-berty/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/corona-berty/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/countering-censorship/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/covid-local-cooperation/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/covid19-surveillance/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/create-strong-password/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/cryptography-daily-usage/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/cybersecurity-fundamentals/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/dao-berty-1/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/decentralized-distributed-centralized/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/digital_signature/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/e2e-encryption/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/encrypt-your-life/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/future-of-berty/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/go-mobile-ipfs/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/gomobile-ipfs/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/hackernews-reddit-week/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/history-cryptography/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/how-berty-works-ipfs/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/how-vpn-phone/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/ipfs-camp/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/liberty-vs-safety/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/metadata-mobile-messaging/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/national-security-privacy/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/ngo-non-profit/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/nodle-grants-berty-one-million/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/nothing-to-hide/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/open-source/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/paris-p2p-festival/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/paris-p2p/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/post-fosdem-2020/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/pp2p-edition1/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/privacy-security-safety/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/privacy-social-network/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/reasons-to-berty/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/sim-swapping/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/smartphone-surveillance/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/stop-spying-on-me/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/surveillance-france/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/top-privacy-leak-2018/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/top-privacy-leak-2019/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/watching-hongkong/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/blog/what-is-metadata/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/categories/announcement/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/categories/berty/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/categories/crew/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/categories/free-speech/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/categories/freespeech/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/categories/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/categories/meetup/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/categories/news/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/categories/technical/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/categories/ux/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/challenges/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/community/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/compare/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/contact/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/contribute/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/docs/assets/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/docs/berty/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/docs/community/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/docs/go-ipfs-log/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/docs/go-orbit-db/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/docs/go-tor-transport/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/docs/gomobile-ipfs/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/docs/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/docs/protocol/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/docs/yolo/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/docs/zeropush/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/easteregg/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/faq/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/features/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/hello/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/id/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/jobs/cryptography-engineer/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/jobs/golang-developer/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/jobs/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/jobs/p2p-developer/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/jobs/qa-engineer/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/jobs/react-native-developer/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/jobs/technical-writer/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/messenger/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-01/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-02/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-03/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-04/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-05/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-06/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-07/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-08/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-09/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-10/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-11/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-12/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-13/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-14/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-15/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-16/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-17/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-18/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-19/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-20/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-21/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-22/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-23/index.html
10:58:35 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-24/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-25/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-26/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-27/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-28/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-29/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-30/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-31/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-32/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-33/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-34/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-35/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-36/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-37/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-38/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-39/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-40/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-41/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-42/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-43/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-44/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-45/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-46/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-47/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-48/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-49/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-50/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-51/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-52/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-53/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-54/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-55/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-56/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-57/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-58/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-59/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-60/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-61/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-62/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-63/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-64/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-65/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-66/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-67/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-68/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-69/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-70/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-71/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-72/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/newsletter/news-73/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/press_old/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/press/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/privacy-policy/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/support/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/tags/announcement/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/tags/art/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/tags/berty/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/tags/bluetooth/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/tags/censorship/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/tags/cybersecurity/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/tags/how-to/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/tags/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/tags/internet/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/tags/intimacy/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/tags/ipfs/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/tags/liberty/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/tags/meetup/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/tags/news/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/tags/open-source/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/tags/privacy/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/tags/public-security/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/tags/safety/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/tags/security/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/tags/social-networks/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/tags/surveillance/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/tags/technical/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/tags/ui/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/tags/ux/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/terms/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/hi/wesh/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/404.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/about/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/author/aeddi/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/author/alex/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/author/camille/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/author/gfanton/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/author/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/author/lfgaming/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/author/manfred/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/author/ninel/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/author/philh/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/author/pierre/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/author/zooma/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/2020-talks/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/2fa/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/art-for-privacy/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/berty-at-fosdem-2020/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/berty-at-nantes-p2p/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/berty-at-p2p-festival/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/berty-not-war-ready/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/berty-translation/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/berty-ux-ui/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/best-password-manager/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/blockchain-berty/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/blog/history-cryptology/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/bluetooth-low-energy/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/building-web3/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/closed-beta-berty/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/corona-berty/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/countering-censorship/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/covid-local-cooperation/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/covid19-surveillance/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/create-strong-password/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/cryptography-daily-usage/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/cybersecurity-fundamentals/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/dao-berty-1/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/decentralized-distributed-centralized/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/digital_signature/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/e2e-encryption/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/encrypt-your-life/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/future-of-berty/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/go-mobile-ipfs/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/gomobile-ipfs/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/hackernews-reddit-week/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/history-cryptography/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/how-berty-works-ipfs/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/how-vpn-phone/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/ipfs-camp/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/liberty-vs-safety/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/metadata-mobile-messaging/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/national-security-privacy/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/ngo-non-profit/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/nodle-grants-berty-one-million/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/nothing-to-hide/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/open-source/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/paris-p2p-festival/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/paris-p2p/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/post-fosdem-2020/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/pp2p-edition1/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/privacy-security-safety/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/privacy-social-network/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/reasons-to-berty/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/sim-swapping/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/smartphone-surveillance/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/stop-spying-on-me/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/surveillance-france/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/top-privacy-leak-2018/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/top-privacy-leak-2019/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/watching-hongkong/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/blog/what-is-metadata/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/categories/announcement/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/categories/berty/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/categories/crew/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/categories/free-speech/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/categories/freespeech/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/categories/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/categories/meetup/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/categories/news/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/categories/technical/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/categories/ux/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/challenges/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/community/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/compare/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/contact/index.html
10:58:36 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/contribute/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/docs/assets/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/docs/berty/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/docs/community/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/docs/go-ipfs-log/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/docs/go-orbit-db/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/docs/go-tor-transport/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/docs/gomobile-ipfs/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/docs/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/docs/protocol/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/docs/yolo/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/docs/zeropush/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/easteregg/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/faq/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/features/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/hello/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/id/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/jobs/cryptography-engineer/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/jobs/golang-developer/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/jobs/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/jobs/p2p-developer/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/jobs/qa-engineer/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/jobs/react-native-developer/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/jobs/technical-writer/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/messenger/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-01/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-02/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-03/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-04/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-05/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-06/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-07/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-08/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-09/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-10/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-11/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-12/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-13/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-14/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-15/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-16/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-17/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-18/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-19/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-20/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-21/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-22/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-23/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-24/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-25/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-26/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-27/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-28/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-29/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-30/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-31/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-32/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-33/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-34/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-35/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-36/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-37/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-38/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-39/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-40/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-41/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-42/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-43/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-44/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-45/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-46/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-47/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-48/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-49/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-50/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-51/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-52/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-53/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-54/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-55/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-56/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-57/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-58/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-59/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-60/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-61/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-62/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-63/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-64/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-65/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-66/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-67/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-68/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-69/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-70/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-71/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-72/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/newsletter/news-73/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/press_old/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/press/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/privacy-policy/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/support/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/tags/announcement/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/tags/art/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/tags/berty/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/tags/bluetooth/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/tags/censorship/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/tags/cybersecurity/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/tags/how-to/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/tags/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/tags/internet/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/tags/intimacy/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/tags/ipfs/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/tags/liberty/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/tags/meetup/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/tags/news/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/tags/open-source/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/tags/privacy/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/tags/public-security/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/tags/safety/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/tags/security/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/tags/social-networks/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/tags/surveillance/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/tags/technical/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/tags/ui/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/tags/ux/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/terms/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id-id/wesh/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id.zh/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/id/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ipfs-webui-packed/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/jobs/cryptography-engineer/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/jobs/golang-developer/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/jobs/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/jobs/p2p-developer/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/jobs/qa-engineer/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/jobs/react-native-developer/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/jobs/technical-writer/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/404.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/about/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/author/aeddi/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/author/alex/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/author/camille/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/author/gfanton/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/author/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/author/lfgaming/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/author/manfred/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/author/ninel/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/author/philh/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/author/pierre/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/author/zooma/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/2020-talks/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/2fa/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/art-for-privacy/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/berty-at-fosdem-2020/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/berty-at-nantes-p2p/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/berty-at-p2p-festival/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/berty-not-war-ready/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/berty-translation/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/berty-ux-ui/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/best-password-manager/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/blockchain-berty/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/blog/history-cryptology/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/bluetooth-low-energy/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/building-web3/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/closed-beta-berty/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/corona-berty/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/countering-censorship/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/covid-local-cooperation/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/covid19-surveillance/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/create-strong-password/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/cryptography-daily-usage/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/cybersecurity-fundamentals/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/dao-berty-1/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/decentralized-distributed-centralized/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/digital_signature/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/e2e-encryption/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/encrypt-your-life/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/future-of-berty/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/go-mobile-ipfs/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/gomobile-ipfs/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/hackernews-reddit-week/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/history-cryptography/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/how-berty-works-ipfs/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/how-vpn-phone/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/ipfs-camp/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/liberty-vs-safety/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/metadata-mobile-messaging/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/national-security-privacy/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/ngo-non-profit/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/nodle-grants-berty-one-million/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/nothing-to-hide/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/open-source/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/paris-p2p-festival/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/paris-p2p/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/post-fosdem-2020/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/pp2p-edition1/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/privacy-security-safety/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/privacy-social-network/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/reasons-to-berty/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/sim-swapping/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/smartphone-surveillance/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/stop-spying-on-me/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/surveillance-france/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/top-privacy-leak-2018/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/top-privacy-leak-2019/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/watching-hongkong/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/blog/what-is-metadata/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/categories/announcement/index.html
10:59:22 AM: Optimizing file /opt/build/repo/bertytech/public/ka/categories/berty/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/categories/crew/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/categories/free-speech/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/categories/freespeech/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/categories/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/categories/meetup/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/categories/news/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/categories/technical/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/categories/ux/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/challenges/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/community/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/compare/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/contact/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/contribute/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/docs/assets/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/docs/berty/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/docs/community/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/docs/go-ipfs-log/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/docs/go-orbit-db/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/docs/go-tor-transport/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/docs/gomobile-ipfs/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/docs/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/docs/protocol/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/docs/yolo/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/docs/zeropush/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/easteregg/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/faq/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/features/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/hello/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/id/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/jobs/cryptography-engineer/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/jobs/golang-developer/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/jobs/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/jobs/p2p-developer/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/jobs/qa-engineer/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/jobs/react-native-developer/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/jobs/technical-writer/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/messenger/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-01/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-02/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-03/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-04/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-05/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-06/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-07/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-08/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-09/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-10/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-11/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-12/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-13/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-14/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-15/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-16/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-17/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-18/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-19/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-20/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-21/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-22/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-23/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-24/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-25/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-26/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-27/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-28/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-29/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-30/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-31/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-32/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-33/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-34/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-35/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-36/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-37/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-38/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-39/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-40/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-41/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-42/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-43/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-44/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-45/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-46/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-47/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-48/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-49/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-50/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-51/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-52/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-53/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-54/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-55/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-56/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-57/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-58/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-59/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-60/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-61/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-62/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-63/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-64/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-65/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-66/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-67/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-68/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-69/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-70/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-71/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-72/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/newsletter/news-73/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/press_old/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/press/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/privacy-policy/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/support/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/tags/announcement/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/tags/art/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/tags/berty/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/tags/bluetooth/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/tags/censorship/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/tags/cybersecurity/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/tags/how-to/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/tags/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/tags/internet/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/tags/intimacy/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/tags/ipfs/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/tags/liberty/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/tags/meetup/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/tags/news/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/tags/open-source/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/tags/privacy/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/tags/public-security/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/tags/safety/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/tags/security/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/tags/social-networks/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/tags/surveillance/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/tags/technical/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/tags/ui/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/tags/ux/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/terms/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/ka/wesh/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/messenger/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-01/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-02/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-03/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-04/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-05/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-06/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-07/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-08/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-09/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-10/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-11/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-12/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-13/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-14/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-15/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-16/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-17/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-18/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-19/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-20/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-21/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-22/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-23/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-24/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-25/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-26/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-27/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-28/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-29/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-30/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-31/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-32/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-33/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-34/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-35/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-36/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-37/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-38/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-39/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-40/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-41/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-42/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-43/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-44/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-45/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-46/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-47/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-48/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-49/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-50/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-51/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-52/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-53/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-54/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-55/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-56/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-57/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-58/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-59/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-60/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-61/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-62/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-63/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-64/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-65/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-66/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-67/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-68/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-69/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-70/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-71/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-72/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/news-73/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-01/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-02/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-03/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-04/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-05/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-06/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-07/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-08/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-09/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-10/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-11/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-12/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-13/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-14/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-15/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-16/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-17/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-18/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-19/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-20/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-21/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-22/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-23/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-24/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-25/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-26/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-27/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-28/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-29/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-30/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-31/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-32/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-33/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-34/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-35/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-36/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-37/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-38/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-39/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-40/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-41/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-42/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-43/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-44/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-45/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-46/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-47/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-48/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-49/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-50/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-51/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-52/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-53/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-54/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-55/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-56/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-57/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-58/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-59/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-60/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-61/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-62/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-63/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-64/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-65/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-66/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-67/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-68/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-69/index.html
10:59:23 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-70/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-71/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-72/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/newsletter/weekly-73/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/404.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/about/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/author/aeddi/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/author/alex/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/author/camille/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/author/gfanton/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/author/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/author/lfgaming/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/author/manfred/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/author/ninel/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/author/philh/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/author/pierre/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/author/zooma/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/2020-talks/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/2fa/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/art-for-privacy/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/berty-at-fosdem-2020/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/berty-at-nantes-p2p/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/berty-at-p2p-festival/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/berty-not-war-ready/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/berty-translation/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/berty-ux-ui/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/best-password-manager/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/blockchain-berty/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/blog/history-cryptology/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/bluetooth-low-energy/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/building-web3/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/closed-beta-berty/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/corona-berty/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/countering-censorship/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/covid-local-cooperation/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/covid19-surveillance/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/create-strong-password/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/cryptography-daily-usage/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/cybersecurity-fundamentals/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/dao-berty-1/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/decentralized-distributed-centralized/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/digital_signature/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/e2e-encryption/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/encrypt-your-life/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/future-of-berty/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/go-mobile-ipfs/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/gomobile-ipfs/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/hackernews-reddit-week/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/history-cryptography/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/how-berty-works-ipfs/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/how-vpn-phone/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/ipfs-camp/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/liberty-vs-safety/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/metadata-mobile-messaging/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/national-security-privacy/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/ngo-non-profit/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/nodle-grants-berty-one-million/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/nothing-to-hide/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/open-source/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/paris-p2p-festival/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/paris-p2p/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/post-fosdem-2020/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/pp2p-edition1/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/privacy-security-safety/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/privacy-social-network/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/reasons-to-berty/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/sim-swapping/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/smartphone-surveillance/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/stop-spying-on-me/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/surveillance-france/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/top-privacy-leak-2018/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/top-privacy-leak-2019/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/watching-hongkong/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/blog/what-is-metadata/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/categories/announcement/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/categories/berty/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/categories/crew/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/categories/free-speech/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/categories/freespeech/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/categories/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/categories/meetup/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/categories/news/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/categories/technical/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/categories/ux/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/categories/wolność-mowy/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/challenges/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/community/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/compare/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/contact/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/contribute/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/docs/assets/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/docs/berty/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/docs/community/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/docs/go-ipfs-log/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/docs/go-orbit-db/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/docs/go-tor-transport/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/docs/gomobile-ipfs/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/docs/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/docs/protocol/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/docs/yolo/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/docs/zeropush/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/easteregg/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/faq/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/features/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/hello/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/id/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/jobs/cryptography-engineer/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/jobs/golang-developer/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/jobs/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/jobs/p2p-developer/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/jobs/qa-engineer/index.html
11:00:06 AM: Optimizing file /opt/build/repo/bertytech/public/pl/jobs/react-native-developer/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/jobs/technical-writer/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/messenger/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-01/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-02/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-03/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-04/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-05/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-06/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-07/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-08/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-09/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-10/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-11/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-12/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-13/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-14/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-15/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-16/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-17/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-18/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-19/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-20/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-21/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-22/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-23/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-24/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-25/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-26/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-27/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-28/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-29/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-30/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-31/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-32/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-33/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-34/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-35/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-36/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-37/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-38/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-39/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-40/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-41/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-42/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-43/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-44/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-45/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-46/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-47/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-48/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-49/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-50/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-51/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-52/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-53/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-54/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-55/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-56/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-57/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-58/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-59/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-60/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-61/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-62/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-63/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-64/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-65/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-66/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-67/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-68/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-69/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-70/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-71/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-72/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/newsletter/news-73/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/press_old/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/press/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/privacy-policy/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/support/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/tags/announcement/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/tags/art/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/tags/berty/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/tags/bezpieczeństwo/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/tags/bluetooth/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/tags/censorship/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/tags/cybersecurity/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/tags/how-to/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/tags/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/tags/internet/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/tags/intimacy/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/tags/ipfs/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/tags/liberty/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/tags/meetup/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/tags/news/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/tags/open-source/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/tags/privacy/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/tags/prywatność/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/tags/public-security/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/tags/safety/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/tags/security/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/tags/social-networks/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/tags/surveillance/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/tags/technical/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/tags/techniczne/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/tags/ui/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/tags/ux/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/terms/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pl/wesh/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/press_old/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/press/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/privacy-policy/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/protocol/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/404.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/about/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/author/aeddi/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/author/alex/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/author/camille/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/author/gfanton/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/author/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/author/lfgaming/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/author/manfred/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/author/ninel/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/author/philh/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/author/pierre/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/author/zooma/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/2020-talks/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/2fa/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/art-for-privacy/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/berty-at-fosdem-2020/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/berty-at-nantes-p2p/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/berty-at-p2p-festival/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/berty-not-war-ready/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/berty-translation/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/berty-ux-ui/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/best-password-manager/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/blockchain-berty/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/blog/history-cryptology/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/bluetooth-low-energy/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/building-web3/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/closed-beta-berty/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/corona-berty/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/countering-censorship/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/covid-local-cooperation/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/covid19-surveillance/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/create-strong-password/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/cryptography-daily-usage/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/cybersecurity-fundamentals/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/dao-berty-1/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/decentralized-distributed-centralized/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/digital_signature/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/e2e-encryption/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/encrypt-your-life/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/future-of-berty/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/go-mobile-ipfs/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/gomobile-ipfs/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/hackernews-reddit-week/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/history-cryptography/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/how-berty-works-ipfs/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/how-vpn-phone/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/ipfs-camp/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/liberty-vs-safety/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/metadata-mobile-messaging/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/national-security-privacy/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/ngo-non-profit/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/nodle-grants-berty-one-million/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/nothing-to-hide/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/open-source/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/paris-p2p-festival/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/paris-p2p/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/post-fosdem-2020/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/pp2p-edition1/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/privacy-security-safety/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/privacy-social-network/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/reasons-to-berty/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/sim-swapping/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/smartphone-surveillance/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/stop-spying-on-me/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/surveillance-france/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/top-privacy-leak-2018/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/top-privacy-leak-2019/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/watching-hongkong/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/blog/what-is-metadata/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/categories/announcement/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/categories/berty/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/categories/crew/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/categories/free-speech/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/categories/freespeech/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/categories/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/categories/meetup/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/categories/news/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/categories/technical/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/categories/ux/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/challenges/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/community/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/compare/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/contact/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/contribute/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/docs/assets/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/docs/berty/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/docs/community/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/docs/go-ipfs-log/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/docs/go-orbit-db/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/docs/go-tor-transport/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/docs/gomobile-ipfs/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/docs/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/docs/protocol/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/docs/yolo/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/docs/zeropush/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/easteregg/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/faq/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/features/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/hello/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/id/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/jobs/cryptography-engineer/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/jobs/golang-developer/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/jobs/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/jobs/p2p-developer/index.html
11:00:07 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/jobs/qa-engineer/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/jobs/react-native-developer/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/jobs/technical-writer/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/messenger/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-01/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-02/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-03/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-04/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-05/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-06/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-07/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-08/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-09/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-10/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-11/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-12/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-13/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-14/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-15/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-16/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-17/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-18/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-19/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-20/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-21/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-22/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-23/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-24/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-25/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-26/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-27/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-28/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-29/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-30/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-31/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-32/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-33/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-34/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-35/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-36/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-37/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-38/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-39/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-40/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-41/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-42/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-43/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-44/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-45/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-46/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-47/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-48/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-49/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-50/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-51/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-52/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-53/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-54/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-55/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-56/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-57/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-58/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-59/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-60/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-61/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-62/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-63/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-64/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-65/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-66/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-67/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-68/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-69/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-70/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-71/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-72/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/newsletter/news-73/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/press_old/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/press/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/privacy-policy/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/support/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/tags/announcement/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/tags/art/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/tags/berty/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/tags/bluetooth/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/tags/censorship/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/tags/cybersecurity/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/tags/how-to/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/tags/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/tags/internet/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/tags/intimacy/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/tags/ipfs/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/tags/liberty/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/tags/meetup/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/tags/news/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/tags/open-source/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/tags/privacy/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/tags/public-security/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/tags/safety/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/tags/security/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/tags/social-networks/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/tags/surveillance/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/tags/technical/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/tags/ui/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/tags/ux/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/terms/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt-br/wesh/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/404.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/about/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/author/aeddi/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/author/alex/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/author/camille/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/author/gfanton/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/author/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/author/lfgaming/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/author/manfred/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/author/ninel/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/author/philh/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/author/pierre/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/author/zooma/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/2020-talks/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/2fa/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/art-for-privacy/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/berty-at-fosdem-2020/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/berty-at-nantes-p2p/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/berty-at-p2p-festival/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/berty-not-war-ready/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/berty-translation/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/berty-ux-ui/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/best-password-manager/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/blockchain-berty/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/blog/history-cryptology/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/bluetooth-low-energy/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/building-web3/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/closed-beta-berty/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/corona-berty/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/countering-censorship/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/covid-local-cooperation/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/covid19-surveillance/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/create-strong-password/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/cryptography-daily-usage/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/cybersecurity-fundamentals/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/dao-berty-1/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/decentralized-distributed-centralized/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/digital_signature/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/e2e-encryption/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/encrypt-your-life/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/future-of-berty/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/go-mobile-ipfs/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/gomobile-ipfs/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/hackernews-reddit-week/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/history-cryptography/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/how-berty-works-ipfs/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/how-vpn-phone/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/ipfs-camp/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/liberty-vs-safety/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/metadata-mobile-messaging/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/national-security-privacy/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/ngo-non-profit/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/nodle-grants-berty-one-million/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/nothing-to-hide/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/open-source/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/paris-p2p-festival/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/paris-p2p/index.html
11:00:08 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/post-fosdem-2020/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/pp2p-edition1/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/privacy-security-safety/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/privacy-social-network/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/reasons-to-berty/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/sim-swapping/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/smartphone-surveillance/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/stop-spying-on-me/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/surveillance-france/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/top-privacy-leak-2018/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/top-privacy-leak-2019/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/watching-hongkong/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/blog/what-is-metadata/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/categories/announcement/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/categories/berty/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/categories/crew/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/categories/free-speech/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/categories/freespeech/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/categories/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/categories/meetup/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/categories/news/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/categories/technical/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/categories/ux/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/challenges/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/community/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/compare/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/contact/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/contribute/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/docs/assets/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/docs/berty/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/docs/community/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/docs/go-ipfs-log/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/docs/go-orbit-db/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/docs/go-tor-transport/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/docs/gomobile-ipfs/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/docs/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/docs/protocol/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/docs/yolo/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/docs/zeropush/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/easteregg/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/faq/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/features/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/hello/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/id/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/jobs/cryptography-engineer/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/jobs/golang-developer/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/jobs/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/jobs/p2p-developer/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/jobs/qa-engineer/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/jobs/react-native-developer/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/jobs/technical-writer/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/messenger/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-01/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-02/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-03/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-04/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-05/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-06/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-07/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-08/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-09/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-10/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-11/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-12/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-13/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-14/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-15/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-16/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-17/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-18/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-19/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-20/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-21/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-22/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-23/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-24/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-25/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-26/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-27/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-28/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-29/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-30/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-31/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-32/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-33/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-34/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-35/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-36/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-37/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-38/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-39/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-40/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-41/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-42/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-43/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-44/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-45/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-46/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-47/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-48/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-49/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-50/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-51/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-52/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-53/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-54/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-55/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-56/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-57/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-58/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-59/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-60/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-61/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-62/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-63/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-64/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-65/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-66/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-67/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-68/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-69/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-70/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-71/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-72/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/newsletter/news-73/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/press_old/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/press/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/privacy-policy/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/support/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/tags/announcement/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/tags/art/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/tags/berty/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/tags/bluetooth/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/tags/censorship/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/tags/cybersecurity/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/tags/how-to/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/tags/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/tags/internet/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/tags/intimacy/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/tags/ipfs/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/tags/liberty/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/tags/meetup/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/tags/news/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/tags/open-source/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/tags/privacy/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/tags/public-security/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/tags/safety/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/tags/security/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/tags/social-networks/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/tags/surveillance/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/tags/technical/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/tags/ui/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/tags/ux/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/terms/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/pt/wesh/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/404.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/about/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/author/aeddi/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/author/alex/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/author/camille/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/author/gfanton/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/author/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/author/lfgaming/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/author/manfred/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/author/ninel/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/author/philh/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/author/pierre/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/author/zooma/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/2020-talks/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/2fa/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/art-for-privacy/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/berty-at-fosdem-2020/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/berty-at-nantes-p2p/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/berty-at-p2p-festival/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/berty-not-war-ready/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/berty-translation/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/berty-ux-ui/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/best-password-manager/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/blockchain-berty/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/blog/history-cryptology/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/bluetooth-low-energy/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/building-web3/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/closed-beta-berty/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/corona-berty/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/countering-censorship/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/covid-local-cooperation/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/covid19-surveillance/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/create-strong-password/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/cryptography-daily-usage/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/cybersecurity-fundamentals/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/dao-berty-1/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/decentralized-distributed-centralized/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/digital_signature/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/e2e-encryption/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/encrypt-your-life/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/future-of-berty/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/go-mobile-ipfs/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/gomobile-ipfs/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/hackernews-reddit-week/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/history-cryptography/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/how-berty-works-ipfs/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/how-vpn-phone/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/ipfs-camp/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/liberty-vs-safety/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/metadata-mobile-messaging/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/national-security-privacy/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/ngo-non-profit/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/nodle-grants-berty-one-million/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/nothing-to-hide/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/open-source/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/paris-p2p-festival/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/paris-p2p/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/post-fosdem-2020/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/pp2p-edition1/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/privacy-security-safety/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/privacy-social-network/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/reasons-to-berty/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/sim-swapping/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/smartphone-surveillance/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/stop-spying-on-me/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/surveillance-france/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/top-privacy-leak-2018/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/top-privacy-leak-2019/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/watching-hongkong/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/blog/what-is-metadata/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/categories/announcement/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/categories/berty/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/categories/crew/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/categories/free-speech/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/categories/freespeech/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/categories/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/categories/meetup/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/categories/news/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/categories/technical/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/categories/ux/index.html
11:00:59 AM: Optimizing file /opt/build/repo/bertytech/public/ru/challenges/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/community/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/compare/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/contact/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/contribute/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/docs/assets/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/docs/berty/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/docs/community/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/docs/go-ipfs-log/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/docs/go-orbit-db/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/docs/go-tor-transport/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/docs/gomobile-ipfs/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/docs/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/docs/protocol/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/docs/yolo/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/docs/zeropush/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/easteregg/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/faq/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/features/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/hello/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/id/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/jobs/cryptography-engineer/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/jobs/golang-developer/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/jobs/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/jobs/p2p-developer/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/jobs/qa-engineer/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/jobs/react-native-developer/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/jobs/technical-writer/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/messenger/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-01/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-02/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-03/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-04/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-05/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-06/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-07/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-08/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-09/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-10/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-11/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-12/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-13/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-14/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-15/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-16/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-17/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-18/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-19/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-20/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-21/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-22/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-23/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-24/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-25/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-26/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-27/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-28/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-29/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-30/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-31/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-32/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-33/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-34/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-35/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-36/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-37/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-38/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-39/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-40/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-41/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-42/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-43/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-44/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-45/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-46/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-47/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-48/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-49/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-50/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-51/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-52/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-53/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-54/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-55/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-56/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-57/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-58/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-59/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-60/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-61/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-62/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-63/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-64/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-65/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-66/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-67/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-68/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-69/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-70/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-71/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-72/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/newsletter/news-73/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/press_old/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/press/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/privacy-policy/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/support/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/tags/announcement/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/tags/art/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/tags/berty/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/tags/bluetooth/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/tags/censorship/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/tags/cybersecurity/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/tags/how-to/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/tags/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/tags/internet/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/tags/intimacy/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/tags/ipfs/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/tags/liberty/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/tags/meetup/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/tags/news/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/tags/open-source/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/tags/privacy/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/tags/public-security/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/tags/safety/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/tags/security/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/tags/social-networks/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/tags/surveillance/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/tags/technical/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/tags/ui/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/tags/ux/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/terms/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/ru/wesh/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/404.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/about/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/author/aeddi/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/author/alex/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/author/camille/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/author/gfanton/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/author/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/author/lfgaming/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/author/manfred/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/author/ninel/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/author/philh/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/author/pierre/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/author/zooma/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/2020-talks/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/2fa/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/art-for-privacy/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/berty-at-fosdem-2020/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/berty-at-nantes-p2p/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/berty-at-p2p-festival/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/berty-not-war-ready/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/berty-translation/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/berty-ux-ui/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/best-password-manager/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/blockchain-berty/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/blog/history-cryptology/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/bluetooth-low-energy/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/building-web3/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/closed-beta-berty/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/corona-berty/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/countering-censorship/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/covid-local-cooperation/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/covid19-surveillance/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/create-strong-password/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/cryptography-daily-usage/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/cybersecurity-fundamentals/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/dao-berty-1/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/decentralized-distributed-centralized/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/digital_signature/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/e2e-encryption/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/encrypt-your-life/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/future-of-berty/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/go-mobile-ipfs/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/gomobile-ipfs/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/hackernews-reddit-week/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/history-cryptography/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/how-berty-works-ipfs/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/how-vpn-phone/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/ipfs-camp/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/liberty-vs-safety/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/metadata-mobile-messaging/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/national-security-privacy/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/ngo-non-profit/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/nodle-grants-berty-one-million/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/nothing-to-hide/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/open-source/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/paris-p2p-festival/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/paris-p2p/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/post-fosdem-2020/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/pp2p-edition1/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/privacy-security-safety/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/privacy-social-network/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/reasons-to-berty/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/sim-swapping/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/smartphone-surveillance/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/stop-spying-on-me/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/surveillance-france/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/top-privacy-leak-2018/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/top-privacy-leak-2019/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/watching-hongkong/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/blog/what-is-metadata/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/categories/announcement/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/categories/berty/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/categories/crew/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/categories/free-speech/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/categories/freespeech/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/categories/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/categories/meetup/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/categories/news/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/categories/technical/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/categories/ux/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/challenges/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/community/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/compare/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/contact/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/contribute/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/docs/assets/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/docs/berty/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/docs/community/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/docs/go-ipfs-log/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/docs/go-orbit-db/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/docs/go-tor-transport/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/docs/gomobile-ipfs/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/docs/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/docs/protocol/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/docs/yolo/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/docs/zeropush/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/easteregg/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/faq/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/features/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/hello/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/id/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/jobs/cryptography-engineer/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/jobs/golang-developer/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/jobs/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/jobs/p2p-developer/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/jobs/qa-engineer/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/jobs/react-native-developer/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/jobs/technical-writer/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/messenger/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-01/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-02/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-03/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-04/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-05/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-06/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-07/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-08/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-09/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-10/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-11/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-12/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-13/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-14/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-15/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-16/index.html
11:01:00 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-17/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-18/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-19/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-20/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-21/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-22/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-23/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-24/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-25/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-26/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-27/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-28/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-29/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-30/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-31/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-32/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-33/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-34/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-35/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-36/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-37/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-38/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-39/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-40/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-41/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-42/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-43/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-44/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-45/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-46/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-47/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-48/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-49/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-50/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-51/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-52/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-53/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-54/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-55/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-56/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-57/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-58/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-59/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-60/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-61/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-62/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-63/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-64/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-65/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-66/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-67/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-68/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-69/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-70/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-71/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-72/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/newsletter/news-73/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/press_old/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/press/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/privacy-policy/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/support/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/tags/announcement/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/tags/art/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/tags/berty/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/tags/bluetooth/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/tags/censorship/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/tags/cybersecurity/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/tags/how-to/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/tags/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/tags/internet/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/tags/intimacy/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/tags/ipfs/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/tags/liberty/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/tags/meetup/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/tags/news/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/tags/open-source/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/tags/privacy/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/tags/public-security/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/tags/safety/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/tags/security/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/tags/social-networks/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/tags/surveillance/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/tags/technical/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/tags/ui/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/tags/ux/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/terms/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/sl/wesh/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/support/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/tags/announcement/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/tags/art/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/tags/berty/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/tags/bluetooth/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/tags/censorship/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/tags/cybersecurity/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/tags/how-to/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/tags/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/tags/internet/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/tags/intimacy/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/tags/ipfs/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/tags/liberty/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/tags/meetup/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/tags/news/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/tags/open-source/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/tags/privacy/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/tags/public-security/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/tags/safety/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/tags/security/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/tags/social-networks/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/tags/surveillance/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/tags/technical/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/tags/ui/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/tags/ux/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/404.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/about/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/author/aeddi/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/author/alex/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/author/camille/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/author/gfanton/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/author/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/author/lfgaming/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/author/manfred/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/author/ninel/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/author/philh/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/author/pierre/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/author/zooma/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/2020-talks/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/2fa/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/art-for-privacy/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/berty-at-fosdem-2020/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/berty-at-nantes-p2p/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/berty-at-p2p-festival/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/berty-not-war-ready/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/berty-translation/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/berty-ux-ui/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/best-password-manager/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/blockchain-berty/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/blog/history-cryptology/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/bluetooth-low-energy/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/building-web3/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/closed-beta-berty/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/corona-berty/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/countering-censorship/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/covid-local-cooperation/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/covid19-surveillance/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/create-strong-password/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/cryptography-daily-usage/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/cybersecurity-fundamentals/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/dao-berty-1/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/decentralized-distributed-centralized/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/digital_signature/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/e2e-encryption/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/encrypt-your-life/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/future-of-berty/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/go-mobile-ipfs/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/gomobile-ipfs/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/hackernews-reddit-week/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/history-cryptography/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/how-berty-works-ipfs/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/how-vpn-phone/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/ipfs-camp/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/liberty-vs-safety/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/metadata-mobile-messaging/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/national-security-privacy/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/ngo-non-profit/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/nodle-grants-berty-one-million/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/nothing-to-hide/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/open-source/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/paris-p2p-festival/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/paris-p2p/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/post-fosdem-2020/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/pp2p-edition1/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/privacy-security-safety/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/privacy-social-network/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/reasons-to-berty/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/sim-swapping/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/smartphone-surveillance/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/stop-spying-on-me/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/surveillance-france/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/top-privacy-leak-2018/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/top-privacy-leak-2019/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/watching-hongkong/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/blog/what-is-metadata/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/categories/announcement/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/categories/berty/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/categories/crew/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/categories/free-speech/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/categories/freespeech/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/categories/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/categories/meetup/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/categories/news/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/categories/technical/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/categories/ux/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/challenges/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/community/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/compare/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/contact/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/contribute/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/docs/assets/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/docs/berty/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/docs/community/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/docs/go-ipfs-log/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/docs/go-orbit-db/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/docs/go-tor-transport/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/docs/gomobile-ipfs/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/docs/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/docs/protocol/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/docs/yolo/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/docs/zeropush/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/easteregg/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/faq/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/features/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/hello/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/id/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/jobs/cryptography-engineer/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/jobs/golang-developer/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/jobs/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/jobs/p2p-developer/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/jobs/qa-engineer/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/jobs/react-native-developer/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/jobs/technical-writer/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/messenger/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-01/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-02/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-03/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-04/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-05/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-06/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-07/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-08/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-09/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-10/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-11/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-12/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-13/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-14/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-15/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-16/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-17/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-18/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-19/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-20/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-21/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-22/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-23/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-24/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-25/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-26/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-27/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-28/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-29/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-30/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-31/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-32/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-33/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-34/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-35/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-36/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-37/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-38/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-39/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-40/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-41/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-42/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-43/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-44/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-45/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-46/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-47/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-48/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-49/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-50/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-51/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-52/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-53/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-54/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-55/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-56/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-57/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-58/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-59/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-60/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-61/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-62/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-63/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-64/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-65/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-66/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-67/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-68/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-69/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-70/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-71/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-72/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/newsletter/news-73/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/press_old/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/press/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/privacy-policy/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/support/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/tags/announcement/index.html
11:01:49 AM: Optimizing file /opt/build/repo/bertytech/public/te/tags/art/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/te/tags/berty/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/te/tags/bluetooth/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/te/tags/censorship/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/te/tags/cybersecurity/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/te/tags/how-to/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/te/tags/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/te/tags/internet/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/te/tags/intimacy/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/te/tags/ipfs/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/te/tags/liberty/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/te/tags/meetup/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/te/tags/news/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/te/tags/open-source/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/te/tags/privacy/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/te/tags/public-security/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/te/tags/safety/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/te/tags/security/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/te/tags/social-networks/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/te/tags/surveillance/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/te/tags/technical/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/te/tags/ui/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/te/tags/ux/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/te/terms/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/te/wesh/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/terms/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/404.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/about/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/author/aeddi/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/author/alex/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/author/camille/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/author/gfanton/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/author/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/author/lfgaming/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/author/manfred/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/author/ninel/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/author/philh/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/author/pierre/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/author/zooma/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/2020-talks/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/2fa/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/art-for-privacy/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/berty-at-fosdem-2020/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/berty-at-nantes-p2p/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/berty-at-p2p-festival/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/berty-not-war-ready/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/berty-translation/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/berty-ux-ui/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/best-password-manager/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/blockchain-berty/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/blog/history-cryptology/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/bluetooth-low-energy/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/building-web3/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/closed-beta-berty/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/corona-berty/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/countering-censorship/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/covid-local-cooperation/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/covid19-surveillance/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/create-strong-password/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/cryptography-daily-usage/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/cybersecurity-fundamentals/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/dao-berty-1/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/decentralized-distributed-centralized/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/digital_signature/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/e2e-encryption/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/encrypt-your-life/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/future-of-berty/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/go-mobile-ipfs/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/gomobile-ipfs/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/hackernews-reddit-week/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/history-cryptography/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/how-berty-works-ipfs/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/how-vpn-phone/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/ipfs-camp/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/liberty-vs-safety/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/metadata-mobile-messaging/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/national-security-privacy/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/ngo-non-profit/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/nodle-grants-berty-one-million/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/nothing-to-hide/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/open-source/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/paris-p2p-festival/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/paris-p2p/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/post-fosdem-2020/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/pp2p-edition1/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/privacy-security-safety/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/privacy-social-network/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/reasons-to-berty/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/sim-swapping/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/smartphone-surveillance/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/stop-spying-on-me/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/surveillance-france/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/top-privacy-leak-2018/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/top-privacy-leak-2019/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/watching-hongkong/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/blog/what-is-metadata/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/categories/announcement/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/categories/berty/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/categories/crew/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/categories/free-speech/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/categories/freespeech/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/categories/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/categories/meetup/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/categories/news/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/categories/technical/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/categories/ux/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/challenges/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/community/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/compare/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/contact/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/contribute/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/docs/assets/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/docs/berty/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/docs/community/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/docs/go-ipfs-log/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/docs/go-orbit-db/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/docs/go-tor-transport/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/docs/gomobile-ipfs/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/docs/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/docs/protocol/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/docs/yolo/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/docs/zeropush/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/easteregg/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/faq/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/features/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/hello/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/id/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/jobs/cryptography-engineer/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/jobs/golang-developer/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/jobs/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/jobs/p2p-developer/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/jobs/qa-engineer/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/jobs/react-native-developer/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/jobs/technical-writer/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/messenger/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-01/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-02/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-03/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-04/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-05/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-06/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-07/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-08/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-09/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-10/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-11/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-12/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-13/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-14/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-15/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-16/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-17/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-18/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-19/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-20/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-21/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-22/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-23/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-24/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-25/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-26/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-27/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-28/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-29/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-30/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-31/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-32/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-33/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-34/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-35/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-36/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-37/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-38/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-39/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-40/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-41/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-42/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-43/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-44/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-45/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-46/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-47/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-48/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-49/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-50/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-51/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-52/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-53/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-54/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-55/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-56/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-57/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-58/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-59/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-60/index.html
11:01:50 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-61/index.html
11:02:40 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-62/index.html
11:02:40 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-63/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-64/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-65/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-66/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-67/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-68/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-69/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-70/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-71/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-72/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/newsletter/news-73/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/press_old/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/press/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/privacy-policy/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/support/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/tags/announcement/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/tags/art/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/tags/berty/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/tags/bluetooth/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/tags/censorship/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/tags/cybersecurity/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/tags/how-to/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/tags/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/tags/internet/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/tags/intimacy/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/tags/ipfs/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/tags/liberty/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/tags/meetup/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/tags/news/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/tags/open-source/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/tags/privacy/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/tags/public-security/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/tags/safety/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/tags/security/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/tags/social-networks/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/tags/surveillance/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/tags/technical/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/tags/ui/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/tags/ux/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/terms/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/uk/wesh/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/wesh/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/weshnet/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/yolo/index.html
11:02:41 AM: Optimizing file /opt/build/repo/bertytech/public/zero-push/index.html
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/bluetooth-low-energy/2020-04-06-Berty-blogpost-Bluetooth-Low-Energy_hu8b1c124be1a40f1959e98d359a7c8a23_54673_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/bluetooth-low-energy/2020-04-06-Berty-blogpost-Bluetooth-Low-Energy_hu8b1c124be1a40f1959e98d359a7c8a23_54673_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/bluetooth-low-energy/2020-04-06-Berty-blogpost-Bluetooth-Low-Energy_hu8b1c124be1a40f1959e98d359a7c8a23_54673_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/bluetooth-low-energy/2020-04-06-Berty-blogpost-Bluetooth-Low-Energy_hu8b1c124be1a40f1959e98d359a7c8a23_54673_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/bluetooth-low-energy/2020-04-06-Berty-blogpost-Bluetooth-Low-Energy_hu8b1c124be1a40f1959e98d359a7c8a23_54673_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/bluetooth-low-energy/2020-04-06-Berty-blogpost-Bluetooth-Low-Energy_hu8b1c124be1a40f1959e98d359a7c8a23_54673_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/bluetooth-low-energy/2020-04-06-Berty-blogpost-Bluetooth-Low-Energy_hu8b1c124be1a40f1959e98d359a7c8a23_54673_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/bluetooth-low-energy/2020-04-06-Berty-blogpost-Bluetooth-Low-Energy_hu8b1c124be1a40f1959e98d359a7c8a23_54673_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/bluetooth-low-energy/2020-04-06-Berty-blogpost-Bluetooth-Low-Energy_hu8b1c124be1a40f1959e98d359a7c8a23_54673_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/bluetooth-low-energy/2020-04-06-Berty-blogpost-Bluetooth-Low-Energy_hu8b1c124be1a40f1959e98d359a7c8a23_54673_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/bluetooth-low-energy/2020-04-06-Berty-blogpost-Bluetooth-Low-Energy_hu8b1c124be1a40f1959e98d359a7c8a23_54673_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/bluetooth-low-energy/2020-04-06-Berty-blogpost-Bluetooth-Low-Energy_hu8b1c124be1a40f1959e98d359a7c8a23_54673_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/bluetooth-low-energy/2020-04-06-Berty-blogpost-Bluetooth-Low-Energy_hu8b1c124be1a40f1959e98d359a7c8a23_54673_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/bluetooth-low-energy/2020-04-06-Berty-blogpost-Bluetooth-Low-Energy_hu8b1c124be1a40f1959e98d359a7c8a23_54673_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/bluetooth-low-energy/2020-04-06-Berty-blogpost-Bluetooth-Low-Energy_hu8b1c124be1a40f1959e98d359a7c8a23_54673_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/bluetooth-low-energy/2020-04-06-Berty-blogpost-Bluetooth-Low-Energy_hu8b1c124be1a40f1959e98d359a7c8a23_54673_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/img/avatar_aeddi_hub8125df95757643b68f3f1a76044ae54_67872_120x120_resize_lanczos_3.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/img/icon_dev.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/contribute/icon_dev.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/press/icon_dev.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/contribute/icon_dev.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/press/icon_dev.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/contribute/icon_dev.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/contribute/icon_dev.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/press/icon_dev.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/es/contribute/icon_dev.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/es/press/icon_dev.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/contribute/icon_dev.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/press/icon_dev.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/contribute/icon_dev.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/press/icon_dev.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/contribute/icon_dev.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/press/icon_dev.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/contribute/icon_dev.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/press/icon_dev.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/contribute/icon_dev.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/press/icon_dev.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/press/icon_dev.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/contribute/icon_dev.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/press/icon_dev.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/contribute/icon_dev.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/press/icon_dev.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/contribute/icon_dev.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/press/icon_dev.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/contribute/icon_dev.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/press/icon_dev.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/te/contribute/icon_dev.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/te/press/icon_dev.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/contribute/icon_dev.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/press/icon_dev.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/img/avatar_alex_hu7a79b2765093c5a32faa56bfb6ef9429_717312_120x120_resize_lanczos_3.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-ux-ui/berty_ux_ui_hu1816893272464a9c3753f76fd9c15d01_1996430_350x0_resize_mitchellnetravali_3.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-ux-ui/berty_ux_ui_hu1816893272464a9c3753f76fd9c15d01_1996430_350x0_resize_mitchellnetravali_3.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-ux-ui/berty_ux_ui_hu1816893272464a9c3753f76fd9c15d01_1996430_350x0_resize_mitchellnetravali_3.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-ux-ui/berty_ux_ui_hu1816893272464a9c3753f76fd9c15d01_1996430_350x0_resize_mitchellnetravali_3.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-ux-ui/berty_ux_ui_hu1816893272464a9c3753f76fd9c15d01_1996430_350x0_resize_mitchellnetravali_3.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-ux-ui/berty_ux_ui_hu1816893272464a9c3753f76fd9c15d01_1996430_350x0_resize_mitchellnetravali_3.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-ux-ui/berty_ux_ui_hu1816893272464a9c3753f76fd9c15d01_1996430_350x0_resize_mitchellnetravali_3.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-ux-ui/berty_ux_ui_hu1816893272464a9c3753f76fd9c15d01_1996430_350x0_resize_mitchellnetravali_3.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-ux-ui/berty_ux_ui_hu1816893272464a9c3753f76fd9c15d01_1996430_350x0_resize_mitchellnetravali_3.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-ux-ui/berty_ux_ui_hu1816893272464a9c3753f76fd9c15d01_1996430_350x0_resize_mitchellnetravali_3.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-ux-ui/berty_ux_ui_hu1816893272464a9c3753f76fd9c15d01_1996430_350x0_resize_mitchellnetravali_3.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-ux-ui/berty_ux_ui_hu1816893272464a9c3753f76fd9c15d01_1996430_350x0_resize_mitchellnetravali_3.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-ux-ui/berty_ux_ui_hu1816893272464a9c3753f76fd9c15d01_1996430_350x0_resize_mitchellnetravali_3.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-ux-ui/berty_ux_ui_hu1816893272464a9c3753f76fd9c15d01_1996430_350x0_resize_mitchellnetravali_3.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-ux-ui/berty_ux_ui_hu1816893272464a9c3753f76fd9c15d01_1996430_350x0_resize_mitchellnetravali_3.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-ux-ui/berty_ux_ui_hu1816893272464a9c3753f76fd9c15d01_1996430_350x0_resize_mitchellnetravali_3.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/encrypt-your-life/_hu7bc61f778497ff39143b81f77dc847db_863726_fd3824c7bd218a2c4616518b0759d3d4.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/encrypt-your-life/_hu7bc61f778497ff39143b81f77dc847db_863726_fd3824c7bd218a2c4616518b0759d3d4.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/encrypt-your-life/_hu7bc61f778497ff39143b81f77dc847db_863726_fd3824c7bd218a2c4616518b0759d3d4.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/encrypt-your-life/_hu7bc61f778497ff39143b81f77dc847db_863726_fd3824c7bd218a2c4616518b0759d3d4.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/encrypt-your-life/_hu7bc61f778497ff39143b81f77dc847db_863726_fd3824c7bd218a2c4616518b0759d3d4.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/encrypt-your-life/_hu7bc61f778497ff39143b81f77dc847db_863726_fd3824c7bd218a2c4616518b0759d3d4.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/encrypt-your-life/_hu7bc61f778497ff39143b81f77dc847db_863726_fd3824c7bd218a2c4616518b0759d3d4.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/encrypt-your-life/_hu7bc61f778497ff39143b81f77dc847db_863726_fd3824c7bd218a2c4616518b0759d3d4.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/encrypt-your-life/_hu7bc61f778497ff39143b81f77dc847db_863726_fd3824c7bd218a2c4616518b0759d3d4.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/encrypt-your-life/_hu7bc61f778497ff39143b81f77dc847db_863726_fd3824c7bd218a2c4616518b0759d3d4.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/encrypt-your-life/_hu7bc61f778497ff39143b81f77dc847db_863726_fd3824c7bd218a2c4616518b0759d3d4.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/encrypt-your-life/_hu7bc61f778497ff39143b81f77dc847db_863726_fd3824c7bd218a2c4616518b0759d3d4.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/encrypt-your-life/_hu7bc61f778497ff39143b81f77dc847db_863726_fd3824c7bd218a2c4616518b0759d3d4.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/encrypt-your-life/_hu7bc61f778497ff39143b81f77dc847db_863726_fd3824c7bd218a2c4616518b0759d3d4.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/encrypt-your-life/_hu7bc61f778497ff39143b81f77dc847db_863726_fd3824c7bd218a2c4616518b0759d3d4.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/encrypt-your-life/_hu7bc61f778497ff39143b81f77dc847db_863726_fd3824c7bd218a2c4616518b0759d3d4.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/img/avatar_camille_hu245851e48d809ba8fd1ba2b55871cb12_17288_120x120_resize_lanczos_3.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/2fa/2020-08-31-Berty-Blogpost-2FA_hu48959ff2fd6f7ac790ee77fdbfa08f82_494201_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/2fa/2020-08-31-Berty-Blogpost-2FA_hu48959ff2fd6f7ac790ee77fdbfa08f82_494201_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/2fa/2020-08-31-Berty-Blogpost-2FA_hu48959ff2fd6f7ac790ee77fdbfa08f82_494201_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/2fa/2020-08-31-Berty-Blogpost-2FA_hu48959ff2fd6f7ac790ee77fdbfa08f82_494201_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/2fa/2020-08-31-Berty-Blogpost-2FA_hu48959ff2fd6f7ac790ee77fdbfa08f82_494201_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/2fa/2020-08-31-Berty-Blogpost-2FA_hu48959ff2fd6f7ac790ee77fdbfa08f82_494201_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/2fa/2020-08-31-Berty-Blogpost-2FA_hu48959ff2fd6f7ac790ee77fdbfa08f82_494201_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/2fa/2020-08-31-Berty-Blogpost-2FA_hu48959ff2fd6f7ac790ee77fdbfa08f82_494201_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/2fa/2020-08-31-Berty-Blogpost-2FA_hu48959ff2fd6f7ac790ee77fdbfa08f82_494201_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/2fa/2020-08-31-Berty-Blogpost-2FA_hu48959ff2fd6f7ac790ee77fdbfa08f82_494201_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/2fa/2020-08-31-Berty-Blogpost-2FA_hu48959ff2fd6f7ac790ee77fdbfa08f82_494201_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/2fa/2020-08-31-Berty-Blogpost-2FA_hu48959ff2fd6f7ac790ee77fdbfa08f82_494201_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/2fa/2020-08-31-Berty-Blogpost-2FA_hu48959ff2fd6f7ac790ee77fdbfa08f82_494201_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/2fa/2020-08-31-Berty-Blogpost-2FA_hu48959ff2fd6f7ac790ee77fdbfa08f82_494201_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/2fa/2020-08-31-Berty-Blogpost-2FA_hu48959ff2fd6f7ac790ee77fdbfa08f82_494201_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/2fa/2020-08-31-Berty-Blogpost-2FA_hu48959ff2fd6f7ac790ee77fdbfa08f82_494201_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/metadata-mobile-messaging/metadata-mobile-messaging_huad398d72d64d52bff4938f8a4663f32f_846359_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/metadata-mobile-messaging/metadata-mobile-messaging_huad398d72d64d52bff4938f8a4663f32f_846359_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/metadata-mobile-messaging/metadata-mobile-messaging_huad398d72d64d52bff4938f8a4663f32f_846359_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/metadata-mobile-messaging/metadata-mobile-messaging_huad398d72d64d52bff4938f8a4663f32f_846359_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/metadata-mobile-messaging/metadata-mobile-messaging_huad398d72d64d52bff4938f8a4663f32f_846359_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/metadata-mobile-messaging/metadata-mobile-messaging_huad398d72d64d52bff4938f8a4663f32f_846359_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/metadata-mobile-messaging/metadata-mobile-messaging_huad398d72d64d52bff4938f8a4663f32f_846359_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/metadata-mobile-messaging/metadata-mobile-messaging_huad398d72d64d52bff4938f8a4663f32f_846359_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/metadata-mobile-messaging/metadata-mobile-messaging_huad398d72d64d52bff4938f8a4663f32f_846359_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/metadata-mobile-messaging/metadata-mobile-messaging_huad398d72d64d52bff4938f8a4663f32f_846359_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/metadata-mobile-messaging/metadata-mobile-messaging_huad398d72d64d52bff4938f8a4663f32f_846359_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/metadata-mobile-messaging/metadata-mobile-messaging_huad398d72d64d52bff4938f8a4663f32f_846359_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/metadata-mobile-messaging/metadata-mobile-messaging_huad398d72d64d52bff4938f8a4663f32f_846359_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/metadata-mobile-messaging/metadata-mobile-messaging_huad398d72d64d52bff4938f8a4663f32f_846359_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/metadata-mobile-messaging/metadata-mobile-messaging_huad398d72d64d52bff4938f8a4663f32f_846359_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/metadata-mobile-messaging/metadata-mobile-messaging_huad398d72d64d52bff4938f8a4663f32f_846359_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/stop-spying-on-me/stop-spying_hu5197d920dafec06d4662617d5ede79f0_996177_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/stop-spying-on-me/stop-spying_hu5197d920dafec06d4662617d5ede79f0_996177_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/stop-spying-on-me/stop-spying_hu5197d920dafec06d4662617d5ede79f0_996177_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/stop-spying-on-me/stop-spying_hu5197d920dafec06d4662617d5ede79f0_996177_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/stop-spying-on-me/stop-spying_hu5197d920dafec06d4662617d5ede79f0_996177_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/stop-spying-on-me/stop-spying_hu5197d920dafec06d4662617d5ede79f0_996177_350x0_resize_q95_mitchellnetravali.webp
11:03:12 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/stop-spying-on-me/stop-spying_hu5197d920dafec06d4662617d5ede79f0_996177_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/stop-spying-on-me/stop-spying_hu5197d920dafec06d4662617d5ede79f0_996177_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/stop-spying-on-me/stop-spying_hu5197d920dafec06d4662617d5ede79f0_996177_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/stop-spying-on-me/stop-spying_hu5197d920dafec06d4662617d5ede79f0_996177_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/stop-spying-on-me/stop-spying_hu5197d920dafec06d4662617d5ede79f0_996177_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/stop-spying-on-me/stop-spying_hu5197d920dafec06d4662617d5ede79f0_996177_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/stop-spying-on-me/stop-spying_hu5197d920dafec06d4662617d5ede79f0_996177_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/stop-spying-on-me/stop-spying_hu5197d920dafec06d4662617d5ede79f0_996177_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/stop-spying-on-me/stop-spying_hu5197d920dafec06d4662617d5ede79f0_996177_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/stop-spying-on-me/stop-spying_hu5197d920dafec06d4662617d5ede79f0_996177_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/paris-p2p/paris-p2p_hub025cc7b1a8f8c78d494e6bcf8b2d815_1455812_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/paris-p2p/paris-p2p_hub025cc7b1a8f8c78d494e6bcf8b2d815_1455812_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/paris-p2p/paris-p2p_hub025cc7b1a8f8c78d494e6bcf8b2d815_1455812_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/paris-p2p/paris-p2p_hub025cc7b1a8f8c78d494e6bcf8b2d815_1455812_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/paris-p2p/paris-p2p_hub025cc7b1a8f8c78d494e6bcf8b2d815_1455812_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/paris-p2p/paris-p2p_hub025cc7b1a8f8c78d494e6bcf8b2d815_1455812_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/paris-p2p/paris-p2p_hub025cc7b1a8f8c78d494e6bcf8b2d815_1455812_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/paris-p2p/paris-p2p_hub025cc7b1a8f8c78d494e6bcf8b2d815_1455812_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/paris-p2p/paris-p2p_hub025cc7b1a8f8c78d494e6bcf8b2d815_1455812_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/paris-p2p/paris-p2p_hub025cc7b1a8f8c78d494e6bcf8b2d815_1455812_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/paris-p2p/paris-p2p_hub025cc7b1a8f8c78d494e6bcf8b2d815_1455812_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/paris-p2p/paris-p2p_hub025cc7b1a8f8c78d494e6bcf8b2d815_1455812_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/paris-p2p/paris-p2p_hub025cc7b1a8f8c78d494e6bcf8b2d815_1455812_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/paris-p2p/paris-p2p_hub025cc7b1a8f8c78d494e6bcf8b2d815_1455812_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/paris-p2p/paris-p2p_hub025cc7b1a8f8c78d494e6bcf8b2d815_1455812_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/paris-p2p/paris-p2p_hub025cc7b1a8f8c78d494e6bcf8b2d815_1455812_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/top-privacy-leak-2019/leak-2019_huf5c65d2f33ed1d613f9735736dff5f62_1545347_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/top-privacy-leak-2019/leak-2019_huf5c65d2f33ed1d613f9735736dff5f62_1545347_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/top-privacy-leak-2019/leak-2019_huf5c65d2f33ed1d613f9735736dff5f62_1545347_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/top-privacy-leak-2019/leak-2019_huf5c65d2f33ed1d613f9735736dff5f62_1545347_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/top-privacy-leak-2019/leak-2019_huf5c65d2f33ed1d613f9735736dff5f62_1545347_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/top-privacy-leak-2019/leak-2019_huf5c65d2f33ed1d613f9735736dff5f62_1545347_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/top-privacy-leak-2019/leak-2019_huf5c65d2f33ed1d613f9735736dff5f62_1545347_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/top-privacy-leak-2019/leak-2019_huf5c65d2f33ed1d613f9735736dff5f62_1545347_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/top-privacy-leak-2019/leak-2019_huf5c65d2f33ed1d613f9735736dff5f62_1545347_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/top-privacy-leak-2019/leak-2019_huf5c65d2f33ed1d613f9735736dff5f62_1545347_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/top-privacy-leak-2019/leak-2019_huf5c65d2f33ed1d613f9735736dff5f62_1545347_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/top-privacy-leak-2019/leak-2019_huf5c65d2f33ed1d613f9735736dff5f62_1545347_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/top-privacy-leak-2019/leak-2019_huf5c65d2f33ed1d613f9735736dff5f62_1545347_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/top-privacy-leak-2019/leak-2019_huf5c65d2f33ed1d613f9735736dff5f62_1545347_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/top-privacy-leak-2019/leak-2019_huf5c65d2f33ed1d613f9735736dff5f62_1545347_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/top-privacy-leak-2019/leak-2019_huf5c65d2f33ed1d613f9735736dff5f62_1545347_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-at-p2p-festival/festival_hu7fcd7c55960ecaa1444bfce2c960b6e6_79551_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-at-p2p-festival/festival_hu7fcd7c55960ecaa1444bfce2c960b6e6_79551_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-at-p2p-festival/festival_hu7fcd7c55960ecaa1444bfce2c960b6e6_79551_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-at-p2p-festival/festival_hu7fcd7c55960ecaa1444bfce2c960b6e6_79551_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-at-p2p-festival/festival_hu7fcd7c55960ecaa1444bfce2c960b6e6_79551_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-at-p2p-festival/festival_hu7fcd7c55960ecaa1444bfce2c960b6e6_79551_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-at-p2p-festival/festival_hu7fcd7c55960ecaa1444bfce2c960b6e6_79551_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-at-p2p-festival/festival_hu7fcd7c55960ecaa1444bfce2c960b6e6_79551_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-at-p2p-festival/festival_hu7fcd7c55960ecaa1444bfce2c960b6e6_79551_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-at-p2p-festival/festival_hu7fcd7c55960ecaa1444bfce2c960b6e6_79551_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-at-p2p-festival/festival_hu7fcd7c55960ecaa1444bfce2c960b6e6_79551_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-at-p2p-festival/festival_hu7fcd7c55960ecaa1444bfce2c960b6e6_79551_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-at-p2p-festival/festival_hu7fcd7c55960ecaa1444bfce2c960b6e6_79551_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-at-p2p-festival/festival_hu7fcd7c55960ecaa1444bfce2c960b6e6_79551_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-at-p2p-festival/festival_hu7fcd7c55960ecaa1444bfce2c960b6e6_79551_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-at-p2p-festival/festival_hu7fcd7c55960ecaa1444bfce2c960b6e6_79551_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/img/berty_technologies_logo.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/digital_signature/Digital-Signature_hu8468929cdbc451ef49035787b7419deb_1313751_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/digital_signature/Digital-Signature_hu8468929cdbc451ef49035787b7419deb_1313751_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/digital_signature/Digital-Signature_hu8468929cdbc451ef49035787b7419deb_1313751_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/digital_signature/Digital-Signature_hu8468929cdbc451ef49035787b7419deb_1313751_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/digital_signature/Digital-Signature_hu8468929cdbc451ef49035787b7419deb_1313751_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/digital_signature/Digital-Signature_hu8468929cdbc451ef49035787b7419deb_1313751_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/digital_signature/Digital-Signature_hu8468929cdbc451ef49035787b7419deb_1313751_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/digital_signature/Digital-Signature_hu8468929cdbc451ef49035787b7419deb_1313751_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/digital_signature/Digital-Signature_hu8468929cdbc451ef49035787b7419deb_1313751_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/digital_signature/Digital-Signature_hu8468929cdbc451ef49035787b7419deb_1313751_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/digital_signature/Digital-Signature_hu8468929cdbc451ef49035787b7419deb_1313751_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/digital_signature/Digital-Signature_hu8468929cdbc451ef49035787b7419deb_1313751_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/digital_signature/Digital-Signature_hu8468929cdbc451ef49035787b7419deb_1313751_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/digital_signature/Digital-Signature_hu8468929cdbc451ef49035787b7419deb_1313751_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/digital_signature/Digital-Signature_hu8468929cdbc451ef49035787b7419deb_1313751_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/digital_signature/Digital-Signature_hu8468929cdbc451ef49035787b7419deb_1313751_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/e2e-encryption/E2EE-encryption_hu52f67aa78a0c6f17ad1c11d5a7a7342d_798429_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/e2e-encryption/E2EE-encryption_hu52f67aa78a0c6f17ad1c11d5a7a7342d_798429_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/e2e-encryption/E2EE-encryption_hu52f67aa78a0c6f17ad1c11d5a7a7342d_798429_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/e2e-encryption/E2EE-encryption_hu52f67aa78a0c6f17ad1c11d5a7a7342d_798429_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/e2e-encryption/E2EE-encryption_hu52f67aa78a0c6f17ad1c11d5a7a7342d_798429_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/e2e-encryption/E2EE-encryption_hu52f67aa78a0c6f17ad1c11d5a7a7342d_798429_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/e2e-encryption/E2EE-encryption_hu52f67aa78a0c6f17ad1c11d5a7a7342d_798429_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/e2e-encryption/E2EE-encryption_hu52f67aa78a0c6f17ad1c11d5a7a7342d_798429_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/e2e-encryption/E2EE-encryption_hu52f67aa78a0c6f17ad1c11d5a7a7342d_798429_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/e2e-encryption/E2EE-encryption_hu52f67aa78a0c6f17ad1c11d5a7a7342d_798429_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/e2e-encryption/E2EE-encryption_hu52f67aa78a0c6f17ad1c11d5a7a7342d_798429_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/e2e-encryption/E2EE-encryption_hu52f67aa78a0c6f17ad1c11d5a7a7342d_798429_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/e2e-encryption/E2EE-encryption_hu52f67aa78a0c6f17ad1c11d5a7a7342d_798429_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/e2e-encryption/E2EE-encryption_hu52f67aa78a0c6f17ad1c11d5a7a7342d_798429_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/e2e-encryption/E2EE-encryption_hu52f67aa78a0c6f17ad1c11d5a7a7342d_798429_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/e2e-encryption/E2EE-encryption_hu52f67aa78a0c6f17ad1c11d5a7a7342d_798429_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/paris-p2p-festival/meet_us_paris_p2p_festival_huf60692aef104f31d77a728633dcf69a1_1800979_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/paris-p2p-festival/meet_us_paris_p2p_festival_huf60692aef104f31d77a728633dcf69a1_1800979_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/paris-p2p-festival/meet_us_paris_p2p_festival_huf60692aef104f31d77a728633dcf69a1_1800979_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/paris-p2p-festival/meet_us_paris_p2p_festival_huf60692aef104f31d77a728633dcf69a1_1800979_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/paris-p2p-festival/meet_us_paris_p2p_festival_huf60692aef104f31d77a728633dcf69a1_1800979_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/paris-p2p-festival/meet_us_paris_p2p_festival_huf60692aef104f31d77a728633dcf69a1_1800979_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/paris-p2p-festival/meet_us_paris_p2p_festival_huf60692aef104f31d77a728633dcf69a1_1800979_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/paris-p2p-festival/meet_us_paris_p2p_festival_huf60692aef104f31d77a728633dcf69a1_1800979_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/paris-p2p-festival/meet_us_paris_p2p_festival_huf60692aef104f31d77a728633dcf69a1_1800979_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/paris-p2p-festival/meet_us_paris_p2p_festival_huf60692aef104f31d77a728633dcf69a1_1800979_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/paris-p2p-festival/meet_us_paris_p2p_festival_huf60692aef104f31d77a728633dcf69a1_1800979_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/paris-p2p-festival/meet_us_paris_p2p_festival_huf60692aef104f31d77a728633dcf69a1_1800979_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/paris-p2p-festival/meet_us_paris_p2p_festival_huf60692aef104f31d77a728633dcf69a1_1800979_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/paris-p2p-festival/meet_us_paris_p2p_festival_huf60692aef104f31d77a728633dcf69a1_1800979_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/paris-p2p-festival/meet_us_paris_p2p_festival_huf60692aef104f31d77a728633dcf69a1_1800979_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/paris-p2p-festival/meet_us_paris_p2p_festival_huf60692aef104f31d77a728633dcf69a1_1800979_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/top-privacy-leak-2018/leak-2018_hu696c6ccb5f1833104fb21e337cd01086_1332185_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/top-privacy-leak-2018/leak-2018_hu696c6ccb5f1833104fb21e337cd01086_1332185_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/top-privacy-leak-2018/leak-2018_hu696c6ccb5f1833104fb21e337cd01086_1332185_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/top-privacy-leak-2018/leak-2018_hu696c6ccb5f1833104fb21e337cd01086_1332185_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/top-privacy-leak-2018/leak-2018_hu696c6ccb5f1833104fb21e337cd01086_1332185_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/top-privacy-leak-2018/leak-2018_hu696c6ccb5f1833104fb21e337cd01086_1332185_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/top-privacy-leak-2018/leak-2018_hu696c6ccb5f1833104fb21e337cd01086_1332185_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/top-privacy-leak-2018/leak-2018_hu696c6ccb5f1833104fb21e337cd01086_1332185_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/top-privacy-leak-2018/leak-2018_hu696c6ccb5f1833104fb21e337cd01086_1332185_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/top-privacy-leak-2018/leak-2018_hu696c6ccb5f1833104fb21e337cd01086_1332185_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/top-privacy-leak-2018/leak-2018_hu696c6ccb5f1833104fb21e337cd01086_1332185_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/top-privacy-leak-2018/leak-2018_hu696c6ccb5f1833104fb21e337cd01086_1332185_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/top-privacy-leak-2018/leak-2018_hu696c6ccb5f1833104fb21e337cd01086_1332185_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/top-privacy-leak-2018/leak-2018_hu696c6ccb5f1833104fb21e337cd01086_1332185_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/top-privacy-leak-2018/leak-2018_hu696c6ccb5f1833104fb21e337cd01086_1332185_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/top-privacy-leak-2018/leak-2018_hu696c6ccb5f1833104fb21e337cd01086_1332185_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/national-security-privacy/national-defense_hube0d9df41e2190ac0b99b9ea8b41577e_884069_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/national-security-privacy/national-defense_hube0d9df41e2190ac0b99b9ea8b41577e_884069_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/national-security-privacy/national-defense_hube0d9df41e2190ac0b99b9ea8b41577e_884069_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/national-security-privacy/national-defense_hube0d9df41e2190ac0b99b9ea8b41577e_884069_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/national-security-privacy/national-defense_hube0d9df41e2190ac0b99b9ea8b41577e_884069_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/national-security-privacy/national-defense_hube0d9df41e2190ac0b99b9ea8b41577e_884069_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/national-security-privacy/national-defense_hube0d9df41e2190ac0b99b9ea8b41577e_884069_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/national-security-privacy/national-defense_hube0d9df41e2190ac0b99b9ea8b41577e_884069_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/national-security-privacy/national-defense_hube0d9df41e2190ac0b99b9ea8b41577e_884069_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/national-security-privacy/national-defense_hube0d9df41e2190ac0b99b9ea8b41577e_884069_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/national-security-privacy/national-defense_hube0d9df41e2190ac0b99b9ea8b41577e_884069_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/national-security-privacy/national-defense_hube0d9df41e2190ac0b99b9ea8b41577e_884069_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/national-security-privacy/national-defense_hube0d9df41e2190ac0b99b9ea8b41577e_884069_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/national-security-privacy/national-defense_hube0d9df41e2190ac0b99b9ea8b41577e_884069_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/national-security-privacy/national-defense_hube0d9df41e2190ac0b99b9ea8b41577e_884069_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/national-security-privacy/national-defense_hube0d9df41e2190ac0b99b9ea8b41577e_884069_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/gomobile-ipfs/gomobile-ipfs_hu307adb01f66b5c8b60b5971408b07f77_695133_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/gomobile-ipfs/gomobile-ipfs_hu307adb01f66b5c8b60b5971408b07f77_695133_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/gomobile-ipfs/gomobile-ipfs_hu307adb01f66b5c8b60b5971408b07f77_695133_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/gomobile-ipfs/gomobile-ipfs_hu307adb01f66b5c8b60b5971408b07f77_695133_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/gomobile-ipfs/gomobile-ipfs_hu307adb01f66b5c8b60b5971408b07f77_695133_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/gomobile-ipfs/gomobile-ipfs_hu307adb01f66b5c8b60b5971408b07f77_695133_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/gomobile-ipfs/gomobile-ipfs_hu307adb01f66b5c8b60b5971408b07f77_695133_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/gomobile-ipfs/gomobile-ipfs_hu307adb01f66b5c8b60b5971408b07f77_695133_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/gomobile-ipfs/gomobile-ipfs_hu307adb01f66b5c8b60b5971408b07f77_695133_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/gomobile-ipfs/gomobile-ipfs_hu307adb01f66b5c8b60b5971408b07f77_695133_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/gomobile-ipfs/gomobile-ipfs_hu307adb01f66b5c8b60b5971408b07f77_695133_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/gomobile-ipfs/gomobile-ipfs_hu307adb01f66b5c8b60b5971408b07f77_695133_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/gomobile-ipfs/gomobile-ipfs_hu307adb01f66b5c8b60b5971408b07f77_695133_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/gomobile-ipfs/gomobile-ipfs_hu307adb01f66b5c8b60b5971408b07f77_695133_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/gomobile-ipfs/gomobile-ipfs_hu307adb01f66b5c8b60b5971408b07f77_695133_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/gomobile-ipfs/gomobile-ipfs_hu307adb01f66b5c8b60b5971408b07f77_695133_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/img/avatar_gfanton_hu9b78eac74e4d0c3b0e91d0159548b9a1_187632_120x120_resize_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/img/avatar_staff_hu96c22823024e8aca998e3c87f8cefc0e_56868_120x120_resize_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/img/avatar_lfgaming_hud847afdb52402448cf1363f7c18c4a65_410636_120x120_resize_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/nodle-grants-berty-one-million/e8j4Jap_hu67ef220ce668933cab61ae0ec329dab8_815264_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/nodle-grants-berty-one-million/e8j4Jap_hu67ef220ce668933cab61ae0ec329dab8_815264_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/nodle-grants-berty-one-million/e8j4Jap_hu67ef220ce668933cab61ae0ec329dab8_815264_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/nodle-grants-berty-one-million/e8j4Jap_hu67ef220ce668933cab61ae0ec329dab8_815264_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/nodle-grants-berty-one-million/e8j4Jap_hu67ef220ce668933cab61ae0ec329dab8_815264_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/nodle-grants-berty-one-million/e8j4Jap_hu67ef220ce668933cab61ae0ec329dab8_815264_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/nodle-grants-berty-one-million/e8j4Jap_hu67ef220ce668933cab61ae0ec329dab8_815264_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/nodle-grants-berty-one-million/e8j4Jap_hu67ef220ce668933cab61ae0ec329dab8_815264_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/nodle-grants-berty-one-million/e8j4Jap_hu67ef220ce668933cab61ae0ec329dab8_815264_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/nodle-grants-berty-one-million/e8j4Jap_hu67ef220ce668933cab61ae0ec329dab8_815264_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/nodle-grants-berty-one-million/e8j4Jap_hu67ef220ce668933cab61ae0ec329dab8_815264_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/nodle-grants-berty-one-million/e8j4Jap_hu67ef220ce668933cab61ae0ec329dab8_815264_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/nodle-grants-berty-one-million/e8j4Jap_hu67ef220ce668933cab61ae0ec329dab8_815264_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/nodle-grants-berty-one-million/e8j4Jap_hu67ef220ce668933cab61ae0ec329dab8_815264_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/nodle-grants-berty-one-million/e8j4Jap_hu67ef220ce668933cab61ae0ec329dab8_815264_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/nodle-grants-berty-one-million/e8j4Jap_hu67ef220ce668933cab61ae0ec329dab8_815264_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/img/avatar_manfred_hue5fb9e4b83a3c61da8d365b8057d4dbe_17221_120x120_resize_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/liberty-vs-safety/liberty-vs-safety_hu7979c783ce1f7604d816adb6c8673e5e_2962221_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/liberty-vs-safety/liberty-vs-safety_hu7979c783ce1f7604d816adb6c8673e5e_2962221_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/liberty-vs-safety/liberty-vs-safety_hu7979c783ce1f7604d816adb6c8673e5e_2962221_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/liberty-vs-safety/liberty-vs-safety_hu7979c783ce1f7604d816adb6c8673e5e_2962221_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/liberty-vs-safety/liberty-vs-safety_hu7979c783ce1f7604d816adb6c8673e5e_2962221_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/liberty-vs-safety/liberty-vs-safety_hu7979c783ce1f7604d816adb6c8673e5e_2962221_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/liberty-vs-safety/liberty-vs-safety_hu7979c783ce1f7604d816adb6c8673e5e_2962221_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/liberty-vs-safety/liberty-vs-safety_hu7979c783ce1f7604d816adb6c8673e5e_2962221_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/liberty-vs-safety/liberty-vs-safety_hu7979c783ce1f7604d816adb6c8673e5e_2962221_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/liberty-vs-safety/liberty-vs-safety_hu7979c783ce1f7604d816adb6c8673e5e_2962221_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/liberty-vs-safety/liberty-vs-safety_hu7979c783ce1f7604d816adb6c8673e5e_2962221_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/liberty-vs-safety/liberty-vs-safety_hu7979c783ce1f7604d816adb6c8673e5e_2962221_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/liberty-vs-safety/liberty-vs-safety_hu7979c783ce1f7604d816adb6c8673e5e_2962221_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/liberty-vs-safety/liberty-vs-safety_hu7979c783ce1f7604d816adb6c8673e5e_2962221_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/liberty-vs-safety/liberty-vs-safety_hu7979c783ce1f7604d816adb6c8673e5e_2962221_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/liberty-vs-safety/liberty-vs-safety_hu7979c783ce1f7604d816adb6c8673e5e_2962221_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/closed-beta-berty/2020-09-28-Berty-Blogpost-Release-closed-Beta_hu1233f2df5bff5c270ccbb12006159b83_145259_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/closed-beta-berty/2020-09-28-Berty-Blogpost-Release-closed-Beta_hu1233f2df5bff5c270ccbb12006159b83_145259_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/closed-beta-berty/2020-09-28-Berty-Blogpost-Release-closed-Beta_hu1233f2df5bff5c270ccbb12006159b83_145259_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/closed-beta-berty/2020-09-28-Berty-Blogpost-Release-closed-Beta_hu1233f2df5bff5c270ccbb12006159b83_145259_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/closed-beta-berty/2020-09-28-Berty-Blogpost-Release-closed-Beta_hu1233f2df5bff5c270ccbb12006159b83_145259_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/closed-beta-berty/2020-09-28-Berty-Blogpost-Release-closed-Beta_hu1233f2df5bff5c270ccbb12006159b83_145259_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/closed-beta-berty/2020-09-28-Berty-Blogpost-Release-closed-Beta_hu1233f2df5bff5c270ccbb12006159b83_145259_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/closed-beta-berty/2020-09-28-Berty-Blogpost-Release-closed-Beta_hu1233f2df5bff5c270ccbb12006159b83_145259_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/closed-beta-berty/2020-09-28-Berty-Blogpost-Release-closed-Beta_hu1233f2df5bff5c270ccbb12006159b83_145259_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/closed-beta-berty/2020-09-28-Berty-Blogpost-Release-closed-Beta_hu1233f2df5bff5c270ccbb12006159b83_145259_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/closed-beta-berty/2020-09-28-Berty-Blogpost-Release-closed-Beta_hu1233f2df5bff5c270ccbb12006159b83_145259_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/closed-beta-berty/2020-09-28-Berty-Blogpost-Release-closed-Beta_hu1233f2df5bff5c270ccbb12006159b83_145259_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/closed-beta-berty/2020-09-28-Berty-Blogpost-Release-closed-Beta_hu1233f2df5bff5c270ccbb12006159b83_145259_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/closed-beta-berty/2020-09-28-Berty-Blogpost-Release-closed-Beta_hu1233f2df5bff5c270ccbb12006159b83_145259_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/closed-beta-berty/2020-09-28-Berty-Blogpost-Release-closed-Beta_hu1233f2df5bff5c270ccbb12006159b83_145259_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/closed-beta-berty/2020-09-28-Berty-Blogpost-Release-closed-Beta_hu1233f2df5bff5c270ccbb12006159b83_145259_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/open-source/opensource_hufe241958acfc4fa8b23e3b9ff7afee07_536730_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/open-source/opensource_hufe241958acfc4fa8b23e3b9ff7afee07_536730_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/open-source/opensource_hufe241958acfc4fa8b23e3b9ff7afee07_536730_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/open-source/opensource_hufe241958acfc4fa8b23e3b9ff7afee07_536730_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/open-source/opensource_hufe241958acfc4fa8b23e3b9ff7afee07_536730_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/open-source/opensource_hufe241958acfc4fa8b23e3b9ff7afee07_536730_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/open-source/opensource_hufe241958acfc4fa8b23e3b9ff7afee07_536730_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/open-source/opensource_hufe241958acfc4fa8b23e3b9ff7afee07_536730_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/open-source/opensource_hufe241958acfc4fa8b23e3b9ff7afee07_536730_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/open-source/opensource_hufe241958acfc4fa8b23e3b9ff7afee07_536730_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/open-source/opensource_hufe241958acfc4fa8b23e3b9ff7afee07_536730_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/open-source/opensource_hufe241958acfc4fa8b23e3b9ff7afee07_536730_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/open-source/opensource_hufe241958acfc4fa8b23e3b9ff7afee07_536730_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/open-source/opensource_hufe241958acfc4fa8b23e3b9ff7afee07_536730_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/open-source/opensource_hufe241958acfc4fa8b23e3b9ff7afee07_536730_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/open-source/opensource_hufe241958acfc4fa8b23e3b9ff7afee07_536730_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/corona-berty/corona_hufb6378401f6dd5dc8aac2f1f6d6d8b49_694965_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/corona-berty/corona_hufb6378401f6dd5dc8aac2f1f6d6d8b49_694965_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/corona-berty/corona_hufb6378401f6dd5dc8aac2f1f6d6d8b49_694965_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/corona-berty/corona_hufb6378401f6dd5dc8aac2f1f6d6d8b49_694965_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/corona-berty/corona_hufb6378401f6dd5dc8aac2f1f6d6d8b49_694965_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/corona-berty/corona_hufb6378401f6dd5dc8aac2f1f6d6d8b49_694965_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/corona-berty/corona_hufb6378401f6dd5dc8aac2f1f6d6d8b49_694965_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/corona-berty/corona_hufb6378401f6dd5dc8aac2f1f6d6d8b49_694965_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/corona-berty/corona_hufb6378401f6dd5dc8aac2f1f6d6d8b49_694965_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/corona-berty/corona_hufb6378401f6dd5dc8aac2f1f6d6d8b49_694965_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/corona-berty/corona_hufb6378401f6dd5dc8aac2f1f6d6d8b49_694965_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/corona-berty/corona_hufb6378401f6dd5dc8aac2f1f6d6d8b49_694965_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/corona-berty/corona_hufb6378401f6dd5dc8aac2f1f6d6d8b49_694965_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/corona-berty/corona_hufb6378401f6dd5dc8aac2f1f6d6d8b49_694965_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/corona-berty/corona_hufb6378401f6dd5dc8aac2f1f6d6d8b49_694965_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/corona-berty/corona_hufb6378401f6dd5dc8aac2f1f6d6d8b49_694965_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/go-mobile-ipfs/gomobile_ipfs_logo_hu1a9947db488ec14ceeb6662056602008_251381_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/go-mobile-ipfs/gomobile_ipfs_logo_hu1a9947db488ec14ceeb6662056602008_251381_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/go-mobile-ipfs/gomobile_ipfs_logo_hu1a9947db488ec14ceeb6662056602008_251381_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/go-mobile-ipfs/gomobile_ipfs_logo_hu1a9947db488ec14ceeb6662056602008_251381_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/go-mobile-ipfs/gomobile_ipfs_logo_hu1a9947db488ec14ceeb6662056602008_251381_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/go-mobile-ipfs/gomobile_ipfs_logo_hu1a9947db488ec14ceeb6662056602008_251381_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/go-mobile-ipfs/gomobile_ipfs_logo_hu1a9947db488ec14ceeb6662056602008_251381_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/go-mobile-ipfs/gomobile_ipfs_logo_hu1a9947db488ec14ceeb6662056602008_251381_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/go-mobile-ipfs/gomobile_ipfs_logo_hu1a9947db488ec14ceeb6662056602008_251381_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/go-mobile-ipfs/gomobile_ipfs_logo_hu1a9947db488ec14ceeb6662056602008_251381_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/go-mobile-ipfs/gomobile_ipfs_logo_hu1a9947db488ec14ceeb6662056602008_251381_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/go-mobile-ipfs/gomobile_ipfs_logo_hu1a9947db488ec14ceeb6662056602008_251381_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/go-mobile-ipfs/gomobile_ipfs_logo_hu1a9947db488ec14ceeb6662056602008_251381_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/go-mobile-ipfs/gomobile_ipfs_logo_hu1a9947db488ec14ceeb6662056602008_251381_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/go-mobile-ipfs/gomobile_ipfs_logo_hu1a9947db488ec14ceeb6662056602008_251381_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/go-mobile-ipfs/gomobile_ipfs_logo_hu1a9947db488ec14ceeb6662056602008_251381_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/decentralized-distributed-centralized/decentralized_hu2a947e948837dda4cae19249962e6048_1303145_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/decentralized-distributed-centralized/decentralized_hu2a947e948837dda4cae19249962e6048_1303145_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/decentralized-distributed-centralized/decentralized_hu2a947e948837dda4cae19249962e6048_1303145_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/decentralized-distributed-centralized/decentralized_hu2a947e948837dda4cae19249962e6048_1303145_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/decentralized-distributed-centralized/decentralized_hu2a947e948837dda4cae19249962e6048_1303145_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/decentralized-distributed-centralized/decentralized_hu2a947e948837dda4cae19249962e6048_1303145_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/decentralized-distributed-centralized/decentralized_hu2a947e948837dda4cae19249962e6048_1303145_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/decentralized-distributed-centralized/decentralized_hu2a947e948837dda4cae19249962e6048_1303145_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/decentralized-distributed-centralized/decentralized_hu2a947e948837dda4cae19249962e6048_1303145_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/decentralized-distributed-centralized/decentralized_hu2a947e948837dda4cae19249962e6048_1303145_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/decentralized-distributed-centralized/decentralized_hu2a947e948837dda4cae19249962e6048_1303145_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/decentralized-distributed-centralized/decentralized_hu2a947e948837dda4cae19249962e6048_1303145_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/decentralized-distributed-centralized/decentralized_hu2a947e948837dda4cae19249962e6048_1303145_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/decentralized-distributed-centralized/decentralized_hu2a947e948837dda4cae19249962e6048_1303145_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/decentralized-distributed-centralized/decentralized_hu2a947e948837dda4cae19249962e6048_1303145_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/decentralized-distributed-centralized/decentralized_hu2a947e948837dda4cae19249962e6048_1303145_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/nothing-to-hide/nothing-to-hide_hu3329c799238a256dea35eb224f58d8d8_639183_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/nothing-to-hide/nothing-to-hide_hu3329c799238a256dea35eb224f58d8d8_639183_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/nothing-to-hide/nothing-to-hide_hu3329c799238a256dea35eb224f58d8d8_639183_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/nothing-to-hide/nothing-to-hide_hu3329c799238a256dea35eb224f58d8d8_639183_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/nothing-to-hide/nothing-to-hide_hu3329c799238a256dea35eb224f58d8d8_639183_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/nothing-to-hide/nothing-to-hide_hu3329c799238a256dea35eb224f58d8d8_639183_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/nothing-to-hide/nothing-to-hide_hu3329c799238a256dea35eb224f58d8d8_639183_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/nothing-to-hide/nothing-to-hide_hu3329c799238a256dea35eb224f58d8d8_639183_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/nothing-to-hide/nothing-to-hide_hu3329c799238a256dea35eb224f58d8d8_639183_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/nothing-to-hide/nothing-to-hide_hu3329c799238a256dea35eb224f58d8d8_639183_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/nothing-to-hide/nothing-to-hide_hu3329c799238a256dea35eb224f58d8d8_639183_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/nothing-to-hide/nothing-to-hide_hu3329c799238a256dea35eb224f58d8d8_639183_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/nothing-to-hide/nothing-to-hide_hu3329c799238a256dea35eb224f58d8d8_639183_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/nothing-to-hide/nothing-to-hide_hu3329c799238a256dea35eb224f58d8d8_639183_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/nothing-to-hide/nothing-to-hide_hu3329c799238a256dea35eb224f58d8d8_639183_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/nothing-to-hide/nothing-to-hide_hu3329c799238a256dea35eb224f58d8d8_639183_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/sim-swapping/sim-swapping_hua75a52717cd1f7740201128ac752437a_920388_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/sim-swapping/sim-swapping_hua75a52717cd1f7740201128ac752437a_920388_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/sim-swapping/sim-swapping_hua75a52717cd1f7740201128ac752437a_920388_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/sim-swapping/sim-swapping_hua75a52717cd1f7740201128ac752437a_920388_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/sim-swapping/sim-swapping_hua75a52717cd1f7740201128ac752437a_920388_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/sim-swapping/sim-swapping_hua75a52717cd1f7740201128ac752437a_920388_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/sim-swapping/sim-swapping_hua75a52717cd1f7740201128ac752437a_920388_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/sim-swapping/sim-swapping_hua75a52717cd1f7740201128ac752437a_920388_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/sim-swapping/sim-swapping_hua75a52717cd1f7740201128ac752437a_920388_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/sim-swapping/sim-swapping_hua75a52717cd1f7740201128ac752437a_920388_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/sim-swapping/sim-swapping_hua75a52717cd1f7740201128ac752437a_920388_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/sim-swapping/sim-swapping_hua75a52717cd1f7740201128ac752437a_920388_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/sim-swapping/sim-swapping_hua75a52717cd1f7740201128ac752437a_920388_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/sim-swapping/sim-swapping_hua75a52717cd1f7740201128ac752437a_920388_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/sim-swapping/sim-swapping_hua75a52717cd1f7740201128ac752437a_920388_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/sim-swapping/sim-swapping_hua75a52717cd1f7740201128ac752437a_920388_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/img/avatar_ninel_hu3941f62b4fe698540a3ec87557dc4978_26173_120x120_resize_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/countering-censorship/counter-censorship_huf8d203d450e26a765b8d033207e9a4a3_616665_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/countering-censorship/counter-censorship_huf8d203d450e26a765b8d033207e9a4a3_616665_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/countering-censorship/counter-censorship_huf8d203d450e26a765b8d033207e9a4a3_616665_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/countering-censorship/counter-censorship_huf8d203d450e26a765b8d033207e9a4a3_616665_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/countering-censorship/counter-censorship_huf8d203d450e26a765b8d033207e9a4a3_616665_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/countering-censorship/counter-censorship_huf8d203d450e26a765b8d033207e9a4a3_616665_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/countering-censorship/counter-censorship_huf8d203d450e26a765b8d033207e9a4a3_616665_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/countering-censorship/counter-censorship_huf8d203d450e26a765b8d033207e9a4a3_616665_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/countering-censorship/counter-censorship_huf8d203d450e26a765b8d033207e9a4a3_616665_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/countering-censorship/counter-censorship_huf8d203d450e26a765b8d033207e9a4a3_616665_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/countering-censorship/counter-censorship_huf8d203d450e26a765b8d033207e9a4a3_616665_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/countering-censorship/counter-censorship_huf8d203d450e26a765b8d033207e9a4a3_616665_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/countering-censorship/counter-censorship_huf8d203d450e26a765b8d033207e9a4a3_616665_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/countering-censorship/counter-censorship_huf8d203d450e26a765b8d033207e9a4a3_616665_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/countering-censorship/counter-censorship_huf8d203d450e26a765b8d033207e9a4a3_616665_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/countering-censorship/counter-censorship_huf8d203d450e26a765b8d033207e9a4a3_616665_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-at-fosdem-2020/meet_fosdem_hube40053a18dd3bc845931811f8016d2d_1391366_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-at-fosdem-2020/meet_fosdem_hube40053a18dd3bc845931811f8016d2d_1391366_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-at-fosdem-2020/meet_fosdem_hube40053a18dd3bc845931811f8016d2d_1391366_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-at-fosdem-2020/meet_fosdem_hube40053a18dd3bc845931811f8016d2d_1391366_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-at-fosdem-2020/meet_fosdem_hube40053a18dd3bc845931811f8016d2d_1391366_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-at-fosdem-2020/meet_fosdem_hube40053a18dd3bc845931811f8016d2d_1391366_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-at-fosdem-2020/meet_fosdem_hube40053a18dd3bc845931811f8016d2d_1391366_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-at-fosdem-2020/meet_fosdem_hube40053a18dd3bc845931811f8016d2d_1391366_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-at-fosdem-2020/meet_fosdem_hube40053a18dd3bc845931811f8016d2d_1391366_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-at-fosdem-2020/meet_fosdem_hube40053a18dd3bc845931811f8016d2d_1391366_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-at-fosdem-2020/meet_fosdem_hube40053a18dd3bc845931811f8016d2d_1391366_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-at-fosdem-2020/meet_fosdem_hube40053a18dd3bc845931811f8016d2d_1391366_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-at-fosdem-2020/meet_fosdem_hube40053a18dd3bc845931811f8016d2d_1391366_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-at-fosdem-2020/meet_fosdem_hube40053a18dd3bc845931811f8016d2d_1391366_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-at-fosdem-2020/meet_fosdem_hube40053a18dd3bc845931811f8016d2d_1391366_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-at-fosdem-2020/meet_fosdem_hube40053a18dd3bc845931811f8016d2d_1391366_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/smartphone-surveillance/smartphone-surveillance_hu97a971038cbab6dd6933545605025a86_1338052_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/smartphone-surveillance/smartphone-surveillance_hu97a971038cbab6dd6933545605025a86_1338052_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/smartphone-surveillance/smartphone-surveillance_hu97a971038cbab6dd6933545605025a86_1338052_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/smartphone-surveillance/smartphone-surveillance_hu97a971038cbab6dd6933545605025a86_1338052_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/smartphone-surveillance/smartphone-surveillance_hu97a971038cbab6dd6933545605025a86_1338052_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/smartphone-surveillance/smartphone-surveillance_hu97a971038cbab6dd6933545605025a86_1338052_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/smartphone-surveillance/smartphone-surveillance_hu97a971038cbab6dd6933545605025a86_1338052_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/smartphone-surveillance/smartphone-surveillance_hu97a971038cbab6dd6933545605025a86_1338052_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/smartphone-surveillance/smartphone-surveillance_hu97a971038cbab6dd6933545605025a86_1338052_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/smartphone-surveillance/smartphone-surveillance_hu97a971038cbab6dd6933545605025a86_1338052_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/smartphone-surveillance/smartphone-surveillance_hu97a971038cbab6dd6933545605025a86_1338052_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/smartphone-surveillance/smartphone-surveillance_hu97a971038cbab6dd6933545605025a86_1338052_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/smartphone-surveillance/smartphone-surveillance_hu97a971038cbab6dd6933545605025a86_1338052_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/smartphone-surveillance/smartphone-surveillance_hu97a971038cbab6dd6933545605025a86_1338052_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/smartphone-surveillance/smartphone-surveillance_hu97a971038cbab6dd6933545605025a86_1338052_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/smartphone-surveillance/smartphone-surveillance_hu97a971038cbab6dd6933545605025a86_1338052_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/history-cryptography/2020-07-29-Berty-Blogpost-History_of_cryptography_hu0bf35b7b32114c9ce4b748f876a5b755_1019672_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/history-cryptography/2020-07-29-Berty-Blogpost-History_of_cryptography_hu0bf35b7b32114c9ce4b748f876a5b755_1019672_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/history-cryptography/2020-07-29-Berty-Blogpost-History_of_cryptography_hu0bf35b7b32114c9ce4b748f876a5b755_1019672_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/history-cryptography/2020-07-29-Berty-Blogpost-History_of_cryptography_hu0bf35b7b32114c9ce4b748f876a5b755_1019672_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/history-cryptography/2020-07-29-Berty-Blogpost-History_of_cryptography_hu0bf35b7b32114c9ce4b748f876a5b755_1019672_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/history-cryptography/2020-07-29-Berty-Blogpost-History_of_cryptography_hu0bf35b7b32114c9ce4b748f876a5b755_1019672_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/history-cryptography/2020-07-29-Berty-Blogpost-History_of_cryptography_hu0bf35b7b32114c9ce4b748f876a5b755_1019672_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/history-cryptography/2020-07-29-Berty-Blogpost-History_of_cryptography_hu0bf35b7b32114c9ce4b748f876a5b755_1019672_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/history-cryptography/2020-07-29-Berty-Blogpost-History_of_cryptography_hu0bf35b7b32114c9ce4b748f876a5b755_1019672_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/history-cryptography/2020-07-29-Berty-Blogpost-History_of_cryptography_hu0bf35b7b32114c9ce4b748f876a5b755_1019672_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/history-cryptography/2020-07-29-Berty-Blogpost-History_of_cryptography_hu0bf35b7b32114c9ce4b748f876a5b755_1019672_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/history-cryptography/2020-07-29-Berty-Blogpost-History_of_cryptography_hu0bf35b7b32114c9ce4b748f876a5b755_1019672_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/history-cryptography/2020-07-29-Berty-Blogpost-History_of_cryptography_hu0bf35b7b32114c9ce4b748f876a5b755_1019672_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/history-cryptography/2020-07-29-Berty-Blogpost-History_of_cryptography_hu0bf35b7b32114c9ce4b748f876a5b755_1019672_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/history-cryptography/2020-07-29-Berty-Blogpost-History_of_cryptography_hu0bf35b7b32114c9ce4b748f876a5b755_1019672_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/history-cryptography/2020-07-29-Berty-Blogpost-History_of_cryptography_hu0bf35b7b32114c9ce4b748f876a5b755_1019672_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/cryptography-daily-usage/cryptography-daily-usage_hu306be54bcc1221f2487f6211c58dba02_1422525_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/cryptography-daily-usage/cryptography-daily-usage_hu306be54bcc1221f2487f6211c58dba02_1422525_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/cryptography-daily-usage/cryptography-daily-usage_hu306be54bcc1221f2487f6211c58dba02_1422525_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/cryptography-daily-usage/cryptography-daily-usage_hu306be54bcc1221f2487f6211c58dba02_1422525_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/cryptography-daily-usage/cryptography-daily-usage_hu306be54bcc1221f2487f6211c58dba02_1422525_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/cryptography-daily-usage/cryptography-daily-usage_hu306be54bcc1221f2487f6211c58dba02_1422525_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/cryptography-daily-usage/cryptography-daily-usage_hu306be54bcc1221f2487f6211c58dba02_1422525_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/cryptography-daily-usage/cryptography-daily-usage_hu306be54bcc1221f2487f6211c58dba02_1422525_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/cryptography-daily-usage/cryptography-daily-usage_hu306be54bcc1221f2487f6211c58dba02_1422525_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/cryptography-daily-usage/cryptography-daily-usage_hu306be54bcc1221f2487f6211c58dba02_1422525_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/cryptography-daily-usage/cryptography-daily-usage_hu306be54bcc1221f2487f6211c58dba02_1422525_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/cryptography-daily-usage/cryptography-daily-usage_hu306be54bcc1221f2487f6211c58dba02_1422525_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/cryptography-daily-usage/cryptography-daily-usage_hu306be54bcc1221f2487f6211c58dba02_1422525_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/cryptography-daily-usage/cryptography-daily-usage_hu306be54bcc1221f2487f6211c58dba02_1422525_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/cryptography-daily-usage/cryptography-daily-usage_hu306be54bcc1221f2487f6211c58dba02_1422525_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/cryptography-daily-usage/cryptography-daily-usage_hu306be54bcc1221f2487f6211c58dba02_1422525_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/how-vpn-phone/vpn-phone_hub6a2fcba103ac28e794c2a2b32dff360_560225_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/how-vpn-phone/vpn-phone_hub6a2fcba103ac28e794c2a2b32dff360_560225_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/how-vpn-phone/vpn-phone_hub6a2fcba103ac28e794c2a2b32dff360_560225_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/how-vpn-phone/vpn-phone_hub6a2fcba103ac28e794c2a2b32dff360_560225_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/how-vpn-phone/vpn-phone_hub6a2fcba103ac28e794c2a2b32dff360_560225_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/how-vpn-phone/vpn-phone_hub6a2fcba103ac28e794c2a2b32dff360_560225_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/how-vpn-phone/vpn-phone_hub6a2fcba103ac28e794c2a2b32dff360_560225_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/how-vpn-phone/vpn-phone_hub6a2fcba103ac28e794c2a2b32dff360_560225_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/how-vpn-phone/vpn-phone_hub6a2fcba103ac28e794c2a2b32dff360_560225_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/how-vpn-phone/vpn-phone_hub6a2fcba103ac28e794c2a2b32dff360_560225_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/how-vpn-phone/vpn-phone_hub6a2fcba103ac28e794c2a2b32dff360_560225_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/how-vpn-phone/vpn-phone_hub6a2fcba103ac28e794c2a2b32dff360_560225_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/how-vpn-phone/vpn-phone_hub6a2fcba103ac28e794c2a2b32dff360_560225_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/how-vpn-phone/vpn-phone_hub6a2fcba103ac28e794c2a2b32dff360_560225_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/how-vpn-phone/vpn-phone_hub6a2fcba103ac28e794c2a2b32dff360_560225_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/how-vpn-phone/vpn-phone_hub6a2fcba103ac28e794c2a2b32dff360_560225_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/dao-berty-1/dao-berty_hu2f713c163925b885ba7de9bd4d2fda79_1111034_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/dao-berty-1/dao-berty_hu2f713c163925b885ba7de9bd4d2fda79_1111034_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/dao-berty-1/dao-berty_hu2f713c163925b885ba7de9bd4d2fda79_1111034_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/dao-berty-1/dao-berty_hu2f713c163925b885ba7de9bd4d2fda79_1111034_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/dao-berty-1/dao-berty_hu2f713c163925b885ba7de9bd4d2fda79_1111034_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/dao-berty-1/dao-berty_hu2f713c163925b885ba7de9bd4d2fda79_1111034_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/dao-berty-1/dao-berty_hu2f713c163925b885ba7de9bd4d2fda79_1111034_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/dao-berty-1/dao-berty_hu2f713c163925b885ba7de9bd4d2fda79_1111034_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/dao-berty-1/dao-berty_hu2f713c163925b885ba7de9bd4d2fda79_1111034_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/dao-berty-1/dao-berty_hu2f713c163925b885ba7de9bd4d2fda79_1111034_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/dao-berty-1/dao-berty_hu2f713c163925b885ba7de9bd4d2fda79_1111034_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/dao-berty-1/dao-berty_hu2f713c163925b885ba7de9bd4d2fda79_1111034_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/dao-berty-1/dao-berty_hu2f713c163925b885ba7de9bd4d2fda79_1111034_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/dao-berty-1/dao-berty_hu2f713c163925b885ba7de9bd4d2fda79_1111034_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/dao-berty-1/dao-berty_hu2f713c163925b885ba7de9bd4d2fda79_1111034_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/dao-berty-1/dao-berty_hu2f713c163925b885ba7de9bd4d2fda79_1111034_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/img/avatar_philh_hu1fc89fe39b1135e2de7d1c0ac17bc2c9_1917135_120x120_resize_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/about/blob_censorship.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/about/blob_censorship.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/about/blob_censorship.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/about/blob_censorship.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/about/blob_censorship.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/about/blob_censorship.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/about/blob_censorship.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/about/blob_censorship.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/about/blob_censorship.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/about/blob_censorship.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/about/blob_censorship.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/about/blob_censorship.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/about/blob_censorship.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/about/blob_censorship.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/about/blob_censorship.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/pp2p-edition1/PP2P_hu72baa9b526b793f7ca56d31dabbfba2f_419835_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/pp2p-edition1/PP2P_hu72baa9b526b793f7ca56d31dabbfba2f_419835_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/pp2p-edition1/PP2P_hu72baa9b526b793f7ca56d31dabbfba2f_419835_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/pp2p-edition1/PP2P_hu72baa9b526b793f7ca56d31dabbfba2f_419835_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/pp2p-edition1/PP2P_hu72baa9b526b793f7ca56d31dabbfba2f_419835_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/pp2p-edition1/PP2P_hu72baa9b526b793f7ca56d31dabbfba2f_419835_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/pp2p-edition1/PP2P_hu72baa9b526b793f7ca56d31dabbfba2f_419835_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/pp2p-edition1/PP2P_hu72baa9b526b793f7ca56d31dabbfba2f_419835_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/pp2p-edition1/PP2P_hu72baa9b526b793f7ca56d31dabbfba2f_419835_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/pp2p-edition1/PP2P_hu72baa9b526b793f7ca56d31dabbfba2f_419835_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/pp2p-edition1/PP2P_hu72baa9b526b793f7ca56d31dabbfba2f_419835_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/pp2p-edition1/PP2P_hu72baa9b526b793f7ca56d31dabbfba2f_419835_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/pp2p-edition1/PP2P_hu72baa9b526b793f7ca56d31dabbfba2f_419835_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/pp2p-edition1/PP2P_hu72baa9b526b793f7ca56d31dabbfba2f_419835_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/pp2p-edition1/PP2P_hu72baa9b526b793f7ca56d31dabbfba2f_419835_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/pp2p-edition1/PP2P_hu72baa9b526b793f7ca56d31dabbfba2f_419835_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/img/avatar_staff.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/img/avatar_pierre_hu405cce184027cf53a2a7b50fd19fd2bd_17584_120x120_resize_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-not-war-ready/berty-updates-cover_hua84af7b88fc20bc3d3a6967ac835b289_181986_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-not-war-ready/berty-updates-cover_hua84af7b88fc20bc3d3a6967ac835b289_181986_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-not-war-ready/berty-updates-cover_hua84af7b88fc20bc3d3a6967ac835b289_181986_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-not-war-ready/berty-updates-cover_hua84af7b88fc20bc3d3a6967ac835b289_181986_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-not-war-ready/berty-updates-cover_hua84af7b88fc20bc3d3a6967ac835b289_181986_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-not-war-ready/berty-updates-cover_hua84af7b88fc20bc3d3a6967ac835b289_181986_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-not-war-ready/berty-updates-cover_hua84af7b88fc20bc3d3a6967ac835b289_181986_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-not-war-ready/berty-updates-cover_hua84af7b88fc20bc3d3a6967ac835b289_181986_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-not-war-ready/berty-updates-cover_hua84af7b88fc20bc3d3a6967ac835b289_181986_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-not-war-ready/berty-updates-cover_hua84af7b88fc20bc3d3a6967ac835b289_181986_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-not-war-ready/berty-updates-cover_hua84af7b88fc20bc3d3a6967ac835b289_181986_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-not-war-ready/berty-updates-cover_hua84af7b88fc20bc3d3a6967ac835b289_181986_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-not-war-ready/berty-updates-cover_hua84af7b88fc20bc3d3a6967ac835b289_181986_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-not-war-ready/berty-updates-cover_hua84af7b88fc20bc3d3a6967ac835b289_181986_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-not-war-ready/berty-updates-cover_hua84af7b88fc20bc3d3a6967ac835b289_181986_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-not-war-ready/berty-updates-cover_hua84af7b88fc20bc3d3a6967ac835b289_181986_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/building-web3/building-web3_hucc92acccfbad83d1420b27c2a8da2863_2612490_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/building-web3/building-web3_hucc92acccfbad83d1420b27c2a8da2863_2612490_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/building-web3/building-web3_hucc92acccfbad83d1420b27c2a8da2863_2612490_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/building-web3/building-web3_hucc92acccfbad83d1420b27c2a8da2863_2612490_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/building-web3/building-web3_hucc92acccfbad83d1420b27c2a8da2863_2612490_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/building-web3/building-web3_hucc92acccfbad83d1420b27c2a8da2863_2612490_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/building-web3/building-web3_hucc92acccfbad83d1420b27c2a8da2863_2612490_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/building-web3/building-web3_hucc92acccfbad83d1420b27c2a8da2863_2612490_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/building-web3/building-web3_hucc92acccfbad83d1420b27c2a8da2863_2612490_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/building-web3/building-web3_hucc92acccfbad83d1420b27c2a8da2863_2612490_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/building-web3/building-web3_hucc92acccfbad83d1420b27c2a8da2863_2612490_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/building-web3/building-web3_hucc92acccfbad83d1420b27c2a8da2863_2612490_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/building-web3/building-web3_hucc92acccfbad83d1420b27c2a8da2863_2612490_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/building-web3/building-web3_hucc92acccfbad83d1420b27c2a8da2863_2612490_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/building-web3/building-web3_hucc92acccfbad83d1420b27c2a8da2863_2612490_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/building-web3/building-web3_hucc92acccfbad83d1420b27c2a8da2863_2612490_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/2020-talks/_hu3dfb0938a44bffd3bc91b771b32a4141_633865_f2790debf373c80acebc169bbe1f5abc.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/2020-talks/_hu3dfb0938a44bffd3bc91b771b32a4141_633865_f2790debf373c80acebc169bbe1f5abc.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/2020-talks/_hu3dfb0938a44bffd3bc91b771b32a4141_633865_f2790debf373c80acebc169bbe1f5abc.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/2020-talks/_hu3dfb0938a44bffd3bc91b771b32a4141_633865_f2790debf373c80acebc169bbe1f5abc.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/2020-talks/_hu3dfb0938a44bffd3bc91b771b32a4141_633865_f2790debf373c80acebc169bbe1f5abc.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/2020-talks/_hu3dfb0938a44bffd3bc91b771b32a4141_633865_f2790debf373c80acebc169bbe1f5abc.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/2020-talks/_hu3dfb0938a44bffd3bc91b771b32a4141_633865_f2790debf373c80acebc169bbe1f5abc.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/2020-talks/_hu3dfb0938a44bffd3bc91b771b32a4141_633865_f2790debf373c80acebc169bbe1f5abc.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/2020-talks/_hu3dfb0938a44bffd3bc91b771b32a4141_633865_f2790debf373c80acebc169bbe1f5abc.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/2020-talks/_hu3dfb0938a44bffd3bc91b771b32a4141_633865_f2790debf373c80acebc169bbe1f5abc.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/2020-talks/_hu3dfb0938a44bffd3bc91b771b32a4141_633865_f2790debf373c80acebc169bbe1f5abc.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/2020-talks/_hu3dfb0938a44bffd3bc91b771b32a4141_633865_f2790debf373c80acebc169bbe1f5abc.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/2020-talks/_hu3dfb0938a44bffd3bc91b771b32a4141_633865_f2790debf373c80acebc169bbe1f5abc.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/2020-talks/_hu3dfb0938a44bffd3bc91b771b32a4141_633865_f2790debf373c80acebc169bbe1f5abc.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/2020-talks/_hu3dfb0938a44bffd3bc91b771b32a4141_633865_f2790debf373c80acebc169bbe1f5abc.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/2020-talks/_hu3dfb0938a44bffd3bc91b771b32a4141_633865_f2790debf373c80acebc169bbe1f5abc.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/hackernews-reddit-week/image_hu08d287f4cb88ff40089d87f7e23a2f76_1816892_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/hackernews-reddit-week/image_hu08d287f4cb88ff40089d87f7e23a2f76_1816892_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/hackernews-reddit-week/image_hu08d287f4cb88ff40089d87f7e23a2f76_1816892_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/hackernews-reddit-week/image_hu08d287f4cb88ff40089d87f7e23a2f76_1816892_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/hackernews-reddit-week/image_hu08d287f4cb88ff40089d87f7e23a2f76_1816892_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/hackernews-reddit-week/image_hu08d287f4cb88ff40089d87f7e23a2f76_1816892_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/hackernews-reddit-week/image_hu08d287f4cb88ff40089d87f7e23a2f76_1816892_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/hackernews-reddit-week/image_hu08d287f4cb88ff40089d87f7e23a2f76_1816892_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/hackernews-reddit-week/image_hu08d287f4cb88ff40089d87f7e23a2f76_1816892_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/hackernews-reddit-week/image_hu08d287f4cb88ff40089d87f7e23a2f76_1816892_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/hackernews-reddit-week/image_hu08d287f4cb88ff40089d87f7e23a2f76_1816892_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/hackernews-reddit-week/image_hu08d287f4cb88ff40089d87f7e23a2f76_1816892_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/hackernews-reddit-week/image_hu08d287f4cb88ff40089d87f7e23a2f76_1816892_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/hackernews-reddit-week/image_hu08d287f4cb88ff40089d87f7e23a2f76_1816892_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/hackernews-reddit-week/image_hu08d287f4cb88ff40089d87f7e23a2f76_1816892_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/hackernews-reddit-week/image_hu08d287f4cb88ff40089d87f7e23a2f76_1816892_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/cybersecurity-fundamentals/cybersecurity_huec104df1592f5561488bfe6629abfe8f_1107803_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/cybersecurity-fundamentals/cybersecurity_huec104df1592f5561488bfe6629abfe8f_1107803_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/cybersecurity-fundamentals/cybersecurity_huec104df1592f5561488bfe6629abfe8f_1107803_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/cybersecurity-fundamentals/cybersecurity_huec104df1592f5561488bfe6629abfe8f_1107803_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/cybersecurity-fundamentals/cybersecurity_huec104df1592f5561488bfe6629abfe8f_1107803_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/cybersecurity-fundamentals/cybersecurity_huec104df1592f5561488bfe6629abfe8f_1107803_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/cybersecurity-fundamentals/cybersecurity_huec104df1592f5561488bfe6629abfe8f_1107803_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/cybersecurity-fundamentals/cybersecurity_huec104df1592f5561488bfe6629abfe8f_1107803_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/cybersecurity-fundamentals/cybersecurity_huec104df1592f5561488bfe6629abfe8f_1107803_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/cybersecurity-fundamentals/cybersecurity_huec104df1592f5561488bfe6629abfe8f_1107803_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/cybersecurity-fundamentals/cybersecurity_huec104df1592f5561488bfe6629abfe8f_1107803_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/cybersecurity-fundamentals/cybersecurity_huec104df1592f5561488bfe6629abfe8f_1107803_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/cybersecurity-fundamentals/cybersecurity_huec104df1592f5561488bfe6629abfe8f_1107803_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/cybersecurity-fundamentals/cybersecurity_huec104df1592f5561488bfe6629abfe8f_1107803_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/cybersecurity-fundamentals/cybersecurity_huec104df1592f5561488bfe6629abfe8f_1107803_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/cybersecurity-fundamentals/cybersecurity_huec104df1592f5561488bfe6629abfe8f_1107803_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/best-password-manager/password-manager_hu05f25ffaf494d032ea7f8150223e49cc_363190_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/best-password-manager/password-manager_hu05f25ffaf494d032ea7f8150223e49cc_363190_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/best-password-manager/password-manager_hu05f25ffaf494d032ea7f8150223e49cc_363190_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/best-password-manager/password-manager_hu05f25ffaf494d032ea7f8150223e49cc_363190_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/best-password-manager/password-manager_hu05f25ffaf494d032ea7f8150223e49cc_363190_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/best-password-manager/password-manager_hu05f25ffaf494d032ea7f8150223e49cc_363190_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/best-password-manager/password-manager_hu05f25ffaf494d032ea7f8150223e49cc_363190_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/best-password-manager/password-manager_hu05f25ffaf494d032ea7f8150223e49cc_363190_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/best-password-manager/password-manager_hu05f25ffaf494d032ea7f8150223e49cc_363190_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/best-password-manager/password-manager_hu05f25ffaf494d032ea7f8150223e49cc_363190_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/best-password-manager/password-manager_hu05f25ffaf494d032ea7f8150223e49cc_363190_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/best-password-manager/password-manager_hu05f25ffaf494d032ea7f8150223e49cc_363190_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/best-password-manager/password-manager_hu05f25ffaf494d032ea7f8150223e49cc_363190_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/best-password-manager/password-manager_hu05f25ffaf494d032ea7f8150223e49cc_363190_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/best-password-manager/password-manager_hu05f25ffaf494d032ea7f8150223e49cc_363190_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/best-password-manager/password-manager_hu05f25ffaf494d032ea7f8150223e49cc_363190_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/create-strong-password/create-strong-password_hu2cc07ffc746eeb5121b28df7074543e1_735474_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/create-strong-password/create-strong-password_hu2cc07ffc746eeb5121b28df7074543e1_735474_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/create-strong-password/create-strong-password_hu2cc07ffc746eeb5121b28df7074543e1_735474_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/create-strong-password/create-strong-password_hu2cc07ffc746eeb5121b28df7074543e1_735474_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/create-strong-password/create-strong-password_hu2cc07ffc746eeb5121b28df7074543e1_735474_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/create-strong-password/create-strong-password_hu2cc07ffc746eeb5121b28df7074543e1_735474_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/create-strong-password/create-strong-password_hu2cc07ffc746eeb5121b28df7074543e1_735474_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/create-strong-password/create-strong-password_hu2cc07ffc746eeb5121b28df7074543e1_735474_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/create-strong-password/create-strong-password_hu2cc07ffc746eeb5121b28df7074543e1_735474_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/create-strong-password/create-strong-password_hu2cc07ffc746eeb5121b28df7074543e1_735474_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/create-strong-password/create-strong-password_hu2cc07ffc746eeb5121b28df7074543e1_735474_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/create-strong-password/create-strong-password_hu2cc07ffc746eeb5121b28df7074543e1_735474_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/create-strong-password/create-strong-password_hu2cc07ffc746eeb5121b28df7074543e1_735474_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/create-strong-password/create-strong-password_hu2cc07ffc746eeb5121b28df7074543e1_735474_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/create-strong-password/create-strong-password_hu2cc07ffc746eeb5121b28df7074543e1_735474_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/create-strong-password/create-strong-password_hu2cc07ffc746eeb5121b28df7074543e1_735474_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-translation/2020-04-12-Berty-BlogPost-translate-Berty_hu97c53c4148d64814afbcee988f084cfa_1484835_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-translation/2020-04-12-Berty-BlogPost-translate-Berty_hu97c53c4148d64814afbcee988f084cfa_1484835_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-translation/2020-04-12-Berty-BlogPost-translate-Berty_hu97c53c4148d64814afbcee988f084cfa_1484835_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-translation/2020-04-12-Berty-BlogPost-translate-Berty_hu97c53c4148d64814afbcee988f084cfa_1484835_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-translation/2020-04-12-Berty-BlogPost-translate-Berty_hu97c53c4148d64814afbcee988f084cfa_1484835_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-translation/2020-04-12-Berty-BlogPost-translate-Berty_hu97c53c4148d64814afbcee988f084cfa_1484835_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-translation/2020-04-12-Berty-BlogPost-translate-Berty_hu97c53c4148d64814afbcee988f084cfa_1484835_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-translation/2020-04-12-Berty-BlogPost-translate-Berty_hu97c53c4148d64814afbcee988f084cfa_1484835_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-translation/2020-04-12-Berty-BlogPost-translate-Berty_hu97c53c4148d64814afbcee988f084cfa_1484835_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-translation/2020-04-12-Berty-BlogPost-translate-Berty_hu97c53c4148d64814afbcee988f084cfa_1484835_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-translation/2020-04-12-Berty-BlogPost-translate-Berty_hu97c53c4148d64814afbcee988f084cfa_1484835_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-translation/2020-04-12-Berty-BlogPost-translate-Berty_hu97c53c4148d64814afbcee988f084cfa_1484835_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-translation/2020-04-12-Berty-BlogPost-translate-Berty_hu97c53c4148d64814afbcee988f084cfa_1484835_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-translation/2020-04-12-Berty-BlogPost-translate-Berty_hu97c53c4148d64814afbcee988f084cfa_1484835_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-translation/2020-04-12-Berty-BlogPost-translate-Berty_hu97c53c4148d64814afbcee988f084cfa_1484835_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-translation/2020-04-12-Berty-BlogPost-translate-Berty_hu97c53c4148d64814afbcee988f084cfa_1484835_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/how-berty-works-ipfs/HBW1_huc5826c32e944b911f0a86ebcd319baba_527675_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/how-berty-works-ipfs/HBW1_huc5826c32e944b911f0a86ebcd319baba_527675_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/how-berty-works-ipfs/HBW1_huc5826c32e944b911f0a86ebcd319baba_527675_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/how-berty-works-ipfs/HBW1_huc5826c32e944b911f0a86ebcd319baba_527675_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/how-berty-works-ipfs/HBW1_huc5826c32e944b911f0a86ebcd319baba_527675_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/how-berty-works-ipfs/HBW1_huc5826c32e944b911f0a86ebcd319baba_527675_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/how-berty-works-ipfs/HBW1_huc5826c32e944b911f0a86ebcd319baba_527675_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/how-berty-works-ipfs/HBW1_huc5826c32e944b911f0a86ebcd319baba_527675_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/how-berty-works-ipfs/HBW1_huc5826c32e944b911f0a86ebcd319baba_527675_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/how-berty-works-ipfs/HBW1_huc5826c32e944b911f0a86ebcd319baba_527675_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/how-berty-works-ipfs/HBW1_huc5826c32e944b911f0a86ebcd319baba_527675_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/how-berty-works-ipfs/HBW1_huc5826c32e944b911f0a86ebcd319baba_527675_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/how-berty-works-ipfs/HBW1_huc5826c32e944b911f0a86ebcd319baba_527675_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/how-berty-works-ipfs/HBW1_huc5826c32e944b911f0a86ebcd319baba_527675_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/how-berty-works-ipfs/HBW1_huc5826c32e944b911f0a86ebcd319baba_527675_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/how-berty-works-ipfs/HBW1_huc5826c32e944b911f0a86ebcd319baba_527675_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-at-nantes-p2p/nantes_cover_3_hubbe3ad17853b7f91fcd73fc144aa3ab9_2644391_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-at-nantes-p2p/nantes_cover_3_hubbe3ad17853b7f91fcd73fc144aa3ab9_2644391_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-at-nantes-p2p/nantes_cover_3_hubbe3ad17853b7f91fcd73fc144aa3ab9_2644391_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-at-nantes-p2p/nantes_cover_3_hubbe3ad17853b7f91fcd73fc144aa3ab9_2644391_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-at-nantes-p2p/nantes_cover_3_hubbe3ad17853b7f91fcd73fc144aa3ab9_2644391_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-at-nantes-p2p/nantes_cover_3_hubbe3ad17853b7f91fcd73fc144aa3ab9_2644391_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-at-nantes-p2p/nantes_cover_3_hubbe3ad17853b7f91fcd73fc144aa3ab9_2644391_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-at-nantes-p2p/nantes_cover_3_hubbe3ad17853b7f91fcd73fc144aa3ab9_2644391_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-at-nantes-p2p/nantes_cover_3_hubbe3ad17853b7f91fcd73fc144aa3ab9_2644391_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-at-nantes-p2p/nantes_cover_3_hubbe3ad17853b7f91fcd73fc144aa3ab9_2644391_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-at-nantes-p2p/nantes_cover_3_hubbe3ad17853b7f91fcd73fc144aa3ab9_2644391_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-at-nantes-p2p/nantes_cover_3_hubbe3ad17853b7f91fcd73fc144aa3ab9_2644391_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-at-nantes-p2p/nantes_cover_3_hubbe3ad17853b7f91fcd73fc144aa3ab9_2644391_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-at-nantes-p2p/nantes_cover_3_hubbe3ad17853b7f91fcd73fc144aa3ab9_2644391_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-at-nantes-p2p/nantes_cover_3_hubbe3ad17853b7f91fcd73fc144aa3ab9_2644391_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-at-nantes-p2p/nantes_cover_3_hubbe3ad17853b7f91fcd73fc144aa3ab9_2644391_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/what-is-metadata/blogpost-metadata_hu980481532a7b975d714000a43502c99c_723242_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/what-is-metadata/blogpost-metadata_hu980481532a7b975d714000a43502c99c_723242_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/what-is-metadata/blogpost-metadata_hu980481532a7b975d714000a43502c99c_723242_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/what-is-metadata/blogpost-metadata_hu980481532a7b975d714000a43502c99c_723242_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/what-is-metadata/blogpost-metadata_hu980481532a7b975d714000a43502c99c_723242_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/what-is-metadata/blogpost-metadata_hu980481532a7b975d714000a43502c99c_723242_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/what-is-metadata/blogpost-metadata_hu980481532a7b975d714000a43502c99c_723242_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/what-is-metadata/blogpost-metadata_hu980481532a7b975d714000a43502c99c_723242_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/what-is-metadata/blogpost-metadata_hu980481532a7b975d714000a43502c99c_723242_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/what-is-metadata/blogpost-metadata_hu980481532a7b975d714000a43502c99c_723242_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/what-is-metadata/blogpost-metadata_hu980481532a7b975d714000a43502c99c_723242_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/what-is-metadata/blogpost-metadata_hu980481532a7b975d714000a43502c99c_723242_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/what-is-metadata/blogpost-metadata_hu980481532a7b975d714000a43502c99c_723242_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/what-is-metadata/blogpost-metadata_hu980481532a7b975d714000a43502c99c_723242_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/what-is-metadata/blogpost-metadata_hu980481532a7b975d714000a43502c99c_723242_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/what-is-metadata/blogpost-metadata_hu980481532a7b975d714000a43502c99c_723242_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/ngo-non-profit/ngo-non-profit_hue854fd3ff9a331c5286dad5aaf148391_699593_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/ngo-non-profit/ngo-non-profit_hue854fd3ff9a331c5286dad5aaf148391_699593_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/ngo-non-profit/ngo-non-profit_hue854fd3ff9a331c5286dad5aaf148391_699593_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/ngo-non-profit/ngo-non-profit_hue854fd3ff9a331c5286dad5aaf148391_699593_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/ngo-non-profit/ngo-non-profit_hue854fd3ff9a331c5286dad5aaf148391_699593_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/ngo-non-profit/ngo-non-profit_hue854fd3ff9a331c5286dad5aaf148391_699593_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/ngo-non-profit/ngo-non-profit_hue854fd3ff9a331c5286dad5aaf148391_699593_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/ngo-non-profit/ngo-non-profit_hue854fd3ff9a331c5286dad5aaf148391_699593_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/ngo-non-profit/ngo-non-profit_hue854fd3ff9a331c5286dad5aaf148391_699593_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/ngo-non-profit/ngo-non-profit_hue854fd3ff9a331c5286dad5aaf148391_699593_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/ngo-non-profit/ngo-non-profit_hue854fd3ff9a331c5286dad5aaf148391_699593_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/ngo-non-profit/ngo-non-profit_hue854fd3ff9a331c5286dad5aaf148391_699593_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/ngo-non-profit/ngo-non-profit_hue854fd3ff9a331c5286dad5aaf148391_699593_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/ngo-non-profit/ngo-non-profit_hue854fd3ff9a331c5286dad5aaf148391_699593_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/ngo-non-profit/ngo-non-profit_hue854fd3ff9a331c5286dad5aaf148391_699593_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/ngo-non-profit/ngo-non-profit_hue854fd3ff9a331c5286dad5aaf148391_699593_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/post-fosdem-2020/fosdem_memories_huc95e28acb4f316f423d077c4d909fb2d_1575717_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/post-fosdem-2020/fosdem_memories_huc95e28acb4f316f423d077c4d909fb2d_1575717_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/post-fosdem-2020/fosdem_memories_huc95e28acb4f316f423d077c4d909fb2d_1575717_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/post-fosdem-2020/fosdem_memories_huc95e28acb4f316f423d077c4d909fb2d_1575717_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/post-fosdem-2020/fosdem_memories_huc95e28acb4f316f423d077c4d909fb2d_1575717_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/post-fosdem-2020/fosdem_memories_huc95e28acb4f316f423d077c4d909fb2d_1575717_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/post-fosdem-2020/fosdem_memories_huc95e28acb4f316f423d077c4d909fb2d_1575717_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/post-fosdem-2020/fosdem_memories_huc95e28acb4f316f423d077c4d909fb2d_1575717_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/post-fosdem-2020/fosdem_memories_huc95e28acb4f316f423d077c4d909fb2d_1575717_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/post-fosdem-2020/fosdem_memories_huc95e28acb4f316f423d077c4d909fb2d_1575717_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/post-fosdem-2020/fosdem_memories_huc95e28acb4f316f423d077c4d909fb2d_1575717_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/post-fosdem-2020/fosdem_memories_huc95e28acb4f316f423d077c4d909fb2d_1575717_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/post-fosdem-2020/fosdem_memories_huc95e28acb4f316f423d077c4d909fb2d_1575717_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/post-fosdem-2020/fosdem_memories_huc95e28acb4f316f423d077c4d909fb2d_1575717_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/post-fosdem-2020/fosdem_memories_huc95e28acb4f316f423d077c4d909fb2d_1575717_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/post-fosdem-2020/fosdem_memories_huc95e28acb4f316f423d077c4d909fb2d_1575717_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/ipfs-camp/berty_at_ipfs_camp_hub2de127b0e8a45146f8dabb881362fe9_550868_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/ipfs-camp/berty_at_ipfs_camp_hub2de127b0e8a45146f8dabb881362fe9_550868_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/ipfs-camp/berty_at_ipfs_camp_hub2de127b0e8a45146f8dabb881362fe9_550868_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/ipfs-camp/berty_at_ipfs_camp_hub2de127b0e8a45146f8dabb881362fe9_550868_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/ipfs-camp/berty_at_ipfs_camp_hub2de127b0e8a45146f8dabb881362fe9_550868_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/ipfs-camp/berty_at_ipfs_camp_hub2de127b0e8a45146f8dabb881362fe9_550868_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/ipfs-camp/berty_at_ipfs_camp_hub2de127b0e8a45146f8dabb881362fe9_550868_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/ipfs-camp/berty_at_ipfs_camp_hub2de127b0e8a45146f8dabb881362fe9_550868_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/ipfs-camp/berty_at_ipfs_camp_hub2de127b0e8a45146f8dabb881362fe9_550868_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/ipfs-camp/berty_at_ipfs_camp_hub2de127b0e8a45146f8dabb881362fe9_550868_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/ipfs-camp/berty_at_ipfs_camp_hub2de127b0e8a45146f8dabb881362fe9_550868_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/ipfs-camp/berty_at_ipfs_camp_hub2de127b0e8a45146f8dabb881362fe9_550868_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/ipfs-camp/berty_at_ipfs_camp_hub2de127b0e8a45146f8dabb881362fe9_550868_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/ipfs-camp/berty_at_ipfs_camp_hub2de127b0e8a45146f8dabb881362fe9_550868_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/ipfs-camp/berty_at_ipfs_camp_hub2de127b0e8a45146f8dabb881362fe9_550868_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/ipfs-camp/berty_at_ipfs_camp_hub2de127b0e8a45146f8dabb881362fe9_550868_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/privacy-security-safety/privacy-security-safety_hu1ebd5f8ac0d9b59227842fbe34c78712_763976_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/privacy-security-safety/privacy-security-safety_hu1ebd5f8ac0d9b59227842fbe34c78712_763976_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/privacy-security-safety/privacy-security-safety_hu1ebd5f8ac0d9b59227842fbe34c78712_763976_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/privacy-security-safety/privacy-security-safety_hu1ebd5f8ac0d9b59227842fbe34c78712_763976_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/privacy-security-safety/privacy-security-safety_hu1ebd5f8ac0d9b59227842fbe34c78712_763976_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/privacy-security-safety/privacy-security-safety_hu1ebd5f8ac0d9b59227842fbe34c78712_763976_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/privacy-security-safety/privacy-security-safety_hu1ebd5f8ac0d9b59227842fbe34c78712_763976_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/privacy-security-safety/privacy-security-safety_hu1ebd5f8ac0d9b59227842fbe34c78712_763976_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/privacy-security-safety/privacy-security-safety_hu1ebd5f8ac0d9b59227842fbe34c78712_763976_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/privacy-security-safety/privacy-security-safety_hu1ebd5f8ac0d9b59227842fbe34c78712_763976_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/privacy-security-safety/privacy-security-safety_hu1ebd5f8ac0d9b59227842fbe34c78712_763976_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/privacy-security-safety/privacy-security-safety_hu1ebd5f8ac0d9b59227842fbe34c78712_763976_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/privacy-security-safety/privacy-security-safety_hu1ebd5f8ac0d9b59227842fbe34c78712_763976_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/privacy-security-safety/privacy-security-safety_hu1ebd5f8ac0d9b59227842fbe34c78712_763976_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/privacy-security-safety/privacy-security-safety_hu1ebd5f8ac0d9b59227842fbe34c78712_763976_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/privacy-security-safety/privacy-security-safety_hu1ebd5f8ac0d9b59227842fbe34c78712_763976_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/blockchain-berty/2021-01-04-Berty-Blogpost-Blockchain_hu8b66f803a6af4c7c6e104650beb9df46_547818_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/blockchain-berty/2021-01-04-Berty-Blogpost-Blockchain_hu8b66f803a6af4c7c6e104650beb9df46_547818_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/blockchain-berty/2021-01-04-Berty-Blogpost-Blockchain_hu8b66f803a6af4c7c6e104650beb9df46_547818_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/blockchain-berty/2021-01-04-Berty-Blogpost-Blockchain_hu8b66f803a6af4c7c6e104650beb9df46_547818_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/blockchain-berty/2021-01-04-Berty-Blogpost-Blockchain_hu8b66f803a6af4c7c6e104650beb9df46_547818_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/blockchain-berty/2021-01-04-Berty-Blogpost-Blockchain_hu8b66f803a6af4c7c6e104650beb9df46_547818_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/blockchain-berty/2021-01-04-Berty-Blogpost-Blockchain_hu8b66f803a6af4c7c6e104650beb9df46_547818_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/blockchain-berty/2021-01-04-Berty-Blogpost-Blockchain_hu8b66f803a6af4c7c6e104650beb9df46_547818_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/blockchain-berty/2021-01-04-Berty-Blogpost-Blockchain_hu8b66f803a6af4c7c6e104650beb9df46_547818_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/blockchain-berty/2021-01-04-Berty-Blogpost-Blockchain_hu8b66f803a6af4c7c6e104650beb9df46_547818_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/blockchain-berty/2021-01-04-Berty-Blogpost-Blockchain_hu8b66f803a6af4c7c6e104650beb9df46_547818_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/blockchain-berty/2021-01-04-Berty-Blogpost-Blockchain_hu8b66f803a6af4c7c6e104650beb9df46_547818_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/blockchain-berty/2021-01-04-Berty-Blogpost-Blockchain_hu8b66f803a6af4c7c6e104650beb9df46_547818_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/blockchain-berty/2021-01-04-Berty-Blogpost-Blockchain_hu8b66f803a6af4c7c6e104650beb9df46_547818_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/blockchain-berty/2021-01-04-Berty-Blogpost-Blockchain_hu8b66f803a6af4c7c6e104650beb9df46_547818_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/blockchain-berty/2021-01-04-Berty-Blogpost-Blockchain_hu8b66f803a6af4c7c6e104650beb9df46_547818_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/privacy-social-network/social-media_hubc2d1c13e8883860d68c3ca84cb4f7c5_911395_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/privacy-social-network/social-media_hubc2d1c13e8883860d68c3ca84cb4f7c5_911395_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/privacy-social-network/social-media_hubc2d1c13e8883860d68c3ca84cb4f7c5_911395_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/privacy-social-network/social-media_hubc2d1c13e8883860d68c3ca84cb4f7c5_911395_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/privacy-social-network/social-media_hubc2d1c13e8883860d68c3ca84cb4f7c5_911395_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/privacy-social-network/social-media_hubc2d1c13e8883860d68c3ca84cb4f7c5_911395_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/privacy-social-network/social-media_hubc2d1c13e8883860d68c3ca84cb4f7c5_911395_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/privacy-social-network/social-media_hubc2d1c13e8883860d68c3ca84cb4f7c5_911395_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/privacy-social-network/social-media_hubc2d1c13e8883860d68c3ca84cb4f7c5_911395_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/privacy-social-network/social-media_hubc2d1c13e8883860d68c3ca84cb4f7c5_911395_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/privacy-social-network/social-media_hubc2d1c13e8883860d68c3ca84cb4f7c5_911395_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/privacy-social-network/social-media_hubc2d1c13e8883860d68c3ca84cb4f7c5_911395_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/privacy-social-network/social-media_hubc2d1c13e8883860d68c3ca84cb4f7c5_911395_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/privacy-social-network/social-media_hubc2d1c13e8883860d68c3ca84cb4f7c5_911395_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/privacy-social-network/social-media_hubc2d1c13e8883860d68c3ca84cb4f7c5_911395_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/privacy-social-network/social-media_hubc2d1c13e8883860d68c3ca84cb4f7c5_911395_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/img/avatar_zooma_hu138d6f198012d4aefac05d16c1d1e5a7_102876_120x120_resize_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/future-of-berty/future-berty_hu4f019a21856b59de85e2c65d20adbb40_695352_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/future-of-berty/future-berty_hu4f019a21856b59de85e2c65d20adbb40_695352_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/future-of-berty/future-berty_hu4f019a21856b59de85e2c65d20adbb40_695352_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/future-of-berty/future-berty_hu4f019a21856b59de85e2c65d20adbb40_695352_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/future-of-berty/future-berty_hu4f019a21856b59de85e2c65d20adbb40_695352_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/future-of-berty/future-berty_hu4f019a21856b59de85e2c65d20adbb40_695352_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/future-of-berty/future-berty_hu4f019a21856b59de85e2c65d20adbb40_695352_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/future-of-berty/future-berty_hu4f019a21856b59de85e2c65d20adbb40_695352_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/future-of-berty/future-berty_hu4f019a21856b59de85e2c65d20adbb40_695352_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/future-of-berty/future-berty_hu4f019a21856b59de85e2c65d20adbb40_695352_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/future-of-berty/future-berty_hu4f019a21856b59de85e2c65d20adbb40_695352_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/future-of-berty/future-berty_hu4f019a21856b59de85e2c65d20adbb40_695352_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/future-of-berty/future-berty_hu4f019a21856b59de85e2c65d20adbb40_695352_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/future-of-berty/future-berty_hu4f019a21856b59de85e2c65d20adbb40_695352_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/future-of-berty/future-berty_hu4f019a21856b59de85e2c65d20adbb40_695352_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/future-of-berty/future-berty_hu4f019a21856b59de85e2c65d20adbb40_695352_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/surveillance-france/_hu01f850f9a87f31de15a143637911ba45_1908843_05ab7f6e8830a7ce2de89007d24b7a1a.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/surveillance-france/_hu01f850f9a87f31de15a143637911ba45_1908843_05ab7f6e8830a7ce2de89007d24b7a1a.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/surveillance-france/_hu01f850f9a87f31de15a143637911ba45_1908843_05ab7f6e8830a7ce2de89007d24b7a1a.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/surveillance-france/_hu01f850f9a87f31de15a143637911ba45_1908843_05ab7f6e8830a7ce2de89007d24b7a1a.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/surveillance-france/_hu01f850f9a87f31de15a143637911ba45_1908843_05ab7f6e8830a7ce2de89007d24b7a1a.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/surveillance-france/_hu01f850f9a87f31de15a143637911ba45_1908843_05ab7f6e8830a7ce2de89007d24b7a1a.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/surveillance-france/_hu01f850f9a87f31de15a143637911ba45_1908843_05ab7f6e8830a7ce2de89007d24b7a1a.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/surveillance-france/_hu01f850f9a87f31de15a143637911ba45_1908843_05ab7f6e8830a7ce2de89007d24b7a1a.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/surveillance-france/_hu01f850f9a87f31de15a143637911ba45_1908843_05ab7f6e8830a7ce2de89007d24b7a1a.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/surveillance-france/_hu01f850f9a87f31de15a143637911ba45_1908843_05ab7f6e8830a7ce2de89007d24b7a1a.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/surveillance-france/_hu01f850f9a87f31de15a143637911ba45_1908843_05ab7f6e8830a7ce2de89007d24b7a1a.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/surveillance-france/_hu01f850f9a87f31de15a143637911ba45_1908843_05ab7f6e8830a7ce2de89007d24b7a1a.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/surveillance-france/_hu01f850f9a87f31de15a143637911ba45_1908843_05ab7f6e8830a7ce2de89007d24b7a1a.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/surveillance-france/_hu01f850f9a87f31de15a143637911ba45_1908843_05ab7f6e8830a7ce2de89007d24b7a1a.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/surveillance-france/_hu01f850f9a87f31de15a143637911ba45_1908843_05ab7f6e8830a7ce2de89007d24b7a1a.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/surveillance-france/_hu01f850f9a87f31de15a143637911ba45_1908843_05ab7f6e8830a7ce2de89007d24b7a1a.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/art-for-privacy/Djalouz-Art4Privacy1_hu1fa61da7b123f42f0e14a1080989a5f6_8058668_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/art-for-privacy/Djalouz-Art4Privacy1_hu1fa61da7b123f42f0e14a1080989a5f6_8058668_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/art-for-privacy/Djalouz-Art4Privacy1_hu1fa61da7b123f42f0e14a1080989a5f6_8058668_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/art-for-privacy/Djalouz-Art4Privacy1_hu1fa61da7b123f42f0e14a1080989a5f6_8058668_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/art-for-privacy/Djalouz-Art4Privacy1_hu1fa61da7b123f42f0e14a1080989a5f6_8058668_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/art-for-privacy/Djalouz-Art4Privacy1_hu1fa61da7b123f42f0e14a1080989a5f6_8058668_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/art-for-privacy/Djalouz-Art4Privacy1_hu1fa61da7b123f42f0e14a1080989a5f6_8058668_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/art-for-privacy/Djalouz-Art4Privacy1_hu1fa61da7b123f42f0e14a1080989a5f6_8058668_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/art-for-privacy/Djalouz-Art4Privacy1_hu1fa61da7b123f42f0e14a1080989a5f6_8058668_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/art-for-privacy/Djalouz-Art4Privacy1_hu1fa61da7b123f42f0e14a1080989a5f6_8058668_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/art-for-privacy/Djalouz-Art4Privacy1_hu1fa61da7b123f42f0e14a1080989a5f6_8058668_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/art-for-privacy/Djalouz-Art4Privacy1_hu1fa61da7b123f42f0e14a1080989a5f6_8058668_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/art-for-privacy/Djalouz-Art4Privacy1_hu1fa61da7b123f42f0e14a1080989a5f6_8058668_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/art-for-privacy/Djalouz-Art4Privacy1_hu1fa61da7b123f42f0e14a1080989a5f6_8058668_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/art-for-privacy/Djalouz-Art4Privacy1_hu1fa61da7b123f42f0e14a1080989a5f6_8058668_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/art-for-privacy/Djalouz-Art4Privacy1_hu1fa61da7b123f42f0e14a1080989a5f6_8058668_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/reasons-to-berty/reasons-to-berty_hu4fe3d8610ae148680030f02bd2fa6e62_571238_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/reasons-to-berty/reasons-to-berty_hu4fe3d8610ae148680030f02bd2fa6e62_571238_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/reasons-to-berty/reasons-to-berty_hu4fe3d8610ae148680030f02bd2fa6e62_571238_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/reasons-to-berty/reasons-to-berty_hu4fe3d8610ae148680030f02bd2fa6e62_571238_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/reasons-to-berty/reasons-to-berty_hu4fe3d8610ae148680030f02bd2fa6e62_571238_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/reasons-to-berty/reasons-to-berty_hu4fe3d8610ae148680030f02bd2fa6e62_571238_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/reasons-to-berty/reasons-to-berty_hu4fe3d8610ae148680030f02bd2fa6e62_571238_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/reasons-to-berty/reasons-to-berty_hu4fe3d8610ae148680030f02bd2fa6e62_571238_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/reasons-to-berty/reasons-to-berty_hu4fe3d8610ae148680030f02bd2fa6e62_571238_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/reasons-to-berty/reasons-to-berty_hu4fe3d8610ae148680030f02bd2fa6e62_571238_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/reasons-to-berty/reasons-to-berty_hu4fe3d8610ae148680030f02bd2fa6e62_571238_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/reasons-to-berty/reasons-to-berty_hu4fe3d8610ae148680030f02bd2fa6e62_571238_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/reasons-to-berty/reasons-to-berty_hu4fe3d8610ae148680030f02bd2fa6e62_571238_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/reasons-to-berty/reasons-to-berty_hu4fe3d8610ae148680030f02bd2fa6e62_571238_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/reasons-to-berty/reasons-to-berty_hu4fe3d8610ae148680030f02bd2fa6e62_571238_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/reasons-to-berty/reasons-to-berty_hu4fe3d8610ae148680030f02bd2fa6e62_571238_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/covid19-surveillance/corona-mass-surveillance_hu3b863feb78d40bf57cc697f1dd9b24dc_760007_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/covid19-surveillance/corona-mass-surveillance_hu3b863feb78d40bf57cc697f1dd9b24dc_760007_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/covid19-surveillance/corona-mass-surveillance_hu3b863feb78d40bf57cc697f1dd9b24dc_760007_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/covid19-surveillance/corona-mass-surveillance_hu3b863feb78d40bf57cc697f1dd9b24dc_760007_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/covid19-surveillance/corona-mass-surveillance_hu3b863feb78d40bf57cc697f1dd9b24dc_760007_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/covid19-surveillance/corona-mass-surveillance_hu3b863feb78d40bf57cc697f1dd9b24dc_760007_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/covid19-surveillance/corona-mass-surveillance_hu3b863feb78d40bf57cc697f1dd9b24dc_760007_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/covid19-surveillance/corona-mass-surveillance_hu3b863feb78d40bf57cc697f1dd9b24dc_760007_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/covid19-surveillance/corona-mass-surveillance_hu3b863feb78d40bf57cc697f1dd9b24dc_760007_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/covid19-surveillance/corona-mass-surveillance_hu3b863feb78d40bf57cc697f1dd9b24dc_760007_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/covid19-surveillance/corona-mass-surveillance_hu3b863feb78d40bf57cc697f1dd9b24dc_760007_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/covid19-surveillance/corona-mass-surveillance_hu3b863feb78d40bf57cc697f1dd9b24dc_760007_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/covid19-surveillance/corona-mass-surveillance_hu3b863feb78d40bf57cc697f1dd9b24dc_760007_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/covid19-surveillance/corona-mass-surveillance_hu3b863feb78d40bf57cc697f1dd9b24dc_760007_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/covid19-surveillance/corona-mass-surveillance_hu3b863feb78d40bf57cc697f1dd9b24dc_760007_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/covid19-surveillance/corona-mass-surveillance_hu3b863feb78d40bf57cc697f1dd9b24dc_760007_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/watching-hongkong/Watching-Hong-Kong-updates_hub6e4578d5d337729ad3e593a9899650d_1656963_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/watching-hongkong/Watching-Hong-Kong-updates_hub6e4578d5d337729ad3e593a9899650d_1656963_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/watching-hongkong/Watching-Hong-Kong-updates_hub6e4578d5d337729ad3e593a9899650d_1656963_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/watching-hongkong/Watching-Hong-Kong-updates_hub6e4578d5d337729ad3e593a9899650d_1656963_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/watching-hongkong/Watching-Hong-Kong-updates_hub6e4578d5d337729ad3e593a9899650d_1656963_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/watching-hongkong/Watching-Hong-Kong-updates_hub6e4578d5d337729ad3e593a9899650d_1656963_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/watching-hongkong/Watching-Hong-Kong-updates_hub6e4578d5d337729ad3e593a9899650d_1656963_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/watching-hongkong/Watching-Hong-Kong-updates_hub6e4578d5d337729ad3e593a9899650d_1656963_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/watching-hongkong/Watching-Hong-Kong-updates_hub6e4578d5d337729ad3e593a9899650d_1656963_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/watching-hongkong/Watching-Hong-Kong-updates_hub6e4578d5d337729ad3e593a9899650d_1656963_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/watching-hongkong/Watching-Hong-Kong-updates_hub6e4578d5d337729ad3e593a9899650d_1656963_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/watching-hongkong/Watching-Hong-Kong-updates_hub6e4578d5d337729ad3e593a9899650d_1656963_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/watching-hongkong/Watching-Hong-Kong-updates_hub6e4578d5d337729ad3e593a9899650d_1656963_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/watching-hongkong/Watching-Hong-Kong-updates_hub6e4578d5d337729ad3e593a9899650d_1656963_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/watching-hongkong/Watching-Hong-Kong-updates_hub6e4578d5d337729ad3e593a9899650d_1656963_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/watching-hongkong/Watching-Hong-Kong-updates_hub6e4578d5d337729ad3e593a9899650d_1656963_350x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/covid-local-cooperation/Micro-local-cooperation_hu67145b6d5c4ec1542dd34663a9b1a9f5_640612_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/covid-local-cooperation/Micro-local-cooperation_hu67145b6d5c4ec1542dd34663a9b1a9f5_640612_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/covid-local-cooperation/Micro-local-cooperation_hu67145b6d5c4ec1542dd34663a9b1a9f5_640612_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/covid-local-cooperation/Micro-local-cooperation_hu67145b6d5c4ec1542dd34663a9b1a9f5_640612_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/covid-local-cooperation/Micro-local-cooperation_hu67145b6d5c4ec1542dd34663a9b1a9f5_640612_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/covid-local-cooperation/Micro-local-cooperation_hu67145b6d5c4ec1542dd34663a9b1a9f5_640612_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/covid-local-cooperation/Micro-local-cooperation_hu67145b6d5c4ec1542dd34663a9b1a9f5_640612_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/covid-local-cooperation/Micro-local-cooperation_hu67145b6d5c4ec1542dd34663a9b1a9f5_640612_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/covid-local-cooperation/Micro-local-cooperation_hu67145b6d5c4ec1542dd34663a9b1a9f5_640612_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/covid-local-cooperation/Micro-local-cooperation_hu67145b6d5c4ec1542dd34663a9b1a9f5_640612_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/covid-local-cooperation/Micro-local-cooperation_hu67145b6d5c4ec1542dd34663a9b1a9f5_640612_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/covid-local-cooperation/Micro-local-cooperation_hu67145b6d5c4ec1542dd34663a9b1a9f5_640612_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/covid-local-cooperation/Micro-local-cooperation_hu67145b6d5c4ec1542dd34663a9b1a9f5_640612_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/covid-local-cooperation/Micro-local-cooperation_hu67145b6d5c4ec1542dd34663a9b1a9f5_640612_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/covid-local-cooperation/Micro-local-cooperation_hu67145b6d5c4ec1542dd34663a9b1a9f5_640612_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/covid-local-cooperation/Micro-local-cooperation_hu67145b6d5c4ec1542dd34663a9b1a9f5_640612_350x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/img/avatar_pierre_hu405cce184027cf53a2a7b50fd19fd2bd_17584_70x70_resize_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/img/avatar_camille_hu245851e48d809ba8fd1ba2b55871cb12_17288_70x70_resize_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/img/avatar_zooma_hu138d6f198012d4aefac05d16c1d1e5a7_102876_70x70_resize_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/2fa/2020-08-31-Berty-Blogpost-2FA_hu48959ff2fd6f7ac790ee77fdbfa08f82_494201_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/2fa/2020-08-31-Berty-Blogpost-2FA_hu48959ff2fd6f7ac790ee77fdbfa08f82_494201_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/2fa/2020-08-31-Berty-Blogpost-2FA_hu48959ff2fd6f7ac790ee77fdbfa08f82_494201_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/2fa/2020-08-31-Berty-Blogpost-2FA_hu48959ff2fd6f7ac790ee77fdbfa08f82_494201_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/2fa/2020-08-31-Berty-Blogpost-2FA_hu48959ff2fd6f7ac790ee77fdbfa08f82_494201_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/2fa/2020-08-31-Berty-Blogpost-2FA_hu48959ff2fd6f7ac790ee77fdbfa08f82_494201_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/2fa/2020-08-31-Berty-Blogpost-2FA_hu48959ff2fd6f7ac790ee77fdbfa08f82_494201_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/2fa/2020-08-31-Berty-Blogpost-2FA_hu48959ff2fd6f7ac790ee77fdbfa08f82_494201_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/2fa/2020-08-31-Berty-Blogpost-2FA_hu48959ff2fd6f7ac790ee77fdbfa08f82_494201_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/2fa/2020-08-31-Berty-Blogpost-2FA_hu48959ff2fd6f7ac790ee77fdbfa08f82_494201_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/2fa/2020-08-31-Berty-Blogpost-2FA_hu48959ff2fd6f7ac790ee77fdbfa08f82_494201_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/2fa/2020-08-31-Berty-Blogpost-2FA_hu48959ff2fd6f7ac790ee77fdbfa08f82_494201_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/2fa/2020-08-31-Berty-Blogpost-2FA_hu48959ff2fd6f7ac790ee77fdbfa08f82_494201_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/2fa/2020-08-31-Berty-Blogpost-2FA_hu48959ff2fd6f7ac790ee77fdbfa08f82_494201_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/2fa/2020-08-31-Berty-Blogpost-2FA_hu48959ff2fd6f7ac790ee77fdbfa08f82_494201_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/2fa/2020-08-31-Berty-Blogpost-2FA_hu48959ff2fd6f7ac790ee77fdbfa08f82_494201_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/img/avatar_ninel_hu3941f62b4fe698540a3ec87557dc4978_26173_70x70_resize_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/2020-talks/_hu3dfb0938a44bffd3bc91b771b32a4141_633865_e4f9f15052b2feee12078533b3198436.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/2020-talks/_hu3dfb0938a44bffd3bc91b771b32a4141_633865_e4f9f15052b2feee12078533b3198436.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/2020-talks/_hu3dfb0938a44bffd3bc91b771b32a4141_633865_e4f9f15052b2feee12078533b3198436.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/2020-talks/_hu3dfb0938a44bffd3bc91b771b32a4141_633865_e4f9f15052b2feee12078533b3198436.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/2020-talks/_hu3dfb0938a44bffd3bc91b771b32a4141_633865_e4f9f15052b2feee12078533b3198436.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/2020-talks/_hu3dfb0938a44bffd3bc91b771b32a4141_633865_e4f9f15052b2feee12078533b3198436.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/2020-talks/_hu3dfb0938a44bffd3bc91b771b32a4141_633865_e4f9f15052b2feee12078533b3198436.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/2020-talks/_hu3dfb0938a44bffd3bc91b771b32a4141_633865_e4f9f15052b2feee12078533b3198436.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/2020-talks/_hu3dfb0938a44bffd3bc91b771b32a4141_633865_e4f9f15052b2feee12078533b3198436.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/2020-talks/_hu3dfb0938a44bffd3bc91b771b32a4141_633865_e4f9f15052b2feee12078533b3198436.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/2020-talks/_hu3dfb0938a44bffd3bc91b771b32a4141_633865_e4f9f15052b2feee12078533b3198436.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/2020-talks/_hu3dfb0938a44bffd3bc91b771b32a4141_633865_e4f9f15052b2feee12078533b3198436.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/2020-talks/_hu3dfb0938a44bffd3bc91b771b32a4141_633865_e4f9f15052b2feee12078533b3198436.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/2020-talks/_hu3dfb0938a44bffd3bc91b771b32a4141_633865_e4f9f15052b2feee12078533b3198436.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/2020-talks/_hu3dfb0938a44bffd3bc91b771b32a4141_633865_e4f9f15052b2feee12078533b3198436.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/2020-talks/_hu3dfb0938a44bffd3bc91b771b32a4141_633865_e4f9f15052b2feee12078533b3198436.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/art-for-privacy/Djalouz-Art4Privacy1_hu1fa61da7b123f42f0e14a1080989a5f6_8058668_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/art-for-privacy/Djalouz-Art4Privacy1_hu1fa61da7b123f42f0e14a1080989a5f6_8058668_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/art-for-privacy/Djalouz-Art4Privacy1_hu1fa61da7b123f42f0e14a1080989a5f6_8058668_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/art-for-privacy/Djalouz-Art4Privacy1_hu1fa61da7b123f42f0e14a1080989a5f6_8058668_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/art-for-privacy/Djalouz-Art4Privacy1_hu1fa61da7b123f42f0e14a1080989a5f6_8058668_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/art-for-privacy/Djalouz-Art4Privacy1_hu1fa61da7b123f42f0e14a1080989a5f6_8058668_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/art-for-privacy/Djalouz-Art4Privacy1_hu1fa61da7b123f42f0e14a1080989a5f6_8058668_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/art-for-privacy/Djalouz-Art4Privacy1_hu1fa61da7b123f42f0e14a1080989a5f6_8058668_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/art-for-privacy/Djalouz-Art4Privacy1_hu1fa61da7b123f42f0e14a1080989a5f6_8058668_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/art-for-privacy/Djalouz-Art4Privacy1_hu1fa61da7b123f42f0e14a1080989a5f6_8058668_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/art-for-privacy/Djalouz-Art4Privacy1_hu1fa61da7b123f42f0e14a1080989a5f6_8058668_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/art-for-privacy/Djalouz-Art4Privacy1_hu1fa61da7b123f42f0e14a1080989a5f6_8058668_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/art-for-privacy/Djalouz-Art4Privacy1_hu1fa61da7b123f42f0e14a1080989a5f6_8058668_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/art-for-privacy/Djalouz-Art4Privacy1_hu1fa61da7b123f42f0e14a1080989a5f6_8058668_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/art-for-privacy/Djalouz-Art4Privacy1_hu1fa61da7b123f42f0e14a1080989a5f6_8058668_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/art-for-privacy/Djalouz-Art4Privacy1_hu1fa61da7b123f42f0e14a1080989a5f6_8058668_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-at-fosdem-2020/meet_fosdem_hube40053a18dd3bc845931811f8016d2d_1391366_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-at-fosdem-2020/meet_fosdem_hube40053a18dd3bc845931811f8016d2d_1391366_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-at-fosdem-2020/meet_fosdem_hube40053a18dd3bc845931811f8016d2d_1391366_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-at-fosdem-2020/meet_fosdem_hube40053a18dd3bc845931811f8016d2d_1391366_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-at-fosdem-2020/meet_fosdem_hube40053a18dd3bc845931811f8016d2d_1391366_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-at-fosdem-2020/meet_fosdem_hube40053a18dd3bc845931811f8016d2d_1391366_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-at-fosdem-2020/meet_fosdem_hube40053a18dd3bc845931811f8016d2d_1391366_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-at-fosdem-2020/meet_fosdem_hube40053a18dd3bc845931811f8016d2d_1391366_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-at-fosdem-2020/meet_fosdem_hube40053a18dd3bc845931811f8016d2d_1391366_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-at-fosdem-2020/meet_fosdem_hube40053a18dd3bc845931811f8016d2d_1391366_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-at-fosdem-2020/meet_fosdem_hube40053a18dd3bc845931811f8016d2d_1391366_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-at-fosdem-2020/meet_fosdem_hube40053a18dd3bc845931811f8016d2d_1391366_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-at-fosdem-2020/meet_fosdem_hube40053a18dd3bc845931811f8016d2d_1391366_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-at-fosdem-2020/meet_fosdem_hube40053a18dd3bc845931811f8016d2d_1391366_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-at-fosdem-2020/meet_fosdem_hube40053a18dd3bc845931811f8016d2d_1391366_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-at-fosdem-2020/meet_fosdem_hube40053a18dd3bc845931811f8016d2d_1391366_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-at-p2p-festival/conference_hufd42d912f64745ac7608b8e417006eb1_663758_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-at-p2p-festival/conference_hufd42d912f64745ac7608b8e417006eb1_663758_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-at-p2p-festival/conference_hufd42d912f64745ac7608b8e417006eb1_663758_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-at-p2p-festival/conference_hufd42d912f64745ac7608b8e417006eb1_663758_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-at-p2p-festival/conference_hufd42d912f64745ac7608b8e417006eb1_663758_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-at-p2p-festival/conference_hufd42d912f64745ac7608b8e417006eb1_663758_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-at-p2p-festival/conference_hufd42d912f64745ac7608b8e417006eb1_663758_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-at-p2p-festival/conference_hufd42d912f64745ac7608b8e417006eb1_663758_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-at-p2p-festival/conference_hufd42d912f64745ac7608b8e417006eb1_663758_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-at-p2p-festival/conference_hufd42d912f64745ac7608b8e417006eb1_663758_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-at-p2p-festival/conference_hufd42d912f64745ac7608b8e417006eb1_663758_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-at-p2p-festival/conference_hufd42d912f64745ac7608b8e417006eb1_663758_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-at-p2p-festival/conference_hufd42d912f64745ac7608b8e417006eb1_663758_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-at-p2p-festival/conference_hufd42d912f64745ac7608b8e417006eb1_663758_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-at-p2p-festival/conference_hufd42d912f64745ac7608b8e417006eb1_663758_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-at-p2p-festival/conference_hufd42d912f64745ac7608b8e417006eb1_663758_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-at-p2p-festival/festival_hu7fcd7c55960ecaa1444bfce2c960b6e6_79551_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-at-p2p-festival/festival_hu7fcd7c55960ecaa1444bfce2c960b6e6_79551_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-at-p2p-festival/festival_hu7fcd7c55960ecaa1444bfce2c960b6e6_79551_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-at-p2p-festival/festival_hu7fcd7c55960ecaa1444bfce2c960b6e6_79551_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-at-p2p-festival/festival_hu7fcd7c55960ecaa1444bfce2c960b6e6_79551_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-at-p2p-festival/festival_hu7fcd7c55960ecaa1444bfce2c960b6e6_79551_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-at-p2p-festival/festival_hu7fcd7c55960ecaa1444bfce2c960b6e6_79551_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-at-p2p-festival/festival_hu7fcd7c55960ecaa1444bfce2c960b6e6_79551_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-at-p2p-festival/festival_hu7fcd7c55960ecaa1444bfce2c960b6e6_79551_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-at-p2p-festival/festival_hu7fcd7c55960ecaa1444bfce2c960b6e6_79551_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-at-p2p-festival/festival_hu7fcd7c55960ecaa1444bfce2c960b6e6_79551_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-at-p2p-festival/festival_hu7fcd7c55960ecaa1444bfce2c960b6e6_79551_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-at-p2p-festival/festival_hu7fcd7c55960ecaa1444bfce2c960b6e6_79551_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-at-p2p-festival/festival_hu7fcd7c55960ecaa1444bfce2c960b6e6_79551_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-at-p2p-festival/festival_hu7fcd7c55960ecaa1444bfce2c960b6e6_79551_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-at-p2p-festival/festival_hu7fcd7c55960ecaa1444bfce2c960b6e6_79551_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-at-nantes-p2p/nantes_cover_3_hubbe3ad17853b7f91fcd73fc144aa3ab9_2644391_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-at-nantes-p2p/nantes_cover_3_hubbe3ad17853b7f91fcd73fc144aa3ab9_2644391_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-at-nantes-p2p/nantes_cover_3_hubbe3ad17853b7f91fcd73fc144aa3ab9_2644391_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-at-nantes-p2p/nantes_cover_3_hubbe3ad17853b7f91fcd73fc144aa3ab9_2644391_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-at-nantes-p2p/nantes_cover_3_hubbe3ad17853b7f91fcd73fc144aa3ab9_2644391_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-at-nantes-p2p/nantes_cover_3_hubbe3ad17853b7f91fcd73fc144aa3ab9_2644391_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-at-nantes-p2p/nantes_cover_3_hubbe3ad17853b7f91fcd73fc144aa3ab9_2644391_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-at-nantes-p2p/nantes_cover_3_hubbe3ad17853b7f91fcd73fc144aa3ab9_2644391_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-at-nantes-p2p/nantes_cover_3_hubbe3ad17853b7f91fcd73fc144aa3ab9_2644391_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-at-nantes-p2p/nantes_cover_3_hubbe3ad17853b7f91fcd73fc144aa3ab9_2644391_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-at-nantes-p2p/nantes_cover_3_hubbe3ad17853b7f91fcd73fc144aa3ab9_2644391_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-at-nantes-p2p/nantes_cover_3_hubbe3ad17853b7f91fcd73fc144aa3ab9_2644391_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-at-nantes-p2p/nantes_cover_3_hubbe3ad17853b7f91fcd73fc144aa3ab9_2644391_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-at-nantes-p2p/nantes_cover_3_hubbe3ad17853b7f91fcd73fc144aa3ab9_2644391_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-at-nantes-p2p/nantes_cover_3_hubbe3ad17853b7f91fcd73fc144aa3ab9_2644391_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-at-nantes-p2p/nantes_cover_3_hubbe3ad17853b7f91fcd73fc144aa3ab9_2644391_1312x0_resize_q95_mitchellnetravali.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-at-p2p-festival/parisP2Pfestival_hu10b7fcf8aba73ff4c52b28145457463b_853352_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-at-p2p-festival/parisP2Pfestival_hu10b7fcf8aba73ff4c52b28145457463b_853352_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-at-p2p-festival/parisP2Pfestival_hu10b7fcf8aba73ff4c52b28145457463b_853352_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-at-p2p-festival/parisP2Pfestival_hu10b7fcf8aba73ff4c52b28145457463b_853352_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-at-p2p-festival/parisP2Pfestival_hu10b7fcf8aba73ff4c52b28145457463b_853352_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-at-p2p-festival/parisP2Pfestival_hu10b7fcf8aba73ff4c52b28145457463b_853352_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-at-p2p-festival/parisP2Pfestival_hu10b7fcf8aba73ff4c52b28145457463b_853352_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-at-p2p-festival/parisP2Pfestival_hu10b7fcf8aba73ff4c52b28145457463b_853352_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-at-p2p-festival/parisP2Pfestival_hu10b7fcf8aba73ff4c52b28145457463b_853352_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-at-p2p-festival/parisP2Pfestival_hu10b7fcf8aba73ff4c52b28145457463b_853352_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-at-p2p-festival/parisP2Pfestival_hu10b7fcf8aba73ff4c52b28145457463b_853352_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-at-p2p-festival/parisP2Pfestival_hu10b7fcf8aba73ff4c52b28145457463b_853352_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-at-p2p-festival/parisP2Pfestival_hu10b7fcf8aba73ff4c52b28145457463b_853352_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-at-p2p-festival/parisP2Pfestival_hu10b7fcf8aba73ff4c52b28145457463b_853352_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-at-p2p-festival/parisP2Pfestival_hu10b7fcf8aba73ff4c52b28145457463b_853352_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-at-p2p-festival/parisP2Pfestival_hu10b7fcf8aba73ff4c52b28145457463b_853352_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-not-war-ready/berty-updates-cover_hua84af7b88fc20bc3d3a6967ac835b289_181986_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-not-war-ready/berty-updates-cover_hua84af7b88fc20bc3d3a6967ac835b289_181986_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-not-war-ready/berty-updates-cover_hua84af7b88fc20bc3d3a6967ac835b289_181986_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-not-war-ready/berty-updates-cover_hua84af7b88fc20bc3d3a6967ac835b289_181986_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-not-war-ready/berty-updates-cover_hua84af7b88fc20bc3d3a6967ac835b289_181986_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-not-war-ready/berty-updates-cover_hua84af7b88fc20bc3d3a6967ac835b289_181986_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-not-war-ready/berty-updates-cover_hua84af7b88fc20bc3d3a6967ac835b289_181986_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-not-war-ready/berty-updates-cover_hua84af7b88fc20bc3d3a6967ac835b289_181986_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-not-war-ready/berty-updates-cover_hua84af7b88fc20bc3d3a6967ac835b289_181986_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-not-war-ready/berty-updates-cover_hua84af7b88fc20bc3d3a6967ac835b289_181986_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-not-war-ready/berty-updates-cover_hua84af7b88fc20bc3d3a6967ac835b289_181986_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-not-war-ready/berty-updates-cover_hua84af7b88fc20bc3d3a6967ac835b289_181986_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-not-war-ready/berty-updates-cover_hua84af7b88fc20bc3d3a6967ac835b289_181986_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-not-war-ready/berty-updates-cover_hua84af7b88fc20bc3d3a6967ac835b289_181986_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-not-war-ready/berty-updates-cover_hua84af7b88fc20bc3d3a6967ac835b289_181986_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-not-war-ready/berty-updates-cover_hua84af7b88fc20bc3d3a6967ac835b289_181986_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-ux-ui/berty_old_app_hu3d3432b64e0d28a0146ab10c9e05f1cd_382460_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-ux-ui/berty_old_app_hu3d3432b64e0d28a0146ab10c9e05f1cd_382460_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-ux-ui/berty_old_app_hu3d3432b64e0d28a0146ab10c9e05f1cd_382460_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-ux-ui/berty_old_app_hu3d3432b64e0d28a0146ab10c9e05f1cd_382460_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-ux-ui/berty_old_app_hu3d3432b64e0d28a0146ab10c9e05f1cd_382460_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-ux-ui/berty_old_app_hu3d3432b64e0d28a0146ab10c9e05f1cd_382460_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-ux-ui/berty_old_app_hu3d3432b64e0d28a0146ab10c9e05f1cd_382460_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-ux-ui/berty_old_app_hu3d3432b64e0d28a0146ab10c9e05f1cd_382460_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-ux-ui/berty_old_app_hu3d3432b64e0d28a0146ab10c9e05f1cd_382460_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-ux-ui/berty_old_app_hu3d3432b64e0d28a0146ab10c9e05f1cd_382460_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-ux-ui/berty_old_app_hu3d3432b64e0d28a0146ab10c9e05f1cd_382460_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-ux-ui/berty_old_app_hu3d3432b64e0d28a0146ab10c9e05f1cd_382460_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-ux-ui/berty_old_app_hu3d3432b64e0d28a0146ab10c9e05f1cd_382460_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-ux-ui/berty_old_app_hu3d3432b64e0d28a0146ab10c9e05f1cd_382460_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-ux-ui/berty_old_app_hu3d3432b64e0d28a0146ab10c9e05f1cd_382460_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-ux-ui/berty_old_app_hu3d3432b64e0d28a0146ab10c9e05f1cd_382460_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-ux-ui/berty_ux_ui_hu1816893272464a9c3753f76fd9c15d01_1996430_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-ux-ui/berty_ux_ui_hu1816893272464a9c3753f76fd9c15d01_1996430_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-ux-ui/berty_ux_ui_hu1816893272464a9c3753f76fd9c15d01_1996430_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-ux-ui/berty_ux_ui_hu1816893272464a9c3753f76fd9c15d01_1996430_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-ux-ui/berty_ux_ui_hu1816893272464a9c3753f76fd9c15d01_1996430_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-ux-ui/berty_ux_ui_hu1816893272464a9c3753f76fd9c15d01_1996430_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-ux-ui/berty_ux_ui_hu1816893272464a9c3753f76fd9c15d01_1996430_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-ux-ui/berty_ux_ui_hu1816893272464a9c3753f76fd9c15d01_1996430_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-ux-ui/berty_ux_ui_hu1816893272464a9c3753f76fd9c15d01_1996430_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-ux-ui/berty_ux_ui_hu1816893272464a9c3753f76fd9c15d01_1996430_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-ux-ui/berty_ux_ui_hu1816893272464a9c3753f76fd9c15d01_1996430_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-ux-ui/berty_ux_ui_hu1816893272464a9c3753f76fd9c15d01_1996430_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-ux-ui/berty_ux_ui_hu1816893272464a9c3753f76fd9c15d01_1996430_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-ux-ui/berty_ux_ui_hu1816893272464a9c3753f76fd9c15d01_1996430_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-ux-ui/berty_ux_ui_hu1816893272464a9c3753f76fd9c15d01_1996430_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-ux-ui/berty_ux_ui_hu1816893272464a9c3753f76fd9c15d01_1996430_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-at-p2p-festival/ground_control_floor_plan_hu9916b4f8ccda654e0fc62ed0e38d7a7e_480339_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-at-p2p-festival/ground_control_floor_plan_hu9916b4f8ccda654e0fc62ed0e38d7a7e_480339_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-at-p2p-festival/ground_control_floor_plan_hu9916b4f8ccda654e0fc62ed0e38d7a7e_480339_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-at-p2p-festival/ground_control_floor_plan_hu9916b4f8ccda654e0fc62ed0e38d7a7e_480339_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-at-p2p-festival/ground_control_floor_plan_hu9916b4f8ccda654e0fc62ed0e38d7a7e_480339_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-at-p2p-festival/ground_control_floor_plan_hu9916b4f8ccda654e0fc62ed0e38d7a7e_480339_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-at-p2p-festival/ground_control_floor_plan_hu9916b4f8ccda654e0fc62ed0e38d7a7e_480339_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-at-p2p-festival/ground_control_floor_plan_hu9916b4f8ccda654e0fc62ed0e38d7a7e_480339_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-at-p2p-festival/ground_control_floor_plan_hu9916b4f8ccda654e0fc62ed0e38d7a7e_480339_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-at-p2p-festival/ground_control_floor_plan_hu9916b4f8ccda654e0fc62ed0e38d7a7e_480339_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-at-p2p-festival/ground_control_floor_plan_hu9916b4f8ccda654e0fc62ed0e38d7a7e_480339_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-at-p2p-festival/ground_control_floor_plan_hu9916b4f8ccda654e0fc62ed0e38d7a7e_480339_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-at-p2p-festival/ground_control_floor_plan_hu9916b4f8ccda654e0fc62ed0e38d7a7e_480339_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-at-p2p-festival/ground_control_floor_plan_hu9916b4f8ccda654e0fc62ed0e38d7a7e_480339_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-at-p2p-festival/ground_control_floor_plan_hu9916b4f8ccda654e0fc62ed0e38d7a7e_480339_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-at-p2p-festival/ground_control_floor_plan_hu9916b4f8ccda654e0fc62ed0e38d7a7e_480339_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-translation/2020-04-12-Berty-BlogPost-translate-Berty_hu97c53c4148d64814afbcee988f084cfa_1484835_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-translation/2020-04-12-Berty-BlogPost-translate-Berty_hu97c53c4148d64814afbcee988f084cfa_1484835_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-translation/2020-04-12-Berty-BlogPost-translate-Berty_hu97c53c4148d64814afbcee988f084cfa_1484835_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-translation/2020-04-12-Berty-BlogPost-translate-Berty_hu97c53c4148d64814afbcee988f084cfa_1484835_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-translation/2020-04-12-Berty-BlogPost-translate-Berty_hu97c53c4148d64814afbcee988f084cfa_1484835_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-translation/2020-04-12-Berty-BlogPost-translate-Berty_hu97c53c4148d64814afbcee988f084cfa_1484835_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-translation/2020-04-12-Berty-BlogPost-translate-Berty_hu97c53c4148d64814afbcee988f084cfa_1484835_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-translation/2020-04-12-Berty-BlogPost-translate-Berty_hu97c53c4148d64814afbcee988f084cfa_1484835_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-translation/2020-04-12-Berty-BlogPost-translate-Berty_hu97c53c4148d64814afbcee988f084cfa_1484835_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-translation/2020-04-12-Berty-BlogPost-translate-Berty_hu97c53c4148d64814afbcee988f084cfa_1484835_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-translation/2020-04-12-Berty-BlogPost-translate-Berty_hu97c53c4148d64814afbcee988f084cfa_1484835_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-translation/2020-04-12-Berty-BlogPost-translate-Berty_hu97c53c4148d64814afbcee988f084cfa_1484835_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-translation/2020-04-12-Berty-BlogPost-translate-Berty_hu97c53c4148d64814afbcee988f084cfa_1484835_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-translation/2020-04-12-Berty-BlogPost-translate-Berty_hu97c53c4148d64814afbcee988f084cfa_1484835_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-translation/2020-04-12-Berty-BlogPost-translate-Berty_hu97c53c4148d64814afbcee988f084cfa_1484835_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-translation/2020-04-12-Berty-BlogPost-translate-Berty_hu97c53c4148d64814afbcee988f084cfa_1484835_1312x0_resize_mitchellnetravali_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-ux-ui/berty_old_empty_hu0cec80ced78d3d2ddf4b0989ba515044_298012_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-ux-ui/berty_old_empty_hu0cec80ced78d3d2ddf4b0989ba515044_298012_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-ux-ui/berty_old_empty_hu0cec80ced78d3d2ddf4b0989ba515044_298012_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-ux-ui/berty_old_empty_hu0cec80ced78d3d2ddf4b0989ba515044_298012_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-ux-ui/berty_old_empty_hu0cec80ced78d3d2ddf4b0989ba515044_298012_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-ux-ui/berty_old_empty_hu0cec80ced78d3d2ddf4b0989ba515044_298012_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-ux-ui/berty_old_empty_hu0cec80ced78d3d2ddf4b0989ba515044_298012_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-ux-ui/berty_old_empty_hu0cec80ced78d3d2ddf4b0989ba515044_298012_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-ux-ui/berty_old_empty_hu0cec80ced78d3d2ddf4b0989ba515044_298012_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-ux-ui/berty_old_empty_hu0cec80ced78d3d2ddf4b0989ba515044_298012_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-ux-ui/berty_old_empty_hu0cec80ced78d3d2ddf4b0989ba515044_298012_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-ux-ui/berty_old_empty_hu0cec80ced78d3d2ddf4b0989ba515044_298012_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-ux-ui/berty_old_empty_hu0cec80ced78d3d2ddf4b0989ba515044_298012_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-ux-ui/berty_old_empty_hu0cec80ced78d3d2ddf4b0989ba515044_298012_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-ux-ui/berty_old_empty_hu0cec80ced78d3d2ddf4b0989ba515044_298012_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-ux-ui/berty_old_empty_hu0cec80ced78d3d2ddf4b0989ba515044_298012_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-ux-ui/berty_old_contact_hu5329d24ef1a9783e586228bf97da33bc_280170_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-ux-ui/berty_old_contact_hu5329d24ef1a9783e586228bf97da33bc_280170_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-ux-ui/berty_old_contact_hu5329d24ef1a9783e586228bf97da33bc_280170_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-ux-ui/berty_old_contact_hu5329d24ef1a9783e586228bf97da33bc_280170_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-ux-ui/berty_old_contact_hu5329d24ef1a9783e586228bf97da33bc_280170_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-ux-ui/berty_old_contact_hu5329d24ef1a9783e586228bf97da33bc_280170_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-ux-ui/berty_old_contact_hu5329d24ef1a9783e586228bf97da33bc_280170_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-ux-ui/berty_old_contact_hu5329d24ef1a9783e586228bf97da33bc_280170_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-ux-ui/berty_old_contact_hu5329d24ef1a9783e586228bf97da33bc_280170_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-ux-ui/berty_old_contact_hu5329d24ef1a9783e586228bf97da33bc_280170_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-ux-ui/berty_old_contact_hu5329d24ef1a9783e586228bf97da33bc_280170_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-ux-ui/berty_old_contact_hu5329d24ef1a9783e586228bf97da33bc_280170_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-ux-ui/berty_old_contact_hu5329d24ef1a9783e586228bf97da33bc_280170_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-ux-ui/berty_old_contact_hu5329d24ef1a9783e586228bf97da33bc_280170_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-ux-ui/berty_old_contact_hu5329d24ef1a9783e586228bf97da33bc_280170_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-ux-ui/berty_old_contact_hu5329d24ef1a9783e586228bf97da33bc_280170_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-ux-ui/berty_ios_android_hu741b61323a371e3014ec90ecd6d9cd40_386325_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-ux-ui/berty_ios_android_hu741b61323a371e3014ec90ecd6d9cd40_386325_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-ux-ui/berty_ios_android_hu741b61323a371e3014ec90ecd6d9cd40_386325_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-ux-ui/berty_ios_android_hu741b61323a371e3014ec90ecd6d9cd40_386325_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-ux-ui/berty_ios_android_hu741b61323a371e3014ec90ecd6d9cd40_386325_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-ux-ui/berty_ios_android_hu741b61323a371e3014ec90ecd6d9cd40_386325_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-ux-ui/berty_ios_android_hu741b61323a371e3014ec90ecd6d9cd40_386325_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-ux-ui/berty_ios_android_hu741b61323a371e3014ec90ecd6d9cd40_386325_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-ux-ui/berty_ios_android_hu741b61323a371e3014ec90ecd6d9cd40_386325_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-ux-ui/berty_ios_android_hu741b61323a371e3014ec90ecd6d9cd40_386325_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-ux-ui/berty_ios_android_hu741b61323a371e3014ec90ecd6d9cd40_386325_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-ux-ui/berty_ios_android_hu741b61323a371e3014ec90ecd6d9cd40_386325_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-ux-ui/berty_ios_android_hu741b61323a371e3014ec90ecd6d9cd40_386325_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-ux-ui/berty_ios_android_hu741b61323a371e3014ec90ecd6d9cd40_386325_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-ux-ui/berty_ios_android_hu741b61323a371e3014ec90ecd6d9cd40_386325_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-ux-ui/berty_ios_android_hu741b61323a371e3014ec90ecd6d9cd40_386325_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-ux-ui/berty_onboarding_privacy_hu4a1cd59333e9d1c68aec9d688f6f1f9c_269044_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-ux-ui/berty_onboarding_privacy_hu4a1cd59333e9d1c68aec9d688f6f1f9c_269044_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-ux-ui/berty_onboarding_privacy_hu4a1cd59333e9d1c68aec9d688f6f1f9c_269044_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-ux-ui/berty_onboarding_privacy_hu4a1cd59333e9d1c68aec9d688f6f1f9c_269044_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-ux-ui/berty_onboarding_privacy_hu4a1cd59333e9d1c68aec9d688f6f1f9c_269044_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-ux-ui/berty_onboarding_privacy_hu4a1cd59333e9d1c68aec9d688f6f1f9c_269044_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-ux-ui/berty_onboarding_privacy_hu4a1cd59333e9d1c68aec9d688f6f1f9c_269044_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-ux-ui/berty_onboarding_privacy_hu4a1cd59333e9d1c68aec9d688f6f1f9c_269044_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-ux-ui/berty_onboarding_privacy_hu4a1cd59333e9d1c68aec9d688f6f1f9c_269044_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-ux-ui/berty_onboarding_privacy_hu4a1cd59333e9d1c68aec9d688f6f1f9c_269044_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-ux-ui/berty_onboarding_privacy_hu4a1cd59333e9d1c68aec9d688f6f1f9c_269044_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-ux-ui/berty_onboarding_privacy_hu4a1cd59333e9d1c68aec9d688f6f1f9c_269044_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-ux-ui/berty_onboarding_privacy_hu4a1cd59333e9d1c68aec9d688f6f1f9c_269044_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-ux-ui/berty_onboarding_privacy_hu4a1cd59333e9d1c68aec9d688f6f1f9c_269044_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-ux-ui/berty_onboarding_privacy_hu4a1cd59333e9d1c68aec9d688f6f1f9c_269044_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-ux-ui/berty_onboarding_privacy_hu4a1cd59333e9d1c68aec9d688f6f1f9c_269044_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-ux-ui/screen_simulator_hu38954110c00417943b30e2f0c0868716_2241915_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-ux-ui/screen_simulator_hu38954110c00417943b30e2f0c0868716_2241915_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-ux-ui/screen_simulator_hu38954110c00417943b30e2f0c0868716_2241915_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-ux-ui/screen_simulator_hu38954110c00417943b30e2f0c0868716_2241915_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-ux-ui/screen_simulator_hu38954110c00417943b30e2f0c0868716_2241915_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-ux-ui/screen_simulator_hu38954110c00417943b30e2f0c0868716_2241915_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-ux-ui/screen_simulator_hu38954110c00417943b30e2f0c0868716_2241915_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-ux-ui/screen_simulator_hu38954110c00417943b30e2f0c0868716_2241915_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-ux-ui/screen_simulator_hu38954110c00417943b30e2f0c0868716_2241915_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-ux-ui/screen_simulator_hu38954110c00417943b30e2f0c0868716_2241915_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-ux-ui/screen_simulator_hu38954110c00417943b30e2f0c0868716_2241915_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-ux-ui/screen_simulator_hu38954110c00417943b30e2f0c0868716_2241915_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-ux-ui/screen_simulator_hu38954110c00417943b30e2f0c0868716_2241915_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-ux-ui/screen_simulator_hu38954110c00417943b30e2f0c0868716_2241915_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-ux-ui/screen_simulator_hu38954110c00417943b30e2f0c0868716_2241915_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-ux-ui/screen_simulator_hu38954110c00417943b30e2f0c0868716_2241915_970x0_resize_q100_lanczos.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-ux-ui/berty_onboarding_performance_hu969fba53b31777985a136d26ee7e2ac1_679644_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-ux-ui/berty_onboarding_performance_hu969fba53b31777985a136d26ee7e2ac1_679644_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-ux-ui/berty_onboarding_performance_hu969fba53b31777985a136d26ee7e2ac1_679644_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-ux-ui/berty_onboarding_performance_hu969fba53b31777985a136d26ee7e2ac1_679644_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-ux-ui/berty_onboarding_performance_hu969fba53b31777985a136d26ee7e2ac1_679644_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-ux-ui/berty_onboarding_performance_hu969fba53b31777985a136d26ee7e2ac1_679644_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-ux-ui/berty_onboarding_performance_hu969fba53b31777985a136d26ee7e2ac1_679644_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-ux-ui/berty_onboarding_performance_hu969fba53b31777985a136d26ee7e2ac1_679644_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-ux-ui/berty_onboarding_performance_hu969fba53b31777985a136d26ee7e2ac1_679644_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-ux-ui/berty_onboarding_performance_hu969fba53b31777985a136d26ee7e2ac1_679644_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-ux-ui/berty_onboarding_performance_hu969fba53b31777985a136d26ee7e2ac1_679644_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-ux-ui/berty_onboarding_performance_hu969fba53b31777985a136d26ee7e2ac1_679644_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-ux-ui/berty_onboarding_performance_hu969fba53b31777985a136d26ee7e2ac1_679644_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-ux-ui/berty_onboarding_performance_hu969fba53b31777985a136d26ee7e2ac1_679644_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-ux-ui/berty_onboarding_performance_hu969fba53b31777985a136d26ee7e2ac1_679644_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-ux-ui/berty_onboarding_performance_hu969fba53b31777985a136d26ee7e2ac1_679644_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-ux-ui/berty_main_hu98ce48aef86acaf8e237ac35735d85c2_483439_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-ux-ui/berty_main_hu98ce48aef86acaf8e237ac35735d85c2_483439_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-ux-ui/berty_main_hu98ce48aef86acaf8e237ac35735d85c2_483439_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-ux-ui/berty_main_hu98ce48aef86acaf8e237ac35735d85c2_483439_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-ux-ui/berty_main_hu98ce48aef86acaf8e237ac35735d85c2_483439_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-ux-ui/berty_main_hu98ce48aef86acaf8e237ac35735d85c2_483439_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-ux-ui/berty_main_hu98ce48aef86acaf8e237ac35735d85c2_483439_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-ux-ui/berty_main_hu98ce48aef86acaf8e237ac35735d85c2_483439_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-ux-ui/berty_main_hu98ce48aef86acaf8e237ac35735d85c2_483439_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-ux-ui/berty_main_hu98ce48aef86acaf8e237ac35735d85c2_483439_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-ux-ui/berty_main_hu98ce48aef86acaf8e237ac35735d85c2_483439_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-ux-ui/berty_main_hu98ce48aef86acaf8e237ac35735d85c2_483439_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-ux-ui/berty_main_hu98ce48aef86acaf8e237ac35735d85c2_483439_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-ux-ui/berty_main_hu98ce48aef86acaf8e237ac35735d85c2_483439_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-ux-ui/berty_main_hu98ce48aef86acaf8e237ac35735d85c2_483439_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-ux-ui/berty_main_hu98ce48aef86acaf8e237ac35735d85c2_483439_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-ux-ui/berty_modal_plus_hu1805affb797c839695717fd7b03030f3_513067_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-ux-ui/berty_modal_plus_hu1805affb797c839695717fd7b03030f3_513067_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-ux-ui/berty_modal_plus_hu1805affb797c839695717fd7b03030f3_513067_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-ux-ui/berty_modal_plus_hu1805affb797c839695717fd7b03030f3_513067_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-ux-ui/berty_modal_plus_hu1805affb797c839695717fd7b03030f3_513067_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-ux-ui/berty_modal_plus_hu1805affb797c839695717fd7b03030f3_513067_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-ux-ui/berty_modal_plus_hu1805affb797c839695717fd7b03030f3_513067_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-ux-ui/berty_modal_plus_hu1805affb797c839695717fd7b03030f3_513067_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-ux-ui/berty_modal_plus_hu1805affb797c839695717fd7b03030f3_513067_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-ux-ui/berty_modal_plus_hu1805affb797c839695717fd7b03030f3_513067_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-ux-ui/berty_modal_plus_hu1805affb797c839695717fd7b03030f3_513067_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-ux-ui/berty_modal_plus_hu1805affb797c839695717fd7b03030f3_513067_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-ux-ui/berty_modal_plus_hu1805affb797c839695717fd7b03030f3_513067_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-ux-ui/berty_modal_plus_hu1805affb797c839695717fd7b03030f3_513067_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-ux-ui/berty_modal_plus_hu1805affb797c839695717fd7b03030f3_513067_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-ux-ui/berty_modal_plus_hu1805affb797c839695717fd7b03030f3_513067_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-ux-ui/berty_scan_hu83349d56afa210b7d9fec120cf9bf3b1_494167_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-ux-ui/berty_scan_hu83349d56afa210b7d9fec120cf9bf3b1_494167_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-ux-ui/berty_scan_hu83349d56afa210b7d9fec120cf9bf3b1_494167_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-ux-ui/berty_scan_hu83349d56afa210b7d9fec120cf9bf3b1_494167_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-ux-ui/berty_scan_hu83349d56afa210b7d9fec120cf9bf3b1_494167_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-ux-ui/berty_scan_hu83349d56afa210b7d9fec120cf9bf3b1_494167_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-ux-ui/berty_scan_hu83349d56afa210b7d9fec120cf9bf3b1_494167_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-ux-ui/berty_scan_hu83349d56afa210b7d9fec120cf9bf3b1_494167_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-ux-ui/berty_scan_hu83349d56afa210b7d9fec120cf9bf3b1_494167_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-ux-ui/berty_scan_hu83349d56afa210b7d9fec120cf9bf3b1_494167_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-ux-ui/berty_scan_hu83349d56afa210b7d9fec120cf9bf3b1_494167_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-ux-ui/berty_scan_hu83349d56afa210b7d9fec120cf9bf3b1_494167_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-ux-ui/berty_scan_hu83349d56afa210b7d9fec120cf9bf3b1_494167_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-ux-ui/berty_scan_hu83349d56afa210b7d9fec120cf9bf3b1_494167_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-ux-ui/berty_scan_hu83349d56afa210b7d9fec120cf9bf3b1_494167_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-ux-ui/berty_scan_hu83349d56afa210b7d9fec120cf9bf3b1_494167_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-ux-ui/berty_requests_sent_hucda07b9b791376abda2a74873949cbd8_262233_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-ux-ui/berty_requests_sent_hucda07b9b791376abda2a74873949cbd8_262233_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-ux-ui/berty_requests_sent_hucda07b9b791376abda2a74873949cbd8_262233_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-ux-ui/berty_requests_sent_hucda07b9b791376abda2a74873949cbd8_262233_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-ux-ui/berty_requests_sent_hucda07b9b791376abda2a74873949cbd8_262233_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-ux-ui/berty_requests_sent_hucda07b9b791376abda2a74873949cbd8_262233_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-ux-ui/berty_requests_sent_hucda07b9b791376abda2a74873949cbd8_262233_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-ux-ui/berty_requests_sent_hucda07b9b791376abda2a74873949cbd8_262233_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-ux-ui/berty_requests_sent_hucda07b9b791376abda2a74873949cbd8_262233_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-ux-ui/berty_requests_sent_hucda07b9b791376abda2a74873949cbd8_262233_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-ux-ui/berty_requests_sent_hucda07b9b791376abda2a74873949cbd8_262233_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-ux-ui/berty_requests_sent_hucda07b9b791376abda2a74873949cbd8_262233_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-ux-ui/berty_requests_sent_hucda07b9b791376abda2a74873949cbd8_262233_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-ux-ui/berty_requests_sent_hucda07b9b791376abda2a74873949cbd8_262233_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-ux-ui/berty_requests_sent_hucda07b9b791376abda2a74873949cbd8_262233_970x0_resize_q100_lanczos_3.webp
11:03:13 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-ux-ui/berty_requests_sent_hucda07b9b791376abda2a74873949cbd8_262233_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-ux-ui/berty_join_group_huf5a5ef8b62e2d5e1d86e6ad88df26ab1_513144_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-ux-ui/berty_join_group_huf5a5ef8b62e2d5e1d86e6ad88df26ab1_513144_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-ux-ui/berty_join_group_huf5a5ef8b62e2d5e1d86e6ad88df26ab1_513144_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-ux-ui/berty_join_group_huf5a5ef8b62e2d5e1d86e6ad88df26ab1_513144_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-ux-ui/berty_join_group_huf5a5ef8b62e2d5e1d86e6ad88df26ab1_513144_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-ux-ui/berty_join_group_huf5a5ef8b62e2d5e1d86e6ad88df26ab1_513144_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-ux-ui/berty_join_group_huf5a5ef8b62e2d5e1d86e6ad88df26ab1_513144_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-ux-ui/berty_join_group_huf5a5ef8b62e2d5e1d86e6ad88df26ab1_513144_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-ux-ui/berty_join_group_huf5a5ef8b62e2d5e1d86e6ad88df26ab1_513144_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-ux-ui/berty_join_group_huf5a5ef8b62e2d5e1d86e6ad88df26ab1_513144_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-ux-ui/berty_join_group_huf5a5ef8b62e2d5e1d86e6ad88df26ab1_513144_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-ux-ui/berty_join_group_huf5a5ef8b62e2d5e1d86e6ad88df26ab1_513144_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-ux-ui/berty_join_group_huf5a5ef8b62e2d5e1d86e6ad88df26ab1_513144_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-ux-ui/berty_join_group_huf5a5ef8b62e2d5e1d86e6ad88df26ab1_513144_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-ux-ui/berty_join_group_huf5a5ef8b62e2d5e1d86e6ad88df26ab1_513144_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-ux-ui/berty_join_group_huf5a5ef8b62e2d5e1d86e6ad88df26ab1_513144_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-ux-ui/berty_conversation_settings_hua19e84bae7d49ff7ed213372695bf643_751170_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-ux-ui/berty_conversation_settings_hua19e84bae7d49ff7ed213372695bf643_751170_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-ux-ui/berty_conversation_settings_hua19e84bae7d49ff7ed213372695bf643_751170_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-ux-ui/berty_conversation_settings_hua19e84bae7d49ff7ed213372695bf643_751170_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-ux-ui/berty_conversation_settings_hua19e84bae7d49ff7ed213372695bf643_751170_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-ux-ui/berty_conversation_settings_hua19e84bae7d49ff7ed213372695bf643_751170_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-ux-ui/berty_conversation_settings_hua19e84bae7d49ff7ed213372695bf643_751170_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-ux-ui/berty_conversation_settings_hua19e84bae7d49ff7ed213372695bf643_751170_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-ux-ui/berty_conversation_settings_hua19e84bae7d49ff7ed213372695bf643_751170_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-ux-ui/berty_conversation_settings_hua19e84bae7d49ff7ed213372695bf643_751170_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-ux-ui/berty_conversation_settings_hua19e84bae7d49ff7ed213372695bf643_751170_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-ux-ui/berty_conversation_settings_hua19e84bae7d49ff7ed213372695bf643_751170_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-ux-ui/berty_conversation_settings_hua19e84bae7d49ff7ed213372695bf643_751170_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-ux-ui/berty_conversation_settings_hua19e84bae7d49ff7ed213372695bf643_751170_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-ux-ui/berty_conversation_settings_hua19e84bae7d49ff7ed213372695bf643_751170_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-ux-ui/berty_conversation_settings_hua19e84bae7d49ff7ed213372695bf643_751170_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-ux-ui/berty_new_group_hu150be50ce8355ccd1bf8abc9bc9b4150_766168_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-ux-ui/berty_new_group_hu150be50ce8355ccd1bf8abc9bc9b4150_766168_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-ux-ui/berty_new_group_hu150be50ce8355ccd1bf8abc9bc9b4150_766168_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-ux-ui/berty_new_group_hu150be50ce8355ccd1bf8abc9bc9b4150_766168_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-ux-ui/berty_new_group_hu150be50ce8355ccd1bf8abc9bc9b4150_766168_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-ux-ui/berty_new_group_hu150be50ce8355ccd1bf8abc9bc9b4150_766168_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-ux-ui/berty_new_group_hu150be50ce8355ccd1bf8abc9bc9b4150_766168_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-ux-ui/berty_new_group_hu150be50ce8355ccd1bf8abc9bc9b4150_766168_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-ux-ui/berty_new_group_hu150be50ce8355ccd1bf8abc9bc9b4150_766168_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-ux-ui/berty_new_group_hu150be50ce8355ccd1bf8abc9bc9b4150_766168_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-ux-ui/berty_new_group_hu150be50ce8355ccd1bf8abc9bc9b4150_766168_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-ux-ui/berty_new_group_hu150be50ce8355ccd1bf8abc9bc9b4150_766168_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-ux-ui/berty_new_group_hu150be50ce8355ccd1bf8abc9bc9b4150_766168_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-ux-ui/berty_new_group_hu150be50ce8355ccd1bf8abc9bc9b4150_766168_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-ux-ui/berty_new_group_hu150be50ce8355ccd1bf8abc9bc9b4150_766168_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-ux-ui/berty_new_group_hu150be50ce8355ccd1bf8abc9bc9b4150_766168_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-ux-ui/berty_group_conversation_hufa2d928a06e5a0f46dd4e58875efa15d_408088_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-ux-ui/berty_group_conversation_hufa2d928a06e5a0f46dd4e58875efa15d_408088_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-ux-ui/berty_group_conversation_hufa2d928a06e5a0f46dd4e58875efa15d_408088_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-ux-ui/berty_group_conversation_hufa2d928a06e5a0f46dd4e58875efa15d_408088_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-ux-ui/berty_group_conversation_hufa2d928a06e5a0f46dd4e58875efa15d_408088_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-ux-ui/berty_group_conversation_hufa2d928a06e5a0f46dd4e58875efa15d_408088_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-ux-ui/berty_group_conversation_hufa2d928a06e5a0f46dd4e58875efa15d_408088_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-ux-ui/berty_group_conversation_hufa2d928a06e5a0f46dd4e58875efa15d_408088_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-ux-ui/berty_group_conversation_hufa2d928a06e5a0f46dd4e58875efa15d_408088_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-ux-ui/berty_group_conversation_hufa2d928a06e5a0f46dd4e58875efa15d_408088_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-ux-ui/berty_group_conversation_hufa2d928a06e5a0f46dd4e58875efa15d_408088_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-ux-ui/berty_group_conversation_hufa2d928a06e5a0f46dd4e58875efa15d_408088_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-ux-ui/berty_group_conversation_hufa2d928a06e5a0f46dd4e58875efa15d_408088_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-ux-ui/berty_group_conversation_hufa2d928a06e5a0f46dd4e58875efa15d_408088_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-ux-ui/berty_group_conversation_hufa2d928a06e5a0f46dd4e58875efa15d_408088_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-ux-ui/berty_group_conversation_hufa2d928a06e5a0f46dd4e58875efa15d_408088_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-ux-ui/berty_contact_silhouette_hu674afcf11cd5f2ff9fcf943f1fcd2e6f_417973_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-ux-ui/berty_contact_silhouette_hu674afcf11cd5f2ff9fcf943f1fcd2e6f_417973_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-ux-ui/berty_contact_silhouette_hu674afcf11cd5f2ff9fcf943f1fcd2e6f_417973_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-ux-ui/berty_contact_silhouette_hu674afcf11cd5f2ff9fcf943f1fcd2e6f_417973_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-ux-ui/berty_contact_silhouette_hu674afcf11cd5f2ff9fcf943f1fcd2e6f_417973_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-ux-ui/berty_contact_silhouette_hu674afcf11cd5f2ff9fcf943f1fcd2e6f_417973_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-ux-ui/berty_contact_silhouette_hu674afcf11cd5f2ff9fcf943f1fcd2e6f_417973_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-ux-ui/berty_contact_silhouette_hu674afcf11cd5f2ff9fcf943f1fcd2e6f_417973_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-ux-ui/berty_contact_silhouette_hu674afcf11cd5f2ff9fcf943f1fcd2e6f_417973_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-ux-ui/berty_contact_silhouette_hu674afcf11cd5f2ff9fcf943f1fcd2e6f_417973_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-ux-ui/berty_contact_silhouette_hu674afcf11cd5f2ff9fcf943f1fcd2e6f_417973_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-ux-ui/berty_contact_silhouette_hu674afcf11cd5f2ff9fcf943f1fcd2e6f_417973_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-ux-ui/berty_contact_silhouette_hu674afcf11cd5f2ff9fcf943f1fcd2e6f_417973_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-ux-ui/berty_contact_silhouette_hu674afcf11cd5f2ff9fcf943f1fcd2e6f_417973_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-ux-ui/berty_contact_silhouette_hu674afcf11cd5f2ff9fcf943f1fcd2e6f_417973_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-ux-ui/berty_contact_silhouette_hu674afcf11cd5f2ff9fcf943f1fcd2e6f_417973_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-ux-ui/berty_message_status_hu5dd157cee3726df33afa7f96d79840f1_487756_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-ux-ui/berty_message_status_hu5dd157cee3726df33afa7f96d79840f1_487756_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-ux-ui/berty_message_status_hu5dd157cee3726df33afa7f96d79840f1_487756_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-ux-ui/berty_message_status_hu5dd157cee3726df33afa7f96d79840f1_487756_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-ux-ui/berty_message_status_hu5dd157cee3726df33afa7f96d79840f1_487756_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-ux-ui/berty_message_status_hu5dd157cee3726df33afa7f96d79840f1_487756_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-ux-ui/berty_message_status_hu5dd157cee3726df33afa7f96d79840f1_487756_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-ux-ui/berty_message_status_hu5dd157cee3726df33afa7f96d79840f1_487756_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-ux-ui/berty_message_status_hu5dd157cee3726df33afa7f96d79840f1_487756_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-ux-ui/berty_message_status_hu5dd157cee3726df33afa7f96d79840f1_487756_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-ux-ui/berty_message_status_hu5dd157cee3726df33afa7f96d79840f1_487756_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-ux-ui/berty_message_status_hu5dd157cee3726df33afa7f96d79840f1_487756_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-ux-ui/berty_message_status_hu5dd157cee3726df33afa7f96d79840f1_487756_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-ux-ui/berty_message_status_hu5dd157cee3726df33afa7f96d79840f1_487756_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-ux-ui/berty_message_status_hu5dd157cee3726df33afa7f96d79840f1_487756_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-ux-ui/berty_message_status_hu5dd157cee3726df33afa7f96d79840f1_487756_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-ux-ui/berty_contact_silhouette_other_uses_huac3226e220627710d0cd342b48296ea4_439128_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-ux-ui/berty_contact_silhouette_other_uses_huac3226e220627710d0cd342b48296ea4_439128_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-ux-ui/berty_contact_silhouette_other_uses_huac3226e220627710d0cd342b48296ea4_439128_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-ux-ui/berty_contact_silhouette_other_uses_huac3226e220627710d0cd342b48296ea4_439128_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-ux-ui/berty_contact_silhouette_other_uses_huac3226e220627710d0cd342b48296ea4_439128_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-ux-ui/berty_contact_silhouette_other_uses_huac3226e220627710d0cd342b48296ea4_439128_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-ux-ui/berty_contact_silhouette_other_uses_huac3226e220627710d0cd342b48296ea4_439128_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-ux-ui/berty_contact_silhouette_other_uses_huac3226e220627710d0cd342b48296ea4_439128_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-ux-ui/berty_contact_silhouette_other_uses_huac3226e220627710d0cd342b48296ea4_439128_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-ux-ui/berty_contact_silhouette_other_uses_huac3226e220627710d0cd342b48296ea4_439128_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-ux-ui/berty_contact_silhouette_other_uses_huac3226e220627710d0cd342b48296ea4_439128_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-ux-ui/berty_contact_silhouette_other_uses_huac3226e220627710d0cd342b48296ea4_439128_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-ux-ui/berty_contact_silhouette_other_uses_huac3226e220627710d0cd342b48296ea4_439128_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-ux-ui/berty_contact_silhouette_other_uses_huac3226e220627710d0cd342b48296ea4_439128_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-ux-ui/berty_contact_silhouette_other_uses_huac3226e220627710d0cd342b48296ea4_439128_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-ux-ui/berty_contact_silhouette_other_uses_huac3226e220627710d0cd342b48296ea4_439128_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-ux-ui/berty_navigation_hu66ff4c8120b2564e769492f5a608ed59_510610_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-ux-ui/berty_navigation_hu66ff4c8120b2564e769492f5a608ed59_510610_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-ux-ui/berty_navigation_hu66ff4c8120b2564e769492f5a608ed59_510610_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-ux-ui/berty_navigation_hu66ff4c8120b2564e769492f5a608ed59_510610_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-ux-ui/berty_navigation_hu66ff4c8120b2564e769492f5a608ed59_510610_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-ux-ui/berty_navigation_hu66ff4c8120b2564e769492f5a608ed59_510610_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-ux-ui/berty_navigation_hu66ff4c8120b2564e769492f5a608ed59_510610_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-ux-ui/berty_navigation_hu66ff4c8120b2564e769492f5a608ed59_510610_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-ux-ui/berty_navigation_hu66ff4c8120b2564e769492f5a608ed59_510610_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-ux-ui/berty_navigation_hu66ff4c8120b2564e769492f5a608ed59_510610_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-ux-ui/berty_navigation_hu66ff4c8120b2564e769492f5a608ed59_510610_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-ux-ui/berty_navigation_hu66ff4c8120b2564e769492f5a608ed59_510610_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-ux-ui/berty_navigation_hu66ff4c8120b2564e769492f5a608ed59_510610_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-ux-ui/berty_navigation_hu66ff4c8120b2564e769492f5a608ed59_510610_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-ux-ui/berty_navigation_hu66ff4c8120b2564e769492f5a608ed59_510610_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-ux-ui/berty_navigation_hu66ff4c8120b2564e769492f5a608ed59_510610_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-ux-ui/berty_search_hu7d772c384a05adc5dba2716b2d804dd4_365333_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-ux-ui/berty_search_hu7d772c384a05adc5dba2716b2d804dd4_365333_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-ux-ui/berty_search_hu7d772c384a05adc5dba2716b2d804dd4_365333_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-ux-ui/berty_search_hu7d772c384a05adc5dba2716b2d804dd4_365333_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-ux-ui/berty_search_hu7d772c384a05adc5dba2716b2d804dd4_365333_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-ux-ui/berty_search_hu7d772c384a05adc5dba2716b2d804dd4_365333_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-ux-ui/berty_search_hu7d772c384a05adc5dba2716b2d804dd4_365333_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-ux-ui/berty_search_hu7d772c384a05adc5dba2716b2d804dd4_365333_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-ux-ui/berty_search_hu7d772c384a05adc5dba2716b2d804dd4_365333_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-ux-ui/berty_search_hu7d772c384a05adc5dba2716b2d804dd4_365333_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-ux-ui/berty_search_hu7d772c384a05adc5dba2716b2d804dd4_365333_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-ux-ui/berty_search_hu7d772c384a05adc5dba2716b2d804dd4_365333_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-ux-ui/berty_search_hu7d772c384a05adc5dba2716b2d804dd4_365333_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-ux-ui/berty_search_hu7d772c384a05adc5dba2716b2d804dd4_365333_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-ux-ui/berty_search_hu7d772c384a05adc5dba2716b2d804dd4_365333_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-ux-ui/berty_search_hu7d772c384a05adc5dba2716b2d804dd4_365333_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-ux-ui/berty_settings_1_hu3af4651e733a9a5928ac6e084df2974b_468835_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-ux-ui/berty_settings_1_hu3af4651e733a9a5928ac6e084df2974b_468835_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-ux-ui/berty_settings_1_hu3af4651e733a9a5928ac6e084df2974b_468835_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-ux-ui/berty_settings_1_hu3af4651e733a9a5928ac6e084df2974b_468835_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-ux-ui/berty_settings_1_hu3af4651e733a9a5928ac6e084df2974b_468835_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-ux-ui/berty_settings_1_hu3af4651e733a9a5928ac6e084df2974b_468835_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-ux-ui/berty_settings_1_hu3af4651e733a9a5928ac6e084df2974b_468835_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-ux-ui/berty_settings_1_hu3af4651e733a9a5928ac6e084df2974b_468835_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-ux-ui/berty_settings_1_hu3af4651e733a9a5928ac6e084df2974b_468835_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-ux-ui/berty_settings_1_hu3af4651e733a9a5928ac6e084df2974b_468835_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-ux-ui/berty_settings_1_hu3af4651e733a9a5928ac6e084df2974b_468835_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-ux-ui/berty_settings_1_hu3af4651e733a9a5928ac6e084df2974b_468835_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-ux-ui/berty_settings_1_hu3af4651e733a9a5928ac6e084df2974b_468835_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-ux-ui/berty_settings_1_hu3af4651e733a9a5928ac6e084df2974b_468835_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-ux-ui/berty_settings_1_hu3af4651e733a9a5928ac6e084df2974b_468835_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-ux-ui/berty_settings_1_hu3af4651e733a9a5928ac6e084df2974b_468835_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/img/avatar_alex_hu7a79b2765093c5a32faa56bfb6ef9429_717312_70x70_resize_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-ux-ui/berty_settings_2_hu5c2e728a227d90b29451c2a7f7e82417_378361_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-ux-ui/berty_settings_2_hu5c2e728a227d90b29451c2a7f7e82417_378361_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-ux-ui/berty_settings_2_hu5c2e728a227d90b29451c2a7f7e82417_378361_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-ux-ui/berty_settings_2_hu5c2e728a227d90b29451c2a7f7e82417_378361_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-ux-ui/berty_settings_2_hu5c2e728a227d90b29451c2a7f7e82417_378361_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-ux-ui/berty_settings_2_hu5c2e728a227d90b29451c2a7f7e82417_378361_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-ux-ui/berty_settings_2_hu5c2e728a227d90b29451c2a7f7e82417_378361_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-ux-ui/berty_settings_2_hu5c2e728a227d90b29451c2a7f7e82417_378361_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-ux-ui/berty_settings_2_hu5c2e728a227d90b29451c2a7f7e82417_378361_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-ux-ui/berty_settings_2_hu5c2e728a227d90b29451c2a7f7e82417_378361_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-ux-ui/berty_settings_2_hu5c2e728a227d90b29451c2a7f7e82417_378361_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-ux-ui/berty_settings_2_hu5c2e728a227d90b29451c2a7f7e82417_378361_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-ux-ui/berty_settings_2_hu5c2e728a227d90b29451c2a7f7e82417_378361_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-ux-ui/berty_settings_2_hu5c2e728a227d90b29451c2a7f7e82417_378361_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-ux-ui/berty_settings_2_hu5c2e728a227d90b29451c2a7f7e82417_378361_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-ux-ui/berty_settings_2_hu5c2e728a227d90b29451c2a7f7e82417_378361_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-ux-ui/berty_darkmode_hub8f8fd925325ca1b07670e5f8cac8a72_323755_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-ux-ui/berty_darkmode_hub8f8fd925325ca1b07670e5f8cac8a72_323755_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-ux-ui/berty_darkmode_hub8f8fd925325ca1b07670e5f8cac8a72_323755_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-ux-ui/berty_darkmode_hub8f8fd925325ca1b07670e5f8cac8a72_323755_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-ux-ui/berty_darkmode_hub8f8fd925325ca1b07670e5f8cac8a72_323755_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-ux-ui/berty_darkmode_hub8f8fd925325ca1b07670e5f8cac8a72_323755_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-ux-ui/berty_darkmode_hub8f8fd925325ca1b07670e5f8cac8a72_323755_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-ux-ui/berty_darkmode_hub8f8fd925325ca1b07670e5f8cac8a72_323755_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-ux-ui/berty_darkmode_hub8f8fd925325ca1b07670e5f8cac8a72_323755_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-ux-ui/berty_darkmode_hub8f8fd925325ca1b07670e5f8cac8a72_323755_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-ux-ui/berty_darkmode_hub8f8fd925325ca1b07670e5f8cac8a72_323755_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-ux-ui/berty_darkmode_hub8f8fd925325ca1b07670e5f8cac8a72_323755_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-ux-ui/berty_darkmode_hub8f8fd925325ca1b07670e5f8cac8a72_323755_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-ux-ui/berty_darkmode_hub8f8fd925325ca1b07670e5f8cac8a72_323755_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-ux-ui/berty_darkmode_hub8f8fd925325ca1b07670e5f8cac8a72_323755_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-ux-ui/berty_darkmode_hub8f8fd925325ca1b07670e5f8cac8a72_323755_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/berty-ux-ui/berty_settings_notifications_hu1f2f66e91770aa7b78af99f203ab9ce8_470415_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/berty-ux-ui/berty_settings_notifications_hu1f2f66e91770aa7b78af99f203ab9ce8_470415_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/berty-ux-ui/berty_settings_notifications_hu1f2f66e91770aa7b78af99f203ab9ce8_470415_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/berty-ux-ui/berty_settings_notifications_hu1f2f66e91770aa7b78af99f203ab9ce8_470415_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/berty-ux-ui/berty_settings_notifications_hu1f2f66e91770aa7b78af99f203ab9ce8_470415_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/berty-ux-ui/berty_settings_notifications_hu1f2f66e91770aa7b78af99f203ab9ce8_470415_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/berty-ux-ui/berty_settings_notifications_hu1f2f66e91770aa7b78af99f203ab9ce8_470415_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/berty-ux-ui/berty_settings_notifications_hu1f2f66e91770aa7b78af99f203ab9ce8_470415_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/berty-ux-ui/berty_settings_notifications_hu1f2f66e91770aa7b78af99f203ab9ce8_470415_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/berty-ux-ui/berty_settings_notifications_hu1f2f66e91770aa7b78af99f203ab9ce8_470415_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/berty-ux-ui/berty_settings_notifications_hu1f2f66e91770aa7b78af99f203ab9ce8_470415_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/berty-ux-ui/berty_settings_notifications_hu1f2f66e91770aa7b78af99f203ab9ce8_470415_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/berty-ux-ui/berty_settings_notifications_hu1f2f66e91770aa7b78af99f203ab9ce8_470415_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/berty-ux-ui/berty_settings_notifications_hu1f2f66e91770aa7b78af99f203ab9ce8_470415_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/berty-ux-ui/berty_settings_notifications_hu1f2f66e91770aa7b78af99f203ab9ce8_470415_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/berty-ux-ui/berty_settings_notifications_hu1f2f66e91770aa7b78af99f203ab9ce8_470415_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/bluetooth-low-energy/SkVml4jPI_hu2a78b42de56949a5176f7470dbdc6c2e_101629_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/bluetooth-low-energy/SkVml4jPI_hu2a78b42de56949a5176f7470dbdc6c2e_101629_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/bluetooth-low-energy/SkVml4jPI_hu2a78b42de56949a5176f7470dbdc6c2e_101629_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/bluetooth-low-energy/SkVml4jPI_hu2a78b42de56949a5176f7470dbdc6c2e_101629_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/bluetooth-low-energy/SkVml4jPI_hu2a78b42de56949a5176f7470dbdc6c2e_101629_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/bluetooth-low-energy/SkVml4jPI_hu2a78b42de56949a5176f7470dbdc6c2e_101629_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/bluetooth-low-energy/SkVml4jPI_hu2a78b42de56949a5176f7470dbdc6c2e_101629_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/bluetooth-low-energy/SkVml4jPI_hu2a78b42de56949a5176f7470dbdc6c2e_101629_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/bluetooth-low-energy/SkVml4jPI_hu2a78b42de56949a5176f7470dbdc6c2e_101629_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/bluetooth-low-energy/SkVml4jPI_hu2a78b42de56949a5176f7470dbdc6c2e_101629_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/bluetooth-low-energy/SkVml4jPI_hu2a78b42de56949a5176f7470dbdc6c2e_101629_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/bluetooth-low-energy/SkVml4jPI_hu2a78b42de56949a5176f7470dbdc6c2e_101629_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/bluetooth-low-energy/SkVml4jPI_hu2a78b42de56949a5176f7470dbdc6c2e_101629_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/bluetooth-low-energy/SkVml4jPI_hu2a78b42de56949a5176f7470dbdc6c2e_101629_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/bluetooth-low-energy/SkVml4jPI_hu2a78b42de56949a5176f7470dbdc6c2e_101629_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/bluetooth-low-energy/SkVml4jPI_hu2a78b42de56949a5176f7470dbdc6c2e_101629_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/best-password-manager/password-manager_hu05f25ffaf494d032ea7f8150223e49cc_363190_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/best-password-manager/password-manager_hu05f25ffaf494d032ea7f8150223e49cc_363190_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/best-password-manager/password-manager_hu05f25ffaf494d032ea7f8150223e49cc_363190_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/best-password-manager/password-manager_hu05f25ffaf494d032ea7f8150223e49cc_363190_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/best-password-manager/password-manager_hu05f25ffaf494d032ea7f8150223e49cc_363190_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/best-password-manager/password-manager_hu05f25ffaf494d032ea7f8150223e49cc_363190_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/best-password-manager/password-manager_hu05f25ffaf494d032ea7f8150223e49cc_363190_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/best-password-manager/password-manager_hu05f25ffaf494d032ea7f8150223e49cc_363190_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/best-password-manager/password-manager_hu05f25ffaf494d032ea7f8150223e49cc_363190_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/best-password-manager/password-manager_hu05f25ffaf494d032ea7f8150223e49cc_363190_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/best-password-manager/password-manager_hu05f25ffaf494d032ea7f8150223e49cc_363190_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/best-password-manager/password-manager_hu05f25ffaf494d032ea7f8150223e49cc_363190_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/best-password-manager/password-manager_hu05f25ffaf494d032ea7f8150223e49cc_363190_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/best-password-manager/password-manager_hu05f25ffaf494d032ea7f8150223e49cc_363190_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/best-password-manager/password-manager_hu05f25ffaf494d032ea7f8150223e49cc_363190_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/best-password-manager/password-manager_hu05f25ffaf494d032ea7f8150223e49cc_363190_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/blockchain-berty/2021-01-04-Berty-Blogpost-Blockchain_hu8b66f803a6af4c7c6e104650beb9df46_547818_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/blockchain-berty/2021-01-04-Berty-Blogpost-Blockchain_hu8b66f803a6af4c7c6e104650beb9df46_547818_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/blockchain-berty/2021-01-04-Berty-Blogpost-Blockchain_hu8b66f803a6af4c7c6e104650beb9df46_547818_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/blockchain-berty/2021-01-04-Berty-Blogpost-Blockchain_hu8b66f803a6af4c7c6e104650beb9df46_547818_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/blockchain-berty/2021-01-04-Berty-Blogpost-Blockchain_hu8b66f803a6af4c7c6e104650beb9df46_547818_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/blockchain-berty/2021-01-04-Berty-Blogpost-Blockchain_hu8b66f803a6af4c7c6e104650beb9df46_547818_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/blockchain-berty/2021-01-04-Berty-Blogpost-Blockchain_hu8b66f803a6af4c7c6e104650beb9df46_547818_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/blockchain-berty/2021-01-04-Berty-Blogpost-Blockchain_hu8b66f803a6af4c7c6e104650beb9df46_547818_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/blockchain-berty/2021-01-04-Berty-Blogpost-Blockchain_hu8b66f803a6af4c7c6e104650beb9df46_547818_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/blockchain-berty/2021-01-04-Berty-Blogpost-Blockchain_hu8b66f803a6af4c7c6e104650beb9df46_547818_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/blockchain-berty/2021-01-04-Berty-Blogpost-Blockchain_hu8b66f803a6af4c7c6e104650beb9df46_547818_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/blockchain-berty/2021-01-04-Berty-Blogpost-Blockchain_hu8b66f803a6af4c7c6e104650beb9df46_547818_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/blockchain-berty/2021-01-04-Berty-Blogpost-Blockchain_hu8b66f803a6af4c7c6e104650beb9df46_547818_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/blockchain-berty/2021-01-04-Berty-Blogpost-Blockchain_hu8b66f803a6af4c7c6e104650beb9df46_547818_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/blockchain-berty/2021-01-04-Berty-Blogpost-Blockchain_hu8b66f803a6af4c7c6e104650beb9df46_547818_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/blockchain-berty/2021-01-04-Berty-Blogpost-Blockchain_hu8b66f803a6af4c7c6e104650beb9df46_547818_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/bluetooth-low-energy/HydFvfow8_hu4333e86f4a35e6b30d9203b646d3b439_46327_833x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/bluetooth-low-energy/HydFvfow8_hu4333e86f4a35e6b30d9203b646d3b439_46327_833x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/bluetooth-low-energy/HydFvfow8_hu4333e86f4a35e6b30d9203b646d3b439_46327_833x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/bluetooth-low-energy/HydFvfow8_hu4333e86f4a35e6b30d9203b646d3b439_46327_833x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/bluetooth-low-energy/HydFvfow8_hu4333e86f4a35e6b30d9203b646d3b439_46327_833x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/bluetooth-low-energy/HydFvfow8_hu4333e86f4a35e6b30d9203b646d3b439_46327_833x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/bluetooth-low-energy/HydFvfow8_hu4333e86f4a35e6b30d9203b646d3b439_46327_833x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/bluetooth-low-energy/HydFvfow8_hu4333e86f4a35e6b30d9203b646d3b439_46327_833x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/bluetooth-low-energy/HydFvfow8_hu4333e86f4a35e6b30d9203b646d3b439_46327_833x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/bluetooth-low-energy/HydFvfow8_hu4333e86f4a35e6b30d9203b646d3b439_46327_833x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/bluetooth-low-energy/HydFvfow8_hu4333e86f4a35e6b30d9203b646d3b439_46327_833x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/bluetooth-low-energy/HydFvfow8_hu4333e86f4a35e6b30d9203b646d3b439_46327_833x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/bluetooth-low-energy/HydFvfow8_hu4333e86f4a35e6b30d9203b646d3b439_46327_833x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/bluetooth-low-energy/HydFvfow8_hu4333e86f4a35e6b30d9203b646d3b439_46327_833x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/bluetooth-low-energy/HydFvfow8_hu4333e86f4a35e6b30d9203b646d3b439_46327_833x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/bluetooth-low-energy/HydFvfow8_hu4333e86f4a35e6b30d9203b646d3b439_46327_833x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/bluetooth-low-energy/2020-04-06-Berty-blogpost-Bluetooth-Low-Energy_hu8b1c124be1a40f1959e98d359a7c8a23_54673_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/bluetooth-low-energy/2020-04-06-Berty-blogpost-Bluetooth-Low-Energy_hu8b1c124be1a40f1959e98d359a7c8a23_54673_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/bluetooth-low-energy/2020-04-06-Berty-blogpost-Bluetooth-Low-Energy_hu8b1c124be1a40f1959e98d359a7c8a23_54673_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/bluetooth-low-energy/2020-04-06-Berty-blogpost-Bluetooth-Low-Energy_hu8b1c124be1a40f1959e98d359a7c8a23_54673_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/bluetooth-low-energy/2020-04-06-Berty-blogpost-Bluetooth-Low-Energy_hu8b1c124be1a40f1959e98d359a7c8a23_54673_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/bluetooth-low-energy/2020-04-06-Berty-blogpost-Bluetooth-Low-Energy_hu8b1c124be1a40f1959e98d359a7c8a23_54673_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/bluetooth-low-energy/2020-04-06-Berty-blogpost-Bluetooth-Low-Energy_hu8b1c124be1a40f1959e98d359a7c8a23_54673_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/bluetooth-low-energy/2020-04-06-Berty-blogpost-Bluetooth-Low-Energy_hu8b1c124be1a40f1959e98d359a7c8a23_54673_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/bluetooth-low-energy/2020-04-06-Berty-blogpost-Bluetooth-Low-Energy_hu8b1c124be1a40f1959e98d359a7c8a23_54673_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/bluetooth-low-energy/2020-04-06-Berty-blogpost-Bluetooth-Low-Energy_hu8b1c124be1a40f1959e98d359a7c8a23_54673_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/bluetooth-low-energy/2020-04-06-Berty-blogpost-Bluetooth-Low-Energy_hu8b1c124be1a40f1959e98d359a7c8a23_54673_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/bluetooth-low-energy/2020-04-06-Berty-blogpost-Bluetooth-Low-Energy_hu8b1c124be1a40f1959e98d359a7c8a23_54673_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/bluetooth-low-energy/2020-04-06-Berty-blogpost-Bluetooth-Low-Energy_hu8b1c124be1a40f1959e98d359a7c8a23_54673_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/bluetooth-low-energy/2020-04-06-Berty-blogpost-Bluetooth-Low-Energy_hu8b1c124be1a40f1959e98d359a7c8a23_54673_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/bluetooth-low-energy/2020-04-06-Berty-blogpost-Bluetooth-Low-Energy_hu8b1c124be1a40f1959e98d359a7c8a23_54673_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/bluetooth-low-energy/2020-04-06-Berty-blogpost-Bluetooth-Low-Energy_hu8b1c124be1a40f1959e98d359a7c8a23_54673_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/img/avatar_aeddi_hub8125df95757643b68f3f1a76044ae54_67872_70x70_resize_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/bluetooth-low-energy/r17mW7jv8_hu30de4879e25cf3932cf8829c8387d960_1214461_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/bluetooth-low-energy/r17mW7jv8_hu30de4879e25cf3932cf8829c8387d960_1214461_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/bluetooth-low-energy/r17mW7jv8_hu30de4879e25cf3932cf8829c8387d960_1214461_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/bluetooth-low-energy/r17mW7jv8_hu30de4879e25cf3932cf8829c8387d960_1214461_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/bluetooth-low-energy/r17mW7jv8_hu30de4879e25cf3932cf8829c8387d960_1214461_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/bluetooth-low-energy/r17mW7jv8_hu30de4879e25cf3932cf8829c8387d960_1214461_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/bluetooth-low-energy/r17mW7jv8_hu30de4879e25cf3932cf8829c8387d960_1214461_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/bluetooth-low-energy/r17mW7jv8_hu30de4879e25cf3932cf8829c8387d960_1214461_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/bluetooth-low-energy/r17mW7jv8_hu30de4879e25cf3932cf8829c8387d960_1214461_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/bluetooth-low-energy/r17mW7jv8_hu30de4879e25cf3932cf8829c8387d960_1214461_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/bluetooth-low-energy/r17mW7jv8_hu30de4879e25cf3932cf8829c8387d960_1214461_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/bluetooth-low-energy/r17mW7jv8_hu30de4879e25cf3932cf8829c8387d960_1214461_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/bluetooth-low-energy/r17mW7jv8_hu30de4879e25cf3932cf8829c8387d960_1214461_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/bluetooth-low-energy/r17mW7jv8_hu30de4879e25cf3932cf8829c8387d960_1214461_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/bluetooth-low-energy/r17mW7jv8_hu30de4879e25cf3932cf8829c8387d960_1214461_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/bluetooth-low-energy/r17mW7jv8_hu30de4879e25cf3932cf8829c8387d960_1214461_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/bluetooth-low-energy/H1c6Dm9vU_hudc7ef15d4472649aa7e2ac7d4a5642c5_105062_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/bluetooth-low-energy/H1c6Dm9vU_hudc7ef15d4472649aa7e2ac7d4a5642c5_105062_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/bluetooth-low-energy/H1c6Dm9vU_hudc7ef15d4472649aa7e2ac7d4a5642c5_105062_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/bluetooth-low-energy/H1c6Dm9vU_hudc7ef15d4472649aa7e2ac7d4a5642c5_105062_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/bluetooth-low-energy/H1c6Dm9vU_hudc7ef15d4472649aa7e2ac7d4a5642c5_105062_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/bluetooth-low-energy/H1c6Dm9vU_hudc7ef15d4472649aa7e2ac7d4a5642c5_105062_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/bluetooth-low-energy/H1c6Dm9vU_hudc7ef15d4472649aa7e2ac7d4a5642c5_105062_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/bluetooth-low-energy/H1c6Dm9vU_hudc7ef15d4472649aa7e2ac7d4a5642c5_105062_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/bluetooth-low-energy/H1c6Dm9vU_hudc7ef15d4472649aa7e2ac7d4a5642c5_105062_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/bluetooth-low-energy/H1c6Dm9vU_hudc7ef15d4472649aa7e2ac7d4a5642c5_105062_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/bluetooth-low-energy/H1c6Dm9vU_hudc7ef15d4472649aa7e2ac7d4a5642c5_105062_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/bluetooth-low-energy/H1c6Dm9vU_hudc7ef15d4472649aa7e2ac7d4a5642c5_105062_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/bluetooth-low-energy/H1c6Dm9vU_hudc7ef15d4472649aa7e2ac7d4a5642c5_105062_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/bluetooth-low-energy/H1c6Dm9vU_hudc7ef15d4472649aa7e2ac7d4a5642c5_105062_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/bluetooth-low-energy/H1c6Dm9vU_hudc7ef15d4472649aa7e2ac7d4a5642c5_105062_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/bluetooth-low-energy/H1c6Dm9vU_hudc7ef15d4472649aa7e2ac7d4a5642c5_105062_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/img/avatar_manfred_hue5fb9e4b83a3c61da8d365b8057d4dbe_17221_70x70_resize_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/bluetooth-low-energy/rkyZNGsP8_hu0eb5e4d35d179f02912a6997ada9f5c7_57126_594x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/bluetooth-low-energy/rkyZNGsP8_hu0eb5e4d35d179f02912a6997ada9f5c7_57126_594x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/bluetooth-low-energy/rkyZNGsP8_hu0eb5e4d35d179f02912a6997ada9f5c7_57126_594x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/bluetooth-low-energy/rkyZNGsP8_hu0eb5e4d35d179f02912a6997ada9f5c7_57126_594x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/bluetooth-low-energy/rkyZNGsP8_hu0eb5e4d35d179f02912a6997ada9f5c7_57126_594x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/bluetooth-low-energy/rkyZNGsP8_hu0eb5e4d35d179f02912a6997ada9f5c7_57126_594x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/bluetooth-low-energy/rkyZNGsP8_hu0eb5e4d35d179f02912a6997ada9f5c7_57126_594x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/bluetooth-low-energy/rkyZNGsP8_hu0eb5e4d35d179f02912a6997ada9f5c7_57126_594x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/bluetooth-low-energy/rkyZNGsP8_hu0eb5e4d35d179f02912a6997ada9f5c7_57126_594x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/bluetooth-low-energy/rkyZNGsP8_hu0eb5e4d35d179f02912a6997ada9f5c7_57126_594x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/bluetooth-low-energy/rkyZNGsP8_hu0eb5e4d35d179f02912a6997ada9f5c7_57126_594x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/bluetooth-low-energy/rkyZNGsP8_hu0eb5e4d35d179f02912a6997ada9f5c7_57126_594x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/bluetooth-low-energy/rkyZNGsP8_hu0eb5e4d35d179f02912a6997ada9f5c7_57126_594x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/bluetooth-low-energy/rkyZNGsP8_hu0eb5e4d35d179f02912a6997ada9f5c7_57126_594x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/bluetooth-low-energy/rkyZNGsP8_hu0eb5e4d35d179f02912a6997ada9f5c7_57126_594x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/bluetooth-low-energy/rkyZNGsP8_hu0eb5e4d35d179f02912a6997ada9f5c7_57126_594x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/closed-beta-berty/2020-09-28-Berty-Blogpost-Release-closed-Beta_hu1233f2df5bff5c270ccbb12006159b83_145259_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/closed-beta-berty/2020-09-28-Berty-Blogpost-Release-closed-Beta_hu1233f2df5bff5c270ccbb12006159b83_145259_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/closed-beta-berty/2020-09-28-Berty-Blogpost-Release-closed-Beta_hu1233f2df5bff5c270ccbb12006159b83_145259_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/closed-beta-berty/2020-09-28-Berty-Blogpost-Release-closed-Beta_hu1233f2df5bff5c270ccbb12006159b83_145259_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/closed-beta-berty/2020-09-28-Berty-Blogpost-Release-closed-Beta_hu1233f2df5bff5c270ccbb12006159b83_145259_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/closed-beta-berty/2020-09-28-Berty-Blogpost-Release-closed-Beta_hu1233f2df5bff5c270ccbb12006159b83_145259_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/closed-beta-berty/2020-09-28-Berty-Blogpost-Release-closed-Beta_hu1233f2df5bff5c270ccbb12006159b83_145259_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/closed-beta-berty/2020-09-28-Berty-Blogpost-Release-closed-Beta_hu1233f2df5bff5c270ccbb12006159b83_145259_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/closed-beta-berty/2020-09-28-Berty-Blogpost-Release-closed-Beta_hu1233f2df5bff5c270ccbb12006159b83_145259_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/closed-beta-berty/2020-09-28-Berty-Blogpost-Release-closed-Beta_hu1233f2df5bff5c270ccbb12006159b83_145259_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/closed-beta-berty/2020-09-28-Berty-Blogpost-Release-closed-Beta_hu1233f2df5bff5c270ccbb12006159b83_145259_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/closed-beta-berty/2020-09-28-Berty-Blogpost-Release-closed-Beta_hu1233f2df5bff5c270ccbb12006159b83_145259_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/closed-beta-berty/2020-09-28-Berty-Blogpost-Release-closed-Beta_hu1233f2df5bff5c270ccbb12006159b83_145259_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/closed-beta-berty/2020-09-28-Berty-Blogpost-Release-closed-Beta_hu1233f2df5bff5c270ccbb12006159b83_145259_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/closed-beta-berty/2020-09-28-Berty-Blogpost-Release-closed-Beta_hu1233f2df5bff5c270ccbb12006159b83_145259_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/closed-beta-berty/2020-09-28-Berty-Blogpost-Release-closed-Beta_hu1233f2df5bff5c270ccbb12006159b83_145259_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/building-web3/building-web3_hucc92acccfbad83d1420b27c2a8da2863_2612490_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/building-web3/building-web3_hucc92acccfbad83d1420b27c2a8da2863_2612490_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/building-web3/building-web3_hucc92acccfbad83d1420b27c2a8da2863_2612490_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/building-web3/building-web3_hucc92acccfbad83d1420b27c2a8da2863_2612490_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/building-web3/building-web3_hucc92acccfbad83d1420b27c2a8da2863_2612490_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/building-web3/building-web3_hucc92acccfbad83d1420b27c2a8da2863_2612490_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/building-web3/building-web3_hucc92acccfbad83d1420b27c2a8da2863_2612490_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/building-web3/building-web3_hucc92acccfbad83d1420b27c2a8da2863_2612490_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/building-web3/building-web3_hucc92acccfbad83d1420b27c2a8da2863_2612490_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/building-web3/building-web3_hucc92acccfbad83d1420b27c2a8da2863_2612490_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/building-web3/building-web3_hucc92acccfbad83d1420b27c2a8da2863_2612490_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/building-web3/building-web3_hucc92acccfbad83d1420b27c2a8da2863_2612490_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/building-web3/building-web3_hucc92acccfbad83d1420b27c2a8da2863_2612490_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/building-web3/building-web3_hucc92acccfbad83d1420b27c2a8da2863_2612490_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/building-web3/building-web3_hucc92acccfbad83d1420b27c2a8da2863_2612490_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/building-web3/building-web3_hucc92acccfbad83d1420b27c2a8da2863_2612490_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/corona-berty/corona_hufb6378401f6dd5dc8aac2f1f6d6d8b49_694965_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/corona-berty/corona_hufb6378401f6dd5dc8aac2f1f6d6d8b49_694965_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/corona-berty/corona_hufb6378401f6dd5dc8aac2f1f6d6d8b49_694965_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/corona-berty/corona_hufb6378401f6dd5dc8aac2f1f6d6d8b49_694965_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/corona-berty/corona_hufb6378401f6dd5dc8aac2f1f6d6d8b49_694965_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/corona-berty/corona_hufb6378401f6dd5dc8aac2f1f6d6d8b49_694965_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/corona-berty/corona_hufb6378401f6dd5dc8aac2f1f6d6d8b49_694965_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/corona-berty/corona_hufb6378401f6dd5dc8aac2f1f6d6d8b49_694965_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/corona-berty/corona_hufb6378401f6dd5dc8aac2f1f6d6d8b49_694965_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/corona-berty/corona_hufb6378401f6dd5dc8aac2f1f6d6d8b49_694965_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/corona-berty/corona_hufb6378401f6dd5dc8aac2f1f6d6d8b49_694965_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/corona-berty/corona_hufb6378401f6dd5dc8aac2f1f6d6d8b49_694965_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/corona-berty/corona_hufb6378401f6dd5dc8aac2f1f6d6d8b49_694965_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/corona-berty/corona_hufb6378401f6dd5dc8aac2f1f6d6d8b49_694965_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/corona-berty/corona_hufb6378401f6dd5dc8aac2f1f6d6d8b49_694965_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/corona-berty/corona_hufb6378401f6dd5dc8aac2f1f6d6d8b49_694965_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/countering-censorship/counter-censorship_huf8d203d450e26a765b8d033207e9a4a3_616665_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/countering-censorship/counter-censorship_huf8d203d450e26a765b8d033207e9a4a3_616665_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/countering-censorship/counter-censorship_huf8d203d450e26a765b8d033207e9a4a3_616665_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/countering-censorship/counter-censorship_huf8d203d450e26a765b8d033207e9a4a3_616665_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/countering-censorship/counter-censorship_huf8d203d450e26a765b8d033207e9a4a3_616665_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/countering-censorship/counter-censorship_huf8d203d450e26a765b8d033207e9a4a3_616665_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/countering-censorship/counter-censorship_huf8d203d450e26a765b8d033207e9a4a3_616665_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/countering-censorship/counter-censorship_huf8d203d450e26a765b8d033207e9a4a3_616665_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/countering-censorship/counter-censorship_huf8d203d450e26a765b8d033207e9a4a3_616665_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/countering-censorship/counter-censorship_huf8d203d450e26a765b8d033207e9a4a3_616665_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/countering-censorship/counter-censorship_huf8d203d450e26a765b8d033207e9a4a3_616665_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/countering-censorship/counter-censorship_huf8d203d450e26a765b8d033207e9a4a3_616665_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/countering-censorship/counter-censorship_huf8d203d450e26a765b8d033207e9a4a3_616665_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/countering-censorship/counter-censorship_huf8d203d450e26a765b8d033207e9a4a3_616665_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/countering-censorship/counter-censorship_huf8d203d450e26a765b8d033207e9a4a3_616665_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/countering-censorship/counter-censorship_huf8d203d450e26a765b8d033207e9a4a3_616665_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/covid-local-cooperation/Micro-local-cooperation_hu67145b6d5c4ec1542dd34663a9b1a9f5_640612_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/covid-local-cooperation/Micro-local-cooperation_hu67145b6d5c4ec1542dd34663a9b1a9f5_640612_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/covid-local-cooperation/Micro-local-cooperation_hu67145b6d5c4ec1542dd34663a9b1a9f5_640612_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/covid-local-cooperation/Micro-local-cooperation_hu67145b6d5c4ec1542dd34663a9b1a9f5_640612_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/covid-local-cooperation/Micro-local-cooperation_hu67145b6d5c4ec1542dd34663a9b1a9f5_640612_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/covid-local-cooperation/Micro-local-cooperation_hu67145b6d5c4ec1542dd34663a9b1a9f5_640612_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/covid-local-cooperation/Micro-local-cooperation_hu67145b6d5c4ec1542dd34663a9b1a9f5_640612_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/covid-local-cooperation/Micro-local-cooperation_hu67145b6d5c4ec1542dd34663a9b1a9f5_640612_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/covid-local-cooperation/Micro-local-cooperation_hu67145b6d5c4ec1542dd34663a9b1a9f5_640612_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/covid-local-cooperation/Micro-local-cooperation_hu67145b6d5c4ec1542dd34663a9b1a9f5_640612_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/covid-local-cooperation/Micro-local-cooperation_hu67145b6d5c4ec1542dd34663a9b1a9f5_640612_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/covid-local-cooperation/Micro-local-cooperation_hu67145b6d5c4ec1542dd34663a9b1a9f5_640612_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/covid-local-cooperation/Micro-local-cooperation_hu67145b6d5c4ec1542dd34663a9b1a9f5_640612_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/covid-local-cooperation/Micro-local-cooperation_hu67145b6d5c4ec1542dd34663a9b1a9f5_640612_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/covid-local-cooperation/Micro-local-cooperation_hu67145b6d5c4ec1542dd34663a9b1a9f5_640612_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/covid-local-cooperation/Micro-local-cooperation_hu67145b6d5c4ec1542dd34663a9b1a9f5_640612_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/covid19-surveillance/corona-mass-surveillance_hu3b863feb78d40bf57cc697f1dd9b24dc_760007_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/covid19-surveillance/corona-mass-surveillance_hu3b863feb78d40bf57cc697f1dd9b24dc_760007_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/covid19-surveillance/corona-mass-surveillance_hu3b863feb78d40bf57cc697f1dd9b24dc_760007_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/covid19-surveillance/corona-mass-surveillance_hu3b863feb78d40bf57cc697f1dd9b24dc_760007_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/covid19-surveillance/corona-mass-surveillance_hu3b863feb78d40bf57cc697f1dd9b24dc_760007_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/covid19-surveillance/corona-mass-surveillance_hu3b863feb78d40bf57cc697f1dd9b24dc_760007_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/covid19-surveillance/corona-mass-surveillance_hu3b863feb78d40bf57cc697f1dd9b24dc_760007_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/covid19-surveillance/corona-mass-surveillance_hu3b863feb78d40bf57cc697f1dd9b24dc_760007_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/covid19-surveillance/corona-mass-surveillance_hu3b863feb78d40bf57cc697f1dd9b24dc_760007_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/covid19-surveillance/corona-mass-surveillance_hu3b863feb78d40bf57cc697f1dd9b24dc_760007_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/covid19-surveillance/corona-mass-surveillance_hu3b863feb78d40bf57cc697f1dd9b24dc_760007_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/covid19-surveillance/corona-mass-surveillance_hu3b863feb78d40bf57cc697f1dd9b24dc_760007_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/covid19-surveillance/corona-mass-surveillance_hu3b863feb78d40bf57cc697f1dd9b24dc_760007_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/covid19-surveillance/corona-mass-surveillance_hu3b863feb78d40bf57cc697f1dd9b24dc_760007_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/covid19-surveillance/corona-mass-surveillance_hu3b863feb78d40bf57cc697f1dd9b24dc_760007_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/covid19-surveillance/corona-mass-surveillance_hu3b863feb78d40bf57cc697f1dd9b24dc_760007_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/create-strong-password/create-strong-password_hu2cc07ffc746eeb5121b28df7074543e1_735474_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/create-strong-password/create-strong-password_hu2cc07ffc746eeb5121b28df7074543e1_735474_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/create-strong-password/create-strong-password_hu2cc07ffc746eeb5121b28df7074543e1_735474_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/create-strong-password/create-strong-password_hu2cc07ffc746eeb5121b28df7074543e1_735474_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/create-strong-password/create-strong-password_hu2cc07ffc746eeb5121b28df7074543e1_735474_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/create-strong-password/create-strong-password_hu2cc07ffc746eeb5121b28df7074543e1_735474_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/create-strong-password/create-strong-password_hu2cc07ffc746eeb5121b28df7074543e1_735474_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/create-strong-password/create-strong-password_hu2cc07ffc746eeb5121b28df7074543e1_735474_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/create-strong-password/create-strong-password_hu2cc07ffc746eeb5121b28df7074543e1_735474_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/create-strong-password/create-strong-password_hu2cc07ffc746eeb5121b28df7074543e1_735474_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/create-strong-password/create-strong-password_hu2cc07ffc746eeb5121b28df7074543e1_735474_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/create-strong-password/create-strong-password_hu2cc07ffc746eeb5121b28df7074543e1_735474_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/create-strong-password/create-strong-password_hu2cc07ffc746eeb5121b28df7074543e1_735474_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/create-strong-password/create-strong-password_hu2cc07ffc746eeb5121b28df7074543e1_735474_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/create-strong-password/create-strong-password_hu2cc07ffc746eeb5121b28df7074543e1_735474_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/create-strong-password/create-strong-password_hu2cc07ffc746eeb5121b28df7074543e1_735474_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/cryptography-daily-usage/cryptography-daily-usage_hu306be54bcc1221f2487f6211c58dba02_1422525_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/cryptography-daily-usage/cryptography-daily-usage_hu306be54bcc1221f2487f6211c58dba02_1422525_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/cryptography-daily-usage/cryptography-daily-usage_hu306be54bcc1221f2487f6211c58dba02_1422525_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/cryptography-daily-usage/cryptography-daily-usage_hu306be54bcc1221f2487f6211c58dba02_1422525_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/cryptography-daily-usage/cryptography-daily-usage_hu306be54bcc1221f2487f6211c58dba02_1422525_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/cryptography-daily-usage/cryptography-daily-usage_hu306be54bcc1221f2487f6211c58dba02_1422525_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/cryptography-daily-usage/cryptography-daily-usage_hu306be54bcc1221f2487f6211c58dba02_1422525_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/cryptography-daily-usage/cryptography-daily-usage_hu306be54bcc1221f2487f6211c58dba02_1422525_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/cryptography-daily-usage/cryptography-daily-usage_hu306be54bcc1221f2487f6211c58dba02_1422525_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/cryptography-daily-usage/cryptography-daily-usage_hu306be54bcc1221f2487f6211c58dba02_1422525_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/cryptography-daily-usage/cryptography-daily-usage_hu306be54bcc1221f2487f6211c58dba02_1422525_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/cryptography-daily-usage/cryptography-daily-usage_hu306be54bcc1221f2487f6211c58dba02_1422525_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/cryptography-daily-usage/cryptography-daily-usage_hu306be54bcc1221f2487f6211c58dba02_1422525_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/cryptography-daily-usage/cryptography-daily-usage_hu306be54bcc1221f2487f6211c58dba02_1422525_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/cryptography-daily-usage/cryptography-daily-usage_hu306be54bcc1221f2487f6211c58dba02_1422525_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/cryptography-daily-usage/cryptography-daily-usage_hu306be54bcc1221f2487f6211c58dba02_1422525_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/cryptography-daily-usage/creditcard_hu3d03a01dcc18bc5be0e67db3d8d209a6_3742562_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/cryptography-daily-usage/creditcard_hu3d03a01dcc18bc5be0e67db3d8d209a6_3742562_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/cryptography-daily-usage/creditcard_hu3d03a01dcc18bc5be0e67db3d8d209a6_3742562_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/cryptography-daily-usage/creditcard_hu3d03a01dcc18bc5be0e67db3d8d209a6_3742562_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/cryptography-daily-usage/creditcard_hu3d03a01dcc18bc5be0e67db3d8d209a6_3742562_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/cryptography-daily-usage/creditcard_hu3d03a01dcc18bc5be0e67db3d8d209a6_3742562_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/cryptography-daily-usage/creditcard_hu3d03a01dcc18bc5be0e67db3d8d209a6_3742562_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/cryptography-daily-usage/creditcard_hu3d03a01dcc18bc5be0e67db3d8d209a6_3742562_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/cryptography-daily-usage/creditcard_hu3d03a01dcc18bc5be0e67db3d8d209a6_3742562_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/cryptography-daily-usage/creditcard_hu3d03a01dcc18bc5be0e67db3d8d209a6_3742562_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/cryptography-daily-usage/creditcard_hu3d03a01dcc18bc5be0e67db3d8d209a6_3742562_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/cryptography-daily-usage/creditcard_hu3d03a01dcc18bc5be0e67db3d8d209a6_3742562_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/cryptography-daily-usage/creditcard_hu3d03a01dcc18bc5be0e67db3d8d209a6_3742562_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/cryptography-daily-usage/creditcard_hu3d03a01dcc18bc5be0e67db3d8d209a6_3742562_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/cryptography-daily-usage/creditcard_hu3d03a01dcc18bc5be0e67db3d8d209a6_3742562_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/cryptography-daily-usage/creditcard_hu3d03a01dcc18bc5be0e67db3d8d209a6_3742562_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/cryptography-daily-usage/email_hu3d03a01dcc18bc5be0e67db3d8d209a6_4060049_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/cryptography-daily-usage/email_hu3d03a01dcc18bc5be0e67db3d8d209a6_4060049_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/cryptography-daily-usage/email_hu3d03a01dcc18bc5be0e67db3d8d209a6_4060049_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/cryptography-daily-usage/email_hu3d03a01dcc18bc5be0e67db3d8d209a6_4060049_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/cryptography-daily-usage/email_hu3d03a01dcc18bc5be0e67db3d8d209a6_4060049_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/cryptography-daily-usage/email_hu3d03a01dcc18bc5be0e67db3d8d209a6_4060049_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/cryptography-daily-usage/email_hu3d03a01dcc18bc5be0e67db3d8d209a6_4060049_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/cryptography-daily-usage/email_hu3d03a01dcc18bc5be0e67db3d8d209a6_4060049_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/cryptography-daily-usage/email_hu3d03a01dcc18bc5be0e67db3d8d209a6_4060049_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/cryptography-daily-usage/email_hu3d03a01dcc18bc5be0e67db3d8d209a6_4060049_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/cryptography-daily-usage/email_hu3d03a01dcc18bc5be0e67db3d8d209a6_4060049_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/cryptography-daily-usage/email_hu3d03a01dcc18bc5be0e67db3d8d209a6_4060049_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/cryptography-daily-usage/email_hu3d03a01dcc18bc5be0e67db3d8d209a6_4060049_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/cryptography-daily-usage/email_hu3d03a01dcc18bc5be0e67db3d8d209a6_4060049_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/cryptography-daily-usage/email_hu3d03a01dcc18bc5be0e67db3d8d209a6_4060049_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/cryptography-daily-usage/email_hu3d03a01dcc18bc5be0e67db3d8d209a6_4060049_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/cryptography-daily-usage/tv_hu3d03a01dcc18bc5be0e67db3d8d209a6_1844302_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/cryptography-daily-usage/tv_hu3d03a01dcc18bc5be0e67db3d8d209a6_1844302_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/cryptography-daily-usage/tv_hu3d03a01dcc18bc5be0e67db3d8d209a6_1844302_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/cryptography-daily-usage/tv_hu3d03a01dcc18bc5be0e67db3d8d209a6_1844302_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/cryptography-daily-usage/tv_hu3d03a01dcc18bc5be0e67db3d8d209a6_1844302_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/cryptography-daily-usage/tv_hu3d03a01dcc18bc5be0e67db3d8d209a6_1844302_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/cryptography-daily-usage/tv_hu3d03a01dcc18bc5be0e67db3d8d209a6_1844302_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/cryptography-daily-usage/tv_hu3d03a01dcc18bc5be0e67db3d8d209a6_1844302_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/cryptography-daily-usage/tv_hu3d03a01dcc18bc5be0e67db3d8d209a6_1844302_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/cryptography-daily-usage/tv_hu3d03a01dcc18bc5be0e67db3d8d209a6_1844302_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/cryptography-daily-usage/tv_hu3d03a01dcc18bc5be0e67db3d8d209a6_1844302_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/cryptography-daily-usage/tv_hu3d03a01dcc18bc5be0e67db3d8d209a6_1844302_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/cryptography-daily-usage/tv_hu3d03a01dcc18bc5be0e67db3d8d209a6_1844302_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/cryptography-daily-usage/tv_hu3d03a01dcc18bc5be0e67db3d8d209a6_1844302_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/cryptography-daily-usage/tv_hu3d03a01dcc18bc5be0e67db3d8d209a6_1844302_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/cryptography-daily-usage/tv_hu3d03a01dcc18bc5be0e67db3d8d209a6_1844302_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/cryptography-daily-usage/bitcoin_hu3d03a01dcc18bc5be0e67db3d8d209a6_2653029_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/cryptography-daily-usage/bitcoin_hu3d03a01dcc18bc5be0e67db3d8d209a6_2653029_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/cryptography-daily-usage/bitcoin_hu3d03a01dcc18bc5be0e67db3d8d209a6_2653029_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/cryptography-daily-usage/bitcoin_hu3d03a01dcc18bc5be0e67db3d8d209a6_2653029_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/cryptography-daily-usage/bitcoin_hu3d03a01dcc18bc5be0e67db3d8d209a6_2653029_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/cryptography-daily-usage/bitcoin_hu3d03a01dcc18bc5be0e67db3d8d209a6_2653029_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/cryptography-daily-usage/bitcoin_hu3d03a01dcc18bc5be0e67db3d8d209a6_2653029_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/cryptography-daily-usage/bitcoin_hu3d03a01dcc18bc5be0e67db3d8d209a6_2653029_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/cryptography-daily-usage/bitcoin_hu3d03a01dcc18bc5be0e67db3d8d209a6_2653029_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/cryptography-daily-usage/bitcoin_hu3d03a01dcc18bc5be0e67db3d8d209a6_2653029_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/cryptography-daily-usage/bitcoin_hu3d03a01dcc18bc5be0e67db3d8d209a6_2653029_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/cryptography-daily-usage/bitcoin_hu3d03a01dcc18bc5be0e67db3d8d209a6_2653029_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/cryptography-daily-usage/bitcoin_hu3d03a01dcc18bc5be0e67db3d8d209a6_2653029_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/cryptography-daily-usage/bitcoin_hu3d03a01dcc18bc5be0e67db3d8d209a6_2653029_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/cryptography-daily-usage/bitcoin_hu3d03a01dcc18bc5be0e67db3d8d209a6_2653029_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/cryptography-daily-usage/bitcoin_hu3d03a01dcc18bc5be0e67db3d8d209a6_2653029_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/cryptography-daily-usage/camera_hu3d03a01dcc18bc5be0e67db3d8d209a6_2391613_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/cryptography-daily-usage/camera_hu3d03a01dcc18bc5be0e67db3d8d209a6_2391613_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/cryptography-daily-usage/camera_hu3d03a01dcc18bc5be0e67db3d8d209a6_2391613_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/cryptography-daily-usage/camera_hu3d03a01dcc18bc5be0e67db3d8d209a6_2391613_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/cryptography-daily-usage/camera_hu3d03a01dcc18bc5be0e67db3d8d209a6_2391613_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/cryptography-daily-usage/camera_hu3d03a01dcc18bc5be0e67db3d8d209a6_2391613_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/cryptography-daily-usage/camera_hu3d03a01dcc18bc5be0e67db3d8d209a6_2391613_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/cryptography-daily-usage/camera_hu3d03a01dcc18bc5be0e67db3d8d209a6_2391613_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/cryptography-daily-usage/camera_hu3d03a01dcc18bc5be0e67db3d8d209a6_2391613_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/cryptography-daily-usage/camera_hu3d03a01dcc18bc5be0e67db3d8d209a6_2391613_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/cryptography-daily-usage/camera_hu3d03a01dcc18bc5be0e67db3d8d209a6_2391613_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/cryptography-daily-usage/camera_hu3d03a01dcc18bc5be0e67db3d8d209a6_2391613_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/cryptography-daily-usage/camera_hu3d03a01dcc18bc5be0e67db3d8d209a6_2391613_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/cryptography-daily-usage/camera_hu3d03a01dcc18bc5be0e67db3d8d209a6_2391613_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/cryptography-daily-usage/camera_hu3d03a01dcc18bc5be0e67db3d8d209a6_2391613_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/cryptography-daily-usage/camera_hu3d03a01dcc18bc5be0e67db3d8d209a6_2391613_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/img/avatar_philh_hu1fc89fe39b1135e2de7d1c0ac17bc2c9_1917135_70x70_resize_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/cybersecurity-fundamentals/cybersecurity_huec104df1592f5561488bfe6629abfe8f_1107803_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/cybersecurity-fundamentals/cybersecurity_huec104df1592f5561488bfe6629abfe8f_1107803_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/cybersecurity-fundamentals/cybersecurity_huec104df1592f5561488bfe6629abfe8f_1107803_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/cybersecurity-fundamentals/cybersecurity_huec104df1592f5561488bfe6629abfe8f_1107803_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/cybersecurity-fundamentals/cybersecurity_huec104df1592f5561488bfe6629abfe8f_1107803_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/cybersecurity-fundamentals/cybersecurity_huec104df1592f5561488bfe6629abfe8f_1107803_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/cybersecurity-fundamentals/cybersecurity_huec104df1592f5561488bfe6629abfe8f_1107803_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/cybersecurity-fundamentals/cybersecurity_huec104df1592f5561488bfe6629abfe8f_1107803_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/cybersecurity-fundamentals/cybersecurity_huec104df1592f5561488bfe6629abfe8f_1107803_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/cybersecurity-fundamentals/cybersecurity_huec104df1592f5561488bfe6629abfe8f_1107803_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/cybersecurity-fundamentals/cybersecurity_huec104df1592f5561488bfe6629abfe8f_1107803_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/cybersecurity-fundamentals/cybersecurity_huec104df1592f5561488bfe6629abfe8f_1107803_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/cybersecurity-fundamentals/cybersecurity_huec104df1592f5561488bfe6629abfe8f_1107803_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/cybersecurity-fundamentals/cybersecurity_huec104df1592f5561488bfe6629abfe8f_1107803_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/cybersecurity-fundamentals/cybersecurity_huec104df1592f5561488bfe6629abfe8f_1107803_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/cybersecurity-fundamentals/cybersecurity_huec104df1592f5561488bfe6629abfe8f_1107803_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/dao-berty-1/dao-berty_hu2f713c163925b885ba7de9bd4d2fda79_1111034_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/dao-berty-1/dao-berty_hu2f713c163925b885ba7de9bd4d2fda79_1111034_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/dao-berty-1/dao-berty_hu2f713c163925b885ba7de9bd4d2fda79_1111034_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/dao-berty-1/dao-berty_hu2f713c163925b885ba7de9bd4d2fda79_1111034_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/dao-berty-1/dao-berty_hu2f713c163925b885ba7de9bd4d2fda79_1111034_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/dao-berty-1/dao-berty_hu2f713c163925b885ba7de9bd4d2fda79_1111034_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/dao-berty-1/dao-berty_hu2f713c163925b885ba7de9bd4d2fda79_1111034_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/dao-berty-1/dao-berty_hu2f713c163925b885ba7de9bd4d2fda79_1111034_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/dao-berty-1/dao-berty_hu2f713c163925b885ba7de9bd4d2fda79_1111034_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/dao-berty-1/dao-berty_hu2f713c163925b885ba7de9bd4d2fda79_1111034_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/dao-berty-1/dao-berty_hu2f713c163925b885ba7de9bd4d2fda79_1111034_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/dao-berty-1/dao-berty_hu2f713c163925b885ba7de9bd4d2fda79_1111034_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/dao-berty-1/dao-berty_hu2f713c163925b885ba7de9bd4d2fda79_1111034_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/dao-berty-1/dao-berty_hu2f713c163925b885ba7de9bd4d2fda79_1111034_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/dao-berty-1/dao-berty_hu2f713c163925b885ba7de9bd4d2fda79_1111034_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/dao-berty-1/dao-berty_hu2f713c163925b885ba7de9bd4d2fda79_1111034_1312x0_resize_mitchellnetravali_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/decentralized-distributed-centralized/decentralized2_huce764145a0a4ba92d2f6009192c4da0f_86406_857x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/decentralized-distributed-centralized/decentralized2_huce764145a0a4ba92d2f6009192c4da0f_86406_857x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/decentralized-distributed-centralized/decentralized2_huce764145a0a4ba92d2f6009192c4da0f_86406_857x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/decentralized-distributed-centralized/decentralized2_huce764145a0a4ba92d2f6009192c4da0f_86406_857x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/decentralized-distributed-centralized/decentralized2_huce764145a0a4ba92d2f6009192c4da0f_86406_857x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/decentralized-distributed-centralized/decentralized2_huce764145a0a4ba92d2f6009192c4da0f_86406_857x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/decentralized-distributed-centralized/decentralized2_huce764145a0a4ba92d2f6009192c4da0f_86406_857x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/decentralized-distributed-centralized/decentralized2_huce764145a0a4ba92d2f6009192c4da0f_86406_857x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/decentralized-distributed-centralized/decentralized2_huce764145a0a4ba92d2f6009192c4da0f_86406_857x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/decentralized-distributed-centralized/decentralized2_huce764145a0a4ba92d2f6009192c4da0f_86406_857x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/decentralized-distributed-centralized/decentralized2_huce764145a0a4ba92d2f6009192c4da0f_86406_857x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/decentralized-distributed-centralized/decentralized2_huce764145a0a4ba92d2f6009192c4da0f_86406_857x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/decentralized-distributed-centralized/decentralized2_huce764145a0a4ba92d2f6009192c4da0f_86406_857x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/decentralized-distributed-centralized/decentralized2_huce764145a0a4ba92d2f6009192c4da0f_86406_857x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/decentralized-distributed-centralized/decentralized2_huce764145a0a4ba92d2f6009192c4da0f_86406_857x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/decentralized-distributed-centralized/decentralized2_huce764145a0a4ba92d2f6009192c4da0f_86406_857x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/decentralized-distributed-centralized/decentralized3_hu3d03a01dcc18bc5be0e67db3d8d209a6_3423542_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/decentralized-distributed-centralized/decentralized3_hu3d03a01dcc18bc5be0e67db3d8d209a6_3423542_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/decentralized-distributed-centralized/decentralized3_hu3d03a01dcc18bc5be0e67db3d8d209a6_3423542_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/decentralized-distributed-centralized/decentralized3_hu3d03a01dcc18bc5be0e67db3d8d209a6_3423542_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/decentralized-distributed-centralized/decentralized3_hu3d03a01dcc18bc5be0e67db3d8d209a6_3423542_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/decentralized-distributed-centralized/decentralized3_hu3d03a01dcc18bc5be0e67db3d8d209a6_3423542_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/decentralized-distributed-centralized/decentralized3_hu3d03a01dcc18bc5be0e67db3d8d209a6_3423542_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/decentralized-distributed-centralized/decentralized3_hu3d03a01dcc18bc5be0e67db3d8d209a6_3423542_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/decentralized-distributed-centralized/decentralized3_hu3d03a01dcc18bc5be0e67db3d8d209a6_3423542_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/decentralized-distributed-centralized/decentralized3_hu3d03a01dcc18bc5be0e67db3d8d209a6_3423542_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/decentralized-distributed-centralized/decentralized3_hu3d03a01dcc18bc5be0e67db3d8d209a6_3423542_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/decentralized-distributed-centralized/decentralized3_hu3d03a01dcc18bc5be0e67db3d8d209a6_3423542_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/decentralized-distributed-centralized/decentralized3_hu3d03a01dcc18bc5be0e67db3d8d209a6_3423542_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/decentralized-distributed-centralized/decentralized3_hu3d03a01dcc18bc5be0e67db3d8d209a6_3423542_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/decentralized-distributed-centralized/decentralized3_hu3d03a01dcc18bc5be0e67db3d8d209a6_3423542_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/decentralized-distributed-centralized/decentralized3_hu3d03a01dcc18bc5be0e67db3d8d209a6_3423542_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/decentralized-distributed-centralized/decentralized4_hu3d03a01dcc18bc5be0e67db3d8d209a6_980742_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/decentralized-distributed-centralized/decentralized4_hu3d03a01dcc18bc5be0e67db3d8d209a6_980742_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/decentralized-distributed-centralized/decentralized4_hu3d03a01dcc18bc5be0e67db3d8d209a6_980742_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/decentralized-distributed-centralized/decentralized4_hu3d03a01dcc18bc5be0e67db3d8d209a6_980742_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/decentralized-distributed-centralized/decentralized4_hu3d03a01dcc18bc5be0e67db3d8d209a6_980742_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/decentralized-distributed-centralized/decentralized4_hu3d03a01dcc18bc5be0e67db3d8d209a6_980742_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/decentralized-distributed-centralized/decentralized4_hu3d03a01dcc18bc5be0e67db3d8d209a6_980742_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/decentralized-distributed-centralized/decentralized4_hu3d03a01dcc18bc5be0e67db3d8d209a6_980742_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/decentralized-distributed-centralized/decentralized4_hu3d03a01dcc18bc5be0e67db3d8d209a6_980742_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/decentralized-distributed-centralized/decentralized4_hu3d03a01dcc18bc5be0e67db3d8d209a6_980742_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/decentralized-distributed-centralized/decentralized4_hu3d03a01dcc18bc5be0e67db3d8d209a6_980742_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/decentralized-distributed-centralized/decentralized4_hu3d03a01dcc18bc5be0e67db3d8d209a6_980742_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/decentralized-distributed-centralized/decentralized4_hu3d03a01dcc18bc5be0e67db3d8d209a6_980742_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/decentralized-distributed-centralized/decentralized4_hu3d03a01dcc18bc5be0e67db3d8d209a6_980742_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/decentralized-distributed-centralized/decentralized4_hu3d03a01dcc18bc5be0e67db3d8d209a6_980742_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/decentralized-distributed-centralized/decentralized4_hu3d03a01dcc18bc5be0e67db3d8d209a6_980742_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/decentralized-distributed-centralized/decentralized_hu2a947e948837dda4cae19249962e6048_1303145_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/decentralized-distributed-centralized/decentralized_hu2a947e948837dda4cae19249962e6048_1303145_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/decentralized-distributed-centralized/decentralized_hu2a947e948837dda4cae19249962e6048_1303145_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/decentralized-distributed-centralized/decentralized_hu2a947e948837dda4cae19249962e6048_1303145_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/decentralized-distributed-centralized/decentralized_hu2a947e948837dda4cae19249962e6048_1303145_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/decentralized-distributed-centralized/decentralized_hu2a947e948837dda4cae19249962e6048_1303145_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/decentralized-distributed-centralized/decentralized_hu2a947e948837dda4cae19249962e6048_1303145_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/decentralized-distributed-centralized/decentralized_hu2a947e948837dda4cae19249962e6048_1303145_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/decentralized-distributed-centralized/decentralized_hu2a947e948837dda4cae19249962e6048_1303145_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/decentralized-distributed-centralized/decentralized_hu2a947e948837dda4cae19249962e6048_1303145_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/decentralized-distributed-centralized/decentralized_hu2a947e948837dda4cae19249962e6048_1303145_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/decentralized-distributed-centralized/decentralized_hu2a947e948837dda4cae19249962e6048_1303145_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/decentralized-distributed-centralized/decentralized_hu2a947e948837dda4cae19249962e6048_1303145_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/decentralized-distributed-centralized/decentralized_hu2a947e948837dda4cae19249962e6048_1303145_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/decentralized-distributed-centralized/decentralized_hu2a947e948837dda4cae19249962e6048_1303145_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/decentralized-distributed-centralized/decentralized_hu2a947e948837dda4cae19249962e6048_1303145_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/decentralized-distributed-centralized/decentralized5_hucbd35a9450c4c762f57a0f6740a2ccc2_146270_960x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/decentralized-distributed-centralized/decentralized5_hucbd35a9450c4c762f57a0f6740a2ccc2_146270_960x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/decentralized-distributed-centralized/decentralized5_hucbd35a9450c4c762f57a0f6740a2ccc2_146270_960x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/decentralized-distributed-centralized/decentralized5_hucbd35a9450c4c762f57a0f6740a2ccc2_146270_960x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/decentralized-distributed-centralized/decentralized5_hucbd35a9450c4c762f57a0f6740a2ccc2_146270_960x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/decentralized-distributed-centralized/decentralized5_hucbd35a9450c4c762f57a0f6740a2ccc2_146270_960x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/decentralized-distributed-centralized/decentralized5_hucbd35a9450c4c762f57a0f6740a2ccc2_146270_960x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/decentralized-distributed-centralized/decentralized5_hucbd35a9450c4c762f57a0f6740a2ccc2_146270_960x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/decentralized-distributed-centralized/decentralized5_hucbd35a9450c4c762f57a0f6740a2ccc2_146270_960x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/decentralized-distributed-centralized/decentralized5_hucbd35a9450c4c762f57a0f6740a2ccc2_146270_960x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/decentralized-distributed-centralized/decentralized5_hucbd35a9450c4c762f57a0f6740a2ccc2_146270_960x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/decentralized-distributed-centralized/decentralized5_hucbd35a9450c4c762f57a0f6740a2ccc2_146270_960x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/decentralized-distributed-centralized/decentralized5_hucbd35a9450c4c762f57a0f6740a2ccc2_146270_960x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/decentralized-distributed-centralized/decentralized5_hucbd35a9450c4c762f57a0f6740a2ccc2_146270_960x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/decentralized-distributed-centralized/decentralized5_hucbd35a9450c4c762f57a0f6740a2ccc2_146270_960x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/decentralized-distributed-centralized/decentralized5_hucbd35a9450c4c762f57a0f6740a2ccc2_146270_960x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/digital_signature/ipad_hu3d03a01dcc18bc5be0e67db3d8d209a6_3590643_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/digital_signature/ipad_hu3d03a01dcc18bc5be0e67db3d8d209a6_3590643_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/digital_signature/ipad_hu3d03a01dcc18bc5be0e67db3d8d209a6_3590643_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/digital_signature/ipad_hu3d03a01dcc18bc5be0e67db3d8d209a6_3590643_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/digital_signature/ipad_hu3d03a01dcc18bc5be0e67db3d8d209a6_3590643_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/digital_signature/ipad_hu3d03a01dcc18bc5be0e67db3d8d209a6_3590643_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/digital_signature/ipad_hu3d03a01dcc18bc5be0e67db3d8d209a6_3590643_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/digital_signature/ipad_hu3d03a01dcc18bc5be0e67db3d8d209a6_3590643_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/digital_signature/ipad_hu3d03a01dcc18bc5be0e67db3d8d209a6_3590643_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/digital_signature/ipad_hu3d03a01dcc18bc5be0e67db3d8d209a6_3590643_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/digital_signature/ipad_hu3d03a01dcc18bc5be0e67db3d8d209a6_3590643_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/digital_signature/ipad_hu3d03a01dcc18bc5be0e67db3d8d209a6_3590643_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/digital_signature/ipad_hu3d03a01dcc18bc5be0e67db3d8d209a6_3590643_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/digital_signature/ipad_hu3d03a01dcc18bc5be0e67db3d8d209a6_3590643_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/digital_signature/ipad_hu3d03a01dcc18bc5be0e67db3d8d209a6_3590643_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/digital_signature/ipad_hu3d03a01dcc18bc5be0e67db3d8d209a6_3590643_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/digital_signature/signature_hu3d03a01dcc18bc5be0e67db3d8d209a6_3627805_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/digital_signature/signature_hu3d03a01dcc18bc5be0e67db3d8d209a6_3627805_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/digital_signature/signature_hu3d03a01dcc18bc5be0e67db3d8d209a6_3627805_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/digital_signature/signature_hu3d03a01dcc18bc5be0e67db3d8d209a6_3627805_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/digital_signature/signature_hu3d03a01dcc18bc5be0e67db3d8d209a6_3627805_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/digital_signature/signature_hu3d03a01dcc18bc5be0e67db3d8d209a6_3627805_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/digital_signature/signature_hu3d03a01dcc18bc5be0e67db3d8d209a6_3627805_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/digital_signature/signature_hu3d03a01dcc18bc5be0e67db3d8d209a6_3627805_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/digital_signature/signature_hu3d03a01dcc18bc5be0e67db3d8d209a6_3627805_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/digital_signature/signature_hu3d03a01dcc18bc5be0e67db3d8d209a6_3627805_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/digital_signature/signature_hu3d03a01dcc18bc5be0e67db3d8d209a6_3627805_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/digital_signature/signature_hu3d03a01dcc18bc5be0e67db3d8d209a6_3627805_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/digital_signature/signature_hu3d03a01dcc18bc5be0e67db3d8d209a6_3627805_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/digital_signature/signature_hu3d03a01dcc18bc5be0e67db3d8d209a6_3627805_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/digital_signature/signature_hu3d03a01dcc18bc5be0e67db3d8d209a6_3627805_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/digital_signature/signature_hu3d03a01dcc18bc5be0e67db3d8d209a6_3627805_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/digital_signature/Digital-Signature_hu8468929cdbc451ef49035787b7419deb_1313751_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/digital_signature/Digital-Signature_hu8468929cdbc451ef49035787b7419deb_1313751_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/digital_signature/Digital-Signature_hu8468929cdbc451ef49035787b7419deb_1313751_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/digital_signature/Digital-Signature_hu8468929cdbc451ef49035787b7419deb_1313751_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/digital_signature/Digital-Signature_hu8468929cdbc451ef49035787b7419deb_1313751_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/digital_signature/Digital-Signature_hu8468929cdbc451ef49035787b7419deb_1313751_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/digital_signature/Digital-Signature_hu8468929cdbc451ef49035787b7419deb_1313751_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/digital_signature/Digital-Signature_hu8468929cdbc451ef49035787b7419deb_1313751_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/digital_signature/Digital-Signature_hu8468929cdbc451ef49035787b7419deb_1313751_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/digital_signature/Digital-Signature_hu8468929cdbc451ef49035787b7419deb_1313751_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/digital_signature/Digital-Signature_hu8468929cdbc451ef49035787b7419deb_1313751_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/digital_signature/Digital-Signature_hu8468929cdbc451ef49035787b7419deb_1313751_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/digital_signature/Digital-Signature_hu8468929cdbc451ef49035787b7419deb_1313751_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/digital_signature/Digital-Signature_hu8468929cdbc451ef49035787b7419deb_1313751_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/digital_signature/Digital-Signature_hu8468929cdbc451ef49035787b7419deb_1313751_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/digital_signature/Digital-Signature_hu8468929cdbc451ef49035787b7419deb_1313751_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/e2e-encryption/image8_hua4a777d00de5c4239d058611b9273bb2_87973_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/e2e-encryption/image8_hua4a777d00de5c4239d058611b9273bb2_87973_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/e2e-encryption/image8_hua4a777d00de5c4239d058611b9273bb2_87973_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/e2e-encryption/image8_hua4a777d00de5c4239d058611b9273bb2_87973_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/e2e-encryption/image8_hua4a777d00de5c4239d058611b9273bb2_87973_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/e2e-encryption/image8_hua4a777d00de5c4239d058611b9273bb2_87973_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/e2e-encryption/image8_hua4a777d00de5c4239d058611b9273bb2_87973_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/e2e-encryption/image8_hua4a777d00de5c4239d058611b9273bb2_87973_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/e2e-encryption/image8_hua4a777d00de5c4239d058611b9273bb2_87973_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/e2e-encryption/image8_hua4a777d00de5c4239d058611b9273bb2_87973_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/e2e-encryption/image8_hua4a777d00de5c4239d058611b9273bb2_87973_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/e2e-encryption/image8_hua4a777d00de5c4239d058611b9273bb2_87973_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/e2e-encryption/image8_hua4a777d00de5c4239d058611b9273bb2_87973_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/e2e-encryption/image8_hua4a777d00de5c4239d058611b9273bb2_87973_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/e2e-encryption/image8_hua4a777d00de5c4239d058611b9273bb2_87973_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/e2e-encryption/image8_hua4a777d00de5c4239d058611b9273bb2_87973_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/digital_signature/code_hu3d03a01dcc18bc5be0e67db3d8d209a6_579582_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/digital_signature/code_hu3d03a01dcc18bc5be0e67db3d8d209a6_579582_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/digital_signature/code_hu3d03a01dcc18bc5be0e67db3d8d209a6_579582_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/digital_signature/code_hu3d03a01dcc18bc5be0e67db3d8d209a6_579582_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/digital_signature/code_hu3d03a01dcc18bc5be0e67db3d8d209a6_579582_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/digital_signature/code_hu3d03a01dcc18bc5be0e67db3d8d209a6_579582_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/digital_signature/code_hu3d03a01dcc18bc5be0e67db3d8d209a6_579582_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/digital_signature/code_hu3d03a01dcc18bc5be0e67db3d8d209a6_579582_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/digital_signature/code_hu3d03a01dcc18bc5be0e67db3d8d209a6_579582_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/digital_signature/code_hu3d03a01dcc18bc5be0e67db3d8d209a6_579582_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/digital_signature/code_hu3d03a01dcc18bc5be0e67db3d8d209a6_579582_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/digital_signature/code_hu3d03a01dcc18bc5be0e67db3d8d209a6_579582_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/digital_signature/code_hu3d03a01dcc18bc5be0e67db3d8d209a6_579582_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/digital_signature/code_hu3d03a01dcc18bc5be0e67db3d8d209a6_579582_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/digital_signature/code_hu3d03a01dcc18bc5be0e67db3d8d209a6_579582_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/digital_signature/code_hu3d03a01dcc18bc5be0e67db3d8d209a6_579582_970x0_resize_q100_lanczos.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/e2e-encryption/image6_hue723b314536c2fb81e84160b8f9c426c_49840_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/e2e-encryption/image6_hue723b314536c2fb81e84160b8f9c426c_49840_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/e2e-encryption/image6_hue723b314536c2fb81e84160b8f9c426c_49840_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/e2e-encryption/image6_hue723b314536c2fb81e84160b8f9c426c_49840_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/e2e-encryption/image6_hue723b314536c2fb81e84160b8f9c426c_49840_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/e2e-encryption/image6_hue723b314536c2fb81e84160b8f9c426c_49840_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/e2e-encryption/image6_hue723b314536c2fb81e84160b8f9c426c_49840_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/e2e-encryption/image6_hue723b314536c2fb81e84160b8f9c426c_49840_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/e2e-encryption/image6_hue723b314536c2fb81e84160b8f9c426c_49840_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/e2e-encryption/image6_hue723b314536c2fb81e84160b8f9c426c_49840_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/e2e-encryption/image6_hue723b314536c2fb81e84160b8f9c426c_49840_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/e2e-encryption/image6_hue723b314536c2fb81e84160b8f9c426c_49840_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/e2e-encryption/image6_hue723b314536c2fb81e84160b8f9c426c_49840_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/e2e-encryption/image6_hue723b314536c2fb81e84160b8f9c426c_49840_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/e2e-encryption/image6_hue723b314536c2fb81e84160b8f9c426c_49840_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/e2e-encryption/image6_hue723b314536c2fb81e84160b8f9c426c_49840_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/e2e-encryption/image5_huc7e8850c94923012536c32963456d92e_43051_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/e2e-encryption/image5_huc7e8850c94923012536c32963456d92e_43051_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/e2e-encryption/image5_huc7e8850c94923012536c32963456d92e_43051_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/e2e-encryption/image5_huc7e8850c94923012536c32963456d92e_43051_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/e2e-encryption/image5_huc7e8850c94923012536c32963456d92e_43051_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/e2e-encryption/image5_huc7e8850c94923012536c32963456d92e_43051_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/e2e-encryption/image5_huc7e8850c94923012536c32963456d92e_43051_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/e2e-encryption/image5_huc7e8850c94923012536c32963456d92e_43051_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/e2e-encryption/image5_huc7e8850c94923012536c32963456d92e_43051_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/e2e-encryption/image5_huc7e8850c94923012536c32963456d92e_43051_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/e2e-encryption/image5_huc7e8850c94923012536c32963456d92e_43051_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/e2e-encryption/E2EE-encryption_hu52f67aa78a0c6f17ad1c11d5a7a7342d_798429_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/e2e-encryption/E2EE-encryption_hu52f67aa78a0c6f17ad1c11d5a7a7342d_798429_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/e2e-encryption/E2EE-encryption_hu52f67aa78a0c6f17ad1c11d5a7a7342d_798429_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/e2e-encryption/E2EE-encryption_hu52f67aa78a0c6f17ad1c11d5a7a7342d_798429_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/e2e-encryption/E2EE-encryption_hu52f67aa78a0c6f17ad1c11d5a7a7342d_798429_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/e2e-encryption/E2EE-encryption_hu52f67aa78a0c6f17ad1c11d5a7a7342d_798429_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/e2e-encryption/E2EE-encryption_hu52f67aa78a0c6f17ad1c11d5a7a7342d_798429_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/e2e-encryption/E2EE-encryption_hu52f67aa78a0c6f17ad1c11d5a7a7342d_798429_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/e2e-encryption/E2EE-encryption_hu52f67aa78a0c6f17ad1c11d5a7a7342d_798429_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/e2e-encryption/E2EE-encryption_hu52f67aa78a0c6f17ad1c11d5a7a7342d_798429_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/e2e-encryption/E2EE-encryption_hu52f67aa78a0c6f17ad1c11d5a7a7342d_798429_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/e2e-encryption/E2EE-encryption_hu52f67aa78a0c6f17ad1c11d5a7a7342d_798429_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/e2e-encryption/E2EE-encryption_hu52f67aa78a0c6f17ad1c11d5a7a7342d_798429_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/e2e-encryption/E2EE-encryption_hu52f67aa78a0c6f17ad1c11d5a7a7342d_798429_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/e2e-encryption/E2EE-encryption_hu52f67aa78a0c6f17ad1c11d5a7a7342d_798429_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/e2e-encryption/E2EE-encryption_hu52f67aa78a0c6f17ad1c11d5a7a7342d_798429_1312x0_resize_q95_mitchellnetravali.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/e2e-encryption/image4_hueb61c879643778bfd0fabd5988b0bec9_47184_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/e2e-encryption/image4_hueb61c879643778bfd0fabd5988b0bec9_47184_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/e2e-encryption/image4_hueb61c879643778bfd0fabd5988b0bec9_47184_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/e2e-encryption/image4_hueb61c879643778bfd0fabd5988b0bec9_47184_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/e2e-encryption/image4_hueb61c879643778bfd0fabd5988b0bec9_47184_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/e2e-encryption/image4_hueb61c879643778bfd0fabd5988b0bec9_47184_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/e2e-encryption/image4_hueb61c879643778bfd0fabd5988b0bec9_47184_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/e2e-encryption/image4_hueb61c879643778bfd0fabd5988b0bec9_47184_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/e2e-encryption/image4_hueb61c879643778bfd0fabd5988b0bec9_47184_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/e2e-encryption/image4_hueb61c879643778bfd0fabd5988b0bec9_47184_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/e2e-encryption/image4_hueb61c879643778bfd0fabd5988b0bec9_47184_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/e2e-encryption/image4_hueb61c879643778bfd0fabd5988b0bec9_47184_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/e2e-encryption/image4_hueb61c879643778bfd0fabd5988b0bec9_47184_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/e2e-encryption/image4_hueb61c879643778bfd0fabd5988b0bec9_47184_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/e2e-encryption/image4_hueb61c879643778bfd0fabd5988b0bec9_47184_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/e2e-encryption/image4_hueb61c879643778bfd0fabd5988b0bec9_47184_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/e2e-encryption/image1_hu38eb236bc679c735da71c958db3dd185_46272_886x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/e2e-encryption/image1_hu38eb236bc679c735da71c958db3dd185_46272_886x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/e2e-encryption/image1_hu38eb236bc679c735da71c958db3dd185_46272_886x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/e2e-encryption/image1_hu38eb236bc679c735da71c958db3dd185_46272_886x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/e2e-encryption/image1_hu38eb236bc679c735da71c958db3dd185_46272_886x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/e2e-encryption/image1_hu38eb236bc679c735da71c958db3dd185_46272_886x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/e2e-encryption/image1_hu38eb236bc679c735da71c958db3dd185_46272_886x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/e2e-encryption/image1_hu38eb236bc679c735da71c958db3dd185_46272_886x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/e2e-encryption/image1_hu38eb236bc679c735da71c958db3dd185_46272_886x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/e2e-encryption/image1_hu38eb236bc679c735da71c958db3dd185_46272_886x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/e2e-encryption/image1_hu38eb236bc679c735da71c958db3dd185_46272_886x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/e2e-encryption/image1_hu38eb236bc679c735da71c958db3dd185_46272_886x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/e2e-encryption/image1_hu38eb236bc679c735da71c958db3dd185_46272_886x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/e2e-encryption/image1_hu38eb236bc679c735da71c958db3dd185_46272_886x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/e2e-encryption/image1_hu38eb236bc679c735da71c958db3dd185_46272_886x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/e2e-encryption/image1_hu38eb236bc679c735da71c958db3dd185_46272_886x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/e2e-encryption/image2_hu6942f8ff2733cd9130860f7bc9a803c5_72883_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/e2e-encryption/image2_hu6942f8ff2733cd9130860f7bc9a803c5_72883_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/e2e-encryption/image2_hu6942f8ff2733cd9130860f7bc9a803c5_72883_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/e2e-encryption/image2_hu6942f8ff2733cd9130860f7bc9a803c5_72883_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/e2e-encryption/image2_hu6942f8ff2733cd9130860f7bc9a803c5_72883_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/e2e-encryption/image2_hu6942f8ff2733cd9130860f7bc9a803c5_72883_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/e2e-encryption/image2_hu6942f8ff2733cd9130860f7bc9a803c5_72883_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/e2e-encryption/image2_hu6942f8ff2733cd9130860f7bc9a803c5_72883_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/e2e-encryption/image2_hu6942f8ff2733cd9130860f7bc9a803c5_72883_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/e2e-encryption/image2_hu6942f8ff2733cd9130860f7bc9a803c5_72883_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/e2e-encryption/image2_hu6942f8ff2733cd9130860f7bc9a803c5_72883_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/e2e-encryption/image2_hu6942f8ff2733cd9130860f7bc9a803c5_72883_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/e2e-encryption/image2_hu6942f8ff2733cd9130860f7bc9a803c5_72883_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/e2e-encryption/image2_hu6942f8ff2733cd9130860f7bc9a803c5_72883_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/e2e-encryption/image2_hu6942f8ff2733cd9130860f7bc9a803c5_72883_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/e2e-encryption/image2_hu6942f8ff2733cd9130860f7bc9a803c5_72883_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/e2e-encryption/image10_hu1af2aa049f592ecd8936747f83effe9d_92008_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/e2e-encryption/image10_hu1af2aa049f592ecd8936747f83effe9d_92008_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/e2e-encryption/image10_hu1af2aa049f592ecd8936747f83effe9d_92008_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/e2e-encryption/image10_hu1af2aa049f592ecd8936747f83effe9d_92008_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/e2e-encryption/image10_hu1af2aa049f592ecd8936747f83effe9d_92008_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/e2e-encryption/image10_hu1af2aa049f592ecd8936747f83effe9d_92008_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/e2e-encryption/image10_hu1af2aa049f592ecd8936747f83effe9d_92008_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/e2e-encryption/image10_hu1af2aa049f592ecd8936747f83effe9d_92008_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/e2e-encryption/image10_hu1af2aa049f592ecd8936747f83effe9d_92008_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/e2e-encryption/image10_hu1af2aa049f592ecd8936747f83effe9d_92008_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/e2e-encryption/image10_hu1af2aa049f592ecd8936747f83effe9d_92008_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/e2e-encryption/image10_hu1af2aa049f592ecd8936747f83effe9d_92008_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/e2e-encryption/image10_hu1af2aa049f592ecd8936747f83effe9d_92008_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/e2e-encryption/image10_hu1af2aa049f592ecd8936747f83effe9d_92008_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/e2e-encryption/image10_hu1af2aa049f592ecd8936747f83effe9d_92008_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/e2e-encryption/image10_hu1af2aa049f592ecd8936747f83effe9d_92008_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/e2e-encryption/image9_hu9180451d94829fdf1f04e07c838a78c6_71253_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/e2e-encryption/image9_hu9180451d94829fdf1f04e07c838a78c6_71253_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/e2e-encryption/image9_hu9180451d94829fdf1f04e07c838a78c6_71253_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/e2e-encryption/image9_hu9180451d94829fdf1f04e07c838a78c6_71253_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/e2e-encryption/image9_hu9180451d94829fdf1f04e07c838a78c6_71253_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/e2e-encryption/image9_hu9180451d94829fdf1f04e07c838a78c6_71253_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/e2e-encryption/image9_hu9180451d94829fdf1f04e07c838a78c6_71253_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/e2e-encryption/image9_hu9180451d94829fdf1f04e07c838a78c6_71253_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/e2e-encryption/image9_hu9180451d94829fdf1f04e07c838a78c6_71253_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/e2e-encryption/image9_hu9180451d94829fdf1f04e07c838a78c6_71253_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/e2e-encryption/image9_hu9180451d94829fdf1f04e07c838a78c6_71253_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/e2e-encryption/image9_hu9180451d94829fdf1f04e07c838a78c6_71253_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/e2e-encryption/image9_hu9180451d94829fdf1f04e07c838a78c6_71253_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/e2e-encryption/image9_hu9180451d94829fdf1f04e07c838a78c6_71253_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/e2e-encryption/image9_hu9180451d94829fdf1f04e07c838a78c6_71253_970x0_resize_q100_lanczos_3.webp
11:03:14 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/e2e-encryption/image9_hu9180451d94829fdf1f04e07c838a78c6_71253_970x0_resize_q100_lanczos_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/go-mobile-ipfs/gomobile_ipfs_logo_hu1a9947db488ec14ceeb6662056602008_251381_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/go-mobile-ipfs/gomobile_ipfs_logo_hu1a9947db488ec14ceeb6662056602008_251381_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/go-mobile-ipfs/gomobile_ipfs_logo_hu1a9947db488ec14ceeb6662056602008_251381_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/go-mobile-ipfs/gomobile_ipfs_logo_hu1a9947db488ec14ceeb6662056602008_251381_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/go-mobile-ipfs/gomobile_ipfs_logo_hu1a9947db488ec14ceeb6662056602008_251381_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/go-mobile-ipfs/gomobile_ipfs_logo_hu1a9947db488ec14ceeb6662056602008_251381_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/go-mobile-ipfs/gomobile_ipfs_logo_hu1a9947db488ec14ceeb6662056602008_251381_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/go-mobile-ipfs/gomobile_ipfs_logo_hu1a9947db488ec14ceeb6662056602008_251381_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/go-mobile-ipfs/gomobile_ipfs_logo_hu1a9947db488ec14ceeb6662056602008_251381_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/go-mobile-ipfs/gomobile_ipfs_logo_hu1a9947db488ec14ceeb6662056602008_251381_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/go-mobile-ipfs/gomobile_ipfs_logo_hu1a9947db488ec14ceeb6662056602008_251381_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/go-mobile-ipfs/gomobile_ipfs_logo_hu1a9947db488ec14ceeb6662056602008_251381_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/go-mobile-ipfs/gomobile_ipfs_logo_hu1a9947db488ec14ceeb6662056602008_251381_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/go-mobile-ipfs/gomobile_ipfs_logo_hu1a9947db488ec14ceeb6662056602008_251381_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/go-mobile-ipfs/gomobile_ipfs_logo_hu1a9947db488ec14ceeb6662056602008_251381_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/go-mobile-ipfs/gomobile_ipfs_logo_hu1a9947db488ec14ceeb6662056602008_251381_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/img/avatar_gfanton_hu9b78eac74e4d0c3b0e91d0159548b9a1_187632_70x70_resize_lanczos_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/future-of-berty/future-berty_hu4f019a21856b59de85e2c65d20adbb40_695352_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/future-of-berty/future-berty_hu4f019a21856b59de85e2c65d20adbb40_695352_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/future-of-berty/future-berty_hu4f019a21856b59de85e2c65d20adbb40_695352_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/future-of-berty/future-berty_hu4f019a21856b59de85e2c65d20adbb40_695352_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/future-of-berty/future-berty_hu4f019a21856b59de85e2c65d20adbb40_695352_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/future-of-berty/future-berty_hu4f019a21856b59de85e2c65d20adbb40_695352_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/future-of-berty/future-berty_hu4f019a21856b59de85e2c65d20adbb40_695352_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/future-of-berty/future-berty_hu4f019a21856b59de85e2c65d20adbb40_695352_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/future-of-berty/future-berty_hu4f019a21856b59de85e2c65d20adbb40_695352_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/future-of-berty/future-berty_hu4f019a21856b59de85e2c65d20adbb40_695352_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/future-of-berty/future-berty_hu4f019a21856b59de85e2c65d20adbb40_695352_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/future-of-berty/future-berty_hu4f019a21856b59de85e2c65d20adbb40_695352_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/future-of-berty/future-berty_hu4f019a21856b59de85e2c65d20adbb40_695352_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/future-of-berty/future-berty_hu4f019a21856b59de85e2c65d20adbb40_695352_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/future-of-berty/future-berty_hu4f019a21856b59de85e2c65d20adbb40_695352_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/future-of-berty/future-berty_hu4f019a21856b59de85e2c65d20adbb40_695352_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/encrypt-your-life/_hu7bc61f778497ff39143b81f77dc847db_863726_c47cc21efd9a5c2dff67627df669a494.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/encrypt-your-life/_hu7bc61f778497ff39143b81f77dc847db_863726_c47cc21efd9a5c2dff67627df669a494.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/encrypt-your-life/_hu7bc61f778497ff39143b81f77dc847db_863726_c47cc21efd9a5c2dff67627df669a494.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/encrypt-your-life/_hu7bc61f778497ff39143b81f77dc847db_863726_c47cc21efd9a5c2dff67627df669a494.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/encrypt-your-life/_hu7bc61f778497ff39143b81f77dc847db_863726_c47cc21efd9a5c2dff67627df669a494.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/encrypt-your-life/_hu7bc61f778497ff39143b81f77dc847db_863726_c47cc21efd9a5c2dff67627df669a494.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/encrypt-your-life/_hu7bc61f778497ff39143b81f77dc847db_863726_c47cc21efd9a5c2dff67627df669a494.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/encrypt-your-life/_hu7bc61f778497ff39143b81f77dc847db_863726_c47cc21efd9a5c2dff67627df669a494.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/encrypt-your-life/_hu7bc61f778497ff39143b81f77dc847db_863726_c47cc21efd9a5c2dff67627df669a494.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/encrypt-your-life/_hu7bc61f778497ff39143b81f77dc847db_863726_c47cc21efd9a5c2dff67627df669a494.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/encrypt-your-life/_hu7bc61f778497ff39143b81f77dc847db_863726_c47cc21efd9a5c2dff67627df669a494.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/encrypt-your-life/_hu7bc61f778497ff39143b81f77dc847db_863726_c47cc21efd9a5c2dff67627df669a494.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/encrypt-your-life/_hu7bc61f778497ff39143b81f77dc847db_863726_c47cc21efd9a5c2dff67627df669a494.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/encrypt-your-life/_hu7bc61f778497ff39143b81f77dc847db_863726_c47cc21efd9a5c2dff67627df669a494.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/encrypt-your-life/_hu7bc61f778497ff39143b81f77dc847db_863726_c47cc21efd9a5c2dff67627df669a494.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/encrypt-your-life/_hu7bc61f778497ff39143b81f77dc847db_863726_c47cc21efd9a5c2dff67627df669a494.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/gomobile-ipfs/gomobile-ipfs_hu307adb01f66b5c8b60b5971408b07f77_695133_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/gomobile-ipfs/gomobile-ipfs_hu307adb01f66b5c8b60b5971408b07f77_695133_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/gomobile-ipfs/gomobile-ipfs_hu307adb01f66b5c8b60b5971408b07f77_695133_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/gomobile-ipfs/gomobile-ipfs_hu307adb01f66b5c8b60b5971408b07f77_695133_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/gomobile-ipfs/gomobile-ipfs_hu307adb01f66b5c8b60b5971408b07f77_695133_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/gomobile-ipfs/gomobile-ipfs_hu307adb01f66b5c8b60b5971408b07f77_695133_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/gomobile-ipfs/gomobile-ipfs_hu307adb01f66b5c8b60b5971408b07f77_695133_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/gomobile-ipfs/gomobile-ipfs_hu307adb01f66b5c8b60b5971408b07f77_695133_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/gomobile-ipfs/gomobile-ipfs_hu307adb01f66b5c8b60b5971408b07f77_695133_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/gomobile-ipfs/gomobile-ipfs_hu307adb01f66b5c8b60b5971408b07f77_695133_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/gomobile-ipfs/gomobile-ipfs_hu307adb01f66b5c8b60b5971408b07f77_695133_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/gomobile-ipfs/gomobile-ipfs_hu307adb01f66b5c8b60b5971408b07f77_695133_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/gomobile-ipfs/gomobile-ipfs_hu307adb01f66b5c8b60b5971408b07f77_695133_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/gomobile-ipfs/gomobile-ipfs_hu307adb01f66b5c8b60b5971408b07f77_695133_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/gomobile-ipfs/gomobile-ipfs_hu307adb01f66b5c8b60b5971408b07f77_695133_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/gomobile-ipfs/gomobile-ipfs_hu307adb01f66b5c8b60b5971408b07f77_695133_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/hackernews-reddit-week/image_hu08d287f4cb88ff40089d87f7e23a2f76_1816892_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/hackernews-reddit-week/image_hu08d287f4cb88ff40089d87f7e23a2f76_1816892_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/hackernews-reddit-week/image_hu08d287f4cb88ff40089d87f7e23a2f76_1816892_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/hackernews-reddit-week/image_hu08d287f4cb88ff40089d87f7e23a2f76_1816892_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/hackernews-reddit-week/image_hu08d287f4cb88ff40089d87f7e23a2f76_1816892_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/hackernews-reddit-week/image_hu08d287f4cb88ff40089d87f7e23a2f76_1816892_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/hackernews-reddit-week/image_hu08d287f4cb88ff40089d87f7e23a2f76_1816892_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/hackernews-reddit-week/image_hu08d287f4cb88ff40089d87f7e23a2f76_1816892_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/hackernews-reddit-week/image_hu08d287f4cb88ff40089d87f7e23a2f76_1816892_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/hackernews-reddit-week/image_hu08d287f4cb88ff40089d87f7e23a2f76_1816892_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/hackernews-reddit-week/image_hu08d287f4cb88ff40089d87f7e23a2f76_1816892_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/hackernews-reddit-week/image_hu08d287f4cb88ff40089d87f7e23a2f76_1816892_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/hackernews-reddit-week/image_hu08d287f4cb88ff40089d87f7e23a2f76_1816892_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/hackernews-reddit-week/image_hu08d287f4cb88ff40089d87f7e23a2f76_1816892_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/hackernews-reddit-week/image_hu08d287f4cb88ff40089d87f7e23a2f76_1816892_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/hackernews-reddit-week/image_hu08d287f4cb88ff40089d87f7e23a2f76_1816892_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/history-cryptography/crypto3_hu3d03a01dcc18bc5be0e67db3d8d209a6_804961_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/history-cryptography/crypto3_hu3d03a01dcc18bc5be0e67db3d8d209a6_804961_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/history-cryptography/crypto3_hu3d03a01dcc18bc5be0e67db3d8d209a6_804961_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/history-cryptography/crypto3_hu3d03a01dcc18bc5be0e67db3d8d209a6_804961_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/history-cryptography/crypto3_hu3d03a01dcc18bc5be0e67db3d8d209a6_804961_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/history-cryptography/crypto3_hu3d03a01dcc18bc5be0e67db3d8d209a6_804961_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/history-cryptography/crypto3_hu3d03a01dcc18bc5be0e67db3d8d209a6_804961_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/history-cryptography/crypto3_hu3d03a01dcc18bc5be0e67db3d8d209a6_804961_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/history-cryptography/crypto3_hu3d03a01dcc18bc5be0e67db3d8d209a6_804961_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/history-cryptography/crypto3_hu3d03a01dcc18bc5be0e67db3d8d209a6_804961_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/history-cryptography/crypto3_hu3d03a01dcc18bc5be0e67db3d8d209a6_804961_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/history-cryptography/crypto3_hu3d03a01dcc18bc5be0e67db3d8d209a6_804961_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/history-cryptography/crypto3_hu3d03a01dcc18bc5be0e67db3d8d209a6_804961_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/history-cryptography/crypto3_hu3d03a01dcc18bc5be0e67db3d8d209a6_804961_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/history-cryptography/crypto3_hu3d03a01dcc18bc5be0e67db3d8d209a6_804961_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/history-cryptography/crypto3_hu3d03a01dcc18bc5be0e67db3d8d209a6_804961_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/history-cryptography/2020-07-29-Berty-Blogpost-History_of_cryptography_hu0bf35b7b32114c9ce4b748f876a5b755_1019672_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/history-cryptography/2020-07-29-Berty-Blogpost-History_of_cryptography_hu0bf35b7b32114c9ce4b748f876a5b755_1019672_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/history-cryptography/2020-07-29-Berty-Blogpost-History_of_cryptography_hu0bf35b7b32114c9ce4b748f876a5b755_1019672_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/history-cryptography/2020-07-29-Berty-Blogpost-History_of_cryptography_hu0bf35b7b32114c9ce4b748f876a5b755_1019672_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/history-cryptography/2020-07-29-Berty-Blogpost-History_of_cryptography_hu0bf35b7b32114c9ce4b748f876a5b755_1019672_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/history-cryptography/2020-07-29-Berty-Blogpost-History_of_cryptography_hu0bf35b7b32114c9ce4b748f876a5b755_1019672_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/history-cryptography/2020-07-29-Berty-Blogpost-History_of_cryptography_hu0bf35b7b32114c9ce4b748f876a5b755_1019672_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/history-cryptography/2020-07-29-Berty-Blogpost-History_of_cryptography_hu0bf35b7b32114c9ce4b748f876a5b755_1019672_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/history-cryptography/2020-07-29-Berty-Blogpost-History_of_cryptography_hu0bf35b7b32114c9ce4b748f876a5b755_1019672_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/history-cryptography/2020-07-29-Berty-Blogpost-History_of_cryptography_hu0bf35b7b32114c9ce4b748f876a5b755_1019672_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/history-cryptography/2020-07-29-Berty-Blogpost-History_of_cryptography_hu0bf35b7b32114c9ce4b748f876a5b755_1019672_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/history-cryptography/2020-07-29-Berty-Blogpost-History_of_cryptography_hu0bf35b7b32114c9ce4b748f876a5b755_1019672_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/history-cryptography/2020-07-29-Berty-Blogpost-History_of_cryptography_hu0bf35b7b32114c9ce4b748f876a5b755_1019672_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/history-cryptography/2020-07-29-Berty-Blogpost-History_of_cryptography_hu0bf35b7b32114c9ce4b748f876a5b755_1019672_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/history-cryptography/2020-07-29-Berty-Blogpost-History_of_cryptography_hu0bf35b7b32114c9ce4b748f876a5b755_1019672_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/history-cryptography/2020-07-29-Berty-Blogpost-History_of_cryptography_hu0bf35b7b32114c9ce4b748f876a5b755_1019672_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/history-cryptography/crypto2_hu3d03a01dcc18bc5be0e67db3d8d209a6_2344282_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/history-cryptography/crypto2_hu3d03a01dcc18bc5be0e67db3d8d209a6_2344282_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/history-cryptography/crypto2_hu3d03a01dcc18bc5be0e67db3d8d209a6_2344282_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/history-cryptography/crypto2_hu3d03a01dcc18bc5be0e67db3d8d209a6_2344282_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/history-cryptography/crypto2_hu3d03a01dcc18bc5be0e67db3d8d209a6_2344282_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/history-cryptography/crypto2_hu3d03a01dcc18bc5be0e67db3d8d209a6_2344282_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/history-cryptography/crypto2_hu3d03a01dcc18bc5be0e67db3d8d209a6_2344282_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/history-cryptography/crypto2_hu3d03a01dcc18bc5be0e67db3d8d209a6_2344282_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/history-cryptography/crypto2_hu3d03a01dcc18bc5be0e67db3d8d209a6_2344282_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/history-cryptography/crypto2_hu3d03a01dcc18bc5be0e67db3d8d209a6_2344282_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/history-cryptography/crypto2_hu3d03a01dcc18bc5be0e67db3d8d209a6_2344282_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/history-cryptography/crypto2_hu3d03a01dcc18bc5be0e67db3d8d209a6_2344282_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/history-cryptography/crypto2_hu3d03a01dcc18bc5be0e67db3d8d209a6_2344282_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/history-cryptography/crypto2_hu3d03a01dcc18bc5be0e67db3d8d209a6_2344282_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/history-cryptography/crypto2_hu3d03a01dcc18bc5be0e67db3d8d209a6_2344282_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/history-cryptography/crypto2_hu3d03a01dcc18bc5be0e67db3d8d209a6_2344282_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/history-cryptography/crypto5_huf779919dae4545ad7b8f328e25a66979_99948_800x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/history-cryptography/crypto5_huf779919dae4545ad7b8f328e25a66979_99948_800x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/history-cryptography/crypto5_huf779919dae4545ad7b8f328e25a66979_99948_800x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/history-cryptography/crypto5_huf779919dae4545ad7b8f328e25a66979_99948_800x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/history-cryptography/crypto5_huf779919dae4545ad7b8f328e25a66979_99948_800x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/history-cryptography/crypto5_huf779919dae4545ad7b8f328e25a66979_99948_800x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/history-cryptography/crypto5_huf779919dae4545ad7b8f328e25a66979_99948_800x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/history-cryptography/crypto5_huf779919dae4545ad7b8f328e25a66979_99948_800x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/history-cryptography/crypto5_huf779919dae4545ad7b8f328e25a66979_99948_800x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/history-cryptography/crypto5_huf779919dae4545ad7b8f328e25a66979_99948_800x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/history-cryptography/crypto5_huf779919dae4545ad7b8f328e25a66979_99948_800x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/history-cryptography/crypto5_huf779919dae4545ad7b8f328e25a66979_99948_800x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/history-cryptography/crypto5_huf779919dae4545ad7b8f328e25a66979_99948_800x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/history-cryptography/crypto5_huf779919dae4545ad7b8f328e25a66979_99948_800x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/history-cryptography/crypto5_huf779919dae4545ad7b8f328e25a66979_99948_800x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/history-cryptography/crypto5_huf779919dae4545ad7b8f328e25a66979_99948_800x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/history-cryptography/crypto4_hu3d03a01dcc18bc5be0e67db3d8d209a6_5565524_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/history-cryptography/crypto4_hu3d03a01dcc18bc5be0e67db3d8d209a6_5565524_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/history-cryptography/crypto4_hu3d03a01dcc18bc5be0e67db3d8d209a6_5565524_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/history-cryptography/crypto4_hu3d03a01dcc18bc5be0e67db3d8d209a6_5565524_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/history-cryptography/crypto4_hu3d03a01dcc18bc5be0e67db3d8d209a6_5565524_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/history-cryptography/crypto4_hu3d03a01dcc18bc5be0e67db3d8d209a6_5565524_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/history-cryptography/crypto4_hu3d03a01dcc18bc5be0e67db3d8d209a6_5565524_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/history-cryptography/crypto4_hu3d03a01dcc18bc5be0e67db3d8d209a6_5565524_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/history-cryptography/crypto4_hu3d03a01dcc18bc5be0e67db3d8d209a6_5565524_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/history-cryptography/crypto4_hu3d03a01dcc18bc5be0e67db3d8d209a6_5565524_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/history-cryptography/crypto4_hu3d03a01dcc18bc5be0e67db3d8d209a6_5565524_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/history-cryptography/crypto4_hu3d03a01dcc18bc5be0e67db3d8d209a6_5565524_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/history-cryptography/crypto4_hu3d03a01dcc18bc5be0e67db3d8d209a6_5565524_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/history-cryptography/crypto4_hu3d03a01dcc18bc5be0e67db3d8d209a6_5565524_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/history-cryptography/crypto4_hu3d03a01dcc18bc5be0e67db3d8d209a6_5565524_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/history-cryptography/crypto4_hu3d03a01dcc18bc5be0e67db3d8d209a6_5565524_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/history-cryptography/crypto6_hu3d03a01dcc18bc5be0e67db3d8d209a6_4488505_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/history-cryptography/crypto6_hu3d03a01dcc18bc5be0e67db3d8d209a6_4488505_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/history-cryptography/crypto6_hu3d03a01dcc18bc5be0e67db3d8d209a6_4488505_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/history-cryptography/crypto6_hu3d03a01dcc18bc5be0e67db3d8d209a6_4488505_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/history-cryptography/crypto6_hu3d03a01dcc18bc5be0e67db3d8d209a6_4488505_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/history-cryptography/crypto6_hu3d03a01dcc18bc5be0e67db3d8d209a6_4488505_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/history-cryptography/crypto6_hu3d03a01dcc18bc5be0e67db3d8d209a6_4488505_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/history-cryptography/crypto6_hu3d03a01dcc18bc5be0e67db3d8d209a6_4488505_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/history-cryptography/crypto6_hu3d03a01dcc18bc5be0e67db3d8d209a6_4488505_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/history-cryptography/crypto6_hu3d03a01dcc18bc5be0e67db3d8d209a6_4488505_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/history-cryptography/crypto6_hu3d03a01dcc18bc5be0e67db3d8d209a6_4488505_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/history-cryptography/crypto6_hu3d03a01dcc18bc5be0e67db3d8d209a6_4488505_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/history-cryptography/crypto6_hu3d03a01dcc18bc5be0e67db3d8d209a6_4488505_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/history-cryptography/crypto6_hu3d03a01dcc18bc5be0e67db3d8d209a6_4488505_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/history-cryptography/crypto6_hu3d03a01dcc18bc5be0e67db3d8d209a6_4488505_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/history-cryptography/crypto6_hu3d03a01dcc18bc5be0e67db3d8d209a6_4488505_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/history-cryptography/crypto7_hu3d03a01dcc18bc5be0e67db3d8d209a6_853792_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/history-cryptography/crypto7_hu3d03a01dcc18bc5be0e67db3d8d209a6_853792_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/history-cryptography/crypto7_hu3d03a01dcc18bc5be0e67db3d8d209a6_853792_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/history-cryptography/crypto7_hu3d03a01dcc18bc5be0e67db3d8d209a6_853792_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/history-cryptography/crypto7_hu3d03a01dcc18bc5be0e67db3d8d209a6_853792_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/history-cryptography/crypto7_hu3d03a01dcc18bc5be0e67db3d8d209a6_853792_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/history-cryptography/crypto7_hu3d03a01dcc18bc5be0e67db3d8d209a6_853792_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/history-cryptography/crypto7_hu3d03a01dcc18bc5be0e67db3d8d209a6_853792_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/history-cryptography/crypto7_hu3d03a01dcc18bc5be0e67db3d8d209a6_853792_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/history-cryptography/crypto7_hu3d03a01dcc18bc5be0e67db3d8d209a6_853792_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/history-cryptography/crypto7_hu3d03a01dcc18bc5be0e67db3d8d209a6_853792_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/history-cryptography/crypto7_hu3d03a01dcc18bc5be0e67db3d8d209a6_853792_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/history-cryptography/crypto7_hu3d03a01dcc18bc5be0e67db3d8d209a6_853792_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/history-cryptography/crypto7_hu3d03a01dcc18bc5be0e67db3d8d209a6_853792_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/history-cryptography/crypto7_hu3d03a01dcc18bc5be0e67db3d8d209a6_853792_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/history-cryptography/crypto7_hu3d03a01dcc18bc5be0e67db3d8d209a6_853792_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/history-cryptography/crypto8_hu3d03a01dcc18bc5be0e67db3d8d209a6_3381297_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/history-cryptography/crypto8_hu3d03a01dcc18bc5be0e67db3d8d209a6_3381297_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/history-cryptography/crypto8_hu3d03a01dcc18bc5be0e67db3d8d209a6_3381297_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/history-cryptography/crypto8_hu3d03a01dcc18bc5be0e67db3d8d209a6_3381297_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/history-cryptography/crypto8_hu3d03a01dcc18bc5be0e67db3d8d209a6_3381297_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/history-cryptography/crypto8_hu3d03a01dcc18bc5be0e67db3d8d209a6_3381297_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/history-cryptography/crypto8_hu3d03a01dcc18bc5be0e67db3d8d209a6_3381297_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/history-cryptography/crypto8_hu3d03a01dcc18bc5be0e67db3d8d209a6_3381297_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/history-cryptography/crypto8_hu3d03a01dcc18bc5be0e67db3d8d209a6_3381297_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/history-cryptography/crypto8_hu3d03a01dcc18bc5be0e67db3d8d209a6_3381297_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/history-cryptography/crypto8_hu3d03a01dcc18bc5be0e67db3d8d209a6_3381297_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/history-cryptography/crypto8_hu3d03a01dcc18bc5be0e67db3d8d209a6_3381297_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/history-cryptography/crypto8_hu3d03a01dcc18bc5be0e67db3d8d209a6_3381297_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/history-cryptography/crypto8_hu3d03a01dcc18bc5be0e67db3d8d209a6_3381297_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/history-cryptography/crypto8_hu3d03a01dcc18bc5be0e67db3d8d209a6_3381297_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/history-cryptography/crypto8_hu3d03a01dcc18bc5be0e67db3d8d209a6_3381297_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/how-vpn-phone/vpn2_hu3d03a01dcc18bc5be0e67db3d8d209a6_4051745_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/how-vpn-phone/vpn2_hu3d03a01dcc18bc5be0e67db3d8d209a6_4051745_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/how-vpn-phone/vpn2_hu3d03a01dcc18bc5be0e67db3d8d209a6_4051745_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/how-vpn-phone/vpn2_hu3d03a01dcc18bc5be0e67db3d8d209a6_4051745_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/how-vpn-phone/vpn2_hu3d03a01dcc18bc5be0e67db3d8d209a6_4051745_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/how-vpn-phone/vpn2_hu3d03a01dcc18bc5be0e67db3d8d209a6_4051745_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/how-vpn-phone/vpn2_hu3d03a01dcc18bc5be0e67db3d8d209a6_4051745_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/how-vpn-phone/vpn2_hu3d03a01dcc18bc5be0e67db3d8d209a6_4051745_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/how-vpn-phone/vpn2_hu3d03a01dcc18bc5be0e67db3d8d209a6_4051745_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/how-vpn-phone/vpn2_hu3d03a01dcc18bc5be0e67db3d8d209a6_4051745_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/how-vpn-phone/vpn2_hu3d03a01dcc18bc5be0e67db3d8d209a6_4051745_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/how-vpn-phone/vpn2_hu3d03a01dcc18bc5be0e67db3d8d209a6_4051745_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/how-vpn-phone/vpn2_hu3d03a01dcc18bc5be0e67db3d8d209a6_4051745_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/how-vpn-phone/vpn2_hu3d03a01dcc18bc5be0e67db3d8d209a6_4051745_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/how-vpn-phone/vpn2_hu3d03a01dcc18bc5be0e67db3d8d209a6_4051745_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/how-vpn-phone/vpn2_hu3d03a01dcc18bc5be0e67db3d8d209a6_4051745_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/how-berty-works-ipfs/HBW1_huc5826c32e944b911f0a86ebcd319baba_527675_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/how-berty-works-ipfs/HBW1_huc5826c32e944b911f0a86ebcd319baba_527675_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/how-berty-works-ipfs/HBW1_huc5826c32e944b911f0a86ebcd319baba_527675_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/how-berty-works-ipfs/HBW1_huc5826c32e944b911f0a86ebcd319baba_527675_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/how-berty-works-ipfs/HBW1_huc5826c32e944b911f0a86ebcd319baba_527675_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/how-berty-works-ipfs/HBW1_huc5826c32e944b911f0a86ebcd319baba_527675_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/how-berty-works-ipfs/HBW1_huc5826c32e944b911f0a86ebcd319baba_527675_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/how-berty-works-ipfs/HBW1_huc5826c32e944b911f0a86ebcd319baba_527675_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/how-berty-works-ipfs/HBW1_huc5826c32e944b911f0a86ebcd319baba_527675_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/how-berty-works-ipfs/HBW1_huc5826c32e944b911f0a86ebcd319baba_527675_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/how-berty-works-ipfs/HBW1_huc5826c32e944b911f0a86ebcd319baba_527675_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/how-berty-works-ipfs/HBW1_huc5826c32e944b911f0a86ebcd319baba_527675_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/how-berty-works-ipfs/HBW1_huc5826c32e944b911f0a86ebcd319baba_527675_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/how-berty-works-ipfs/HBW1_huc5826c32e944b911f0a86ebcd319baba_527675_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/how-berty-works-ipfs/HBW1_huc5826c32e944b911f0a86ebcd319baba_527675_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/how-berty-works-ipfs/HBW1_huc5826c32e944b911f0a86ebcd319baba_527675_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/how-vpn-phone/vpn-phone_hub6a2fcba103ac28e794c2a2b32dff360_560225_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/how-vpn-phone/vpn-phone_hub6a2fcba103ac28e794c2a2b32dff360_560225_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/how-vpn-phone/vpn-phone_hub6a2fcba103ac28e794c2a2b32dff360_560225_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/how-vpn-phone/vpn-phone_hub6a2fcba103ac28e794c2a2b32dff360_560225_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/how-vpn-phone/vpn-phone_hub6a2fcba103ac28e794c2a2b32dff360_560225_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/how-vpn-phone/vpn-phone_hub6a2fcba103ac28e794c2a2b32dff360_560225_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/how-vpn-phone/vpn-phone_hub6a2fcba103ac28e794c2a2b32dff360_560225_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/how-vpn-phone/vpn-phone_hub6a2fcba103ac28e794c2a2b32dff360_560225_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/how-vpn-phone/vpn-phone_hub6a2fcba103ac28e794c2a2b32dff360_560225_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/how-vpn-phone/vpn-phone_hub6a2fcba103ac28e794c2a2b32dff360_560225_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/how-vpn-phone/vpn-phone_hub6a2fcba103ac28e794c2a2b32dff360_560225_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/how-vpn-phone/vpn-phone_hub6a2fcba103ac28e794c2a2b32dff360_560225_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/how-vpn-phone/vpn-phone_hub6a2fcba103ac28e794c2a2b32dff360_560225_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/how-vpn-phone/vpn-phone_hub6a2fcba103ac28e794c2a2b32dff360_560225_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/how-vpn-phone/vpn-phone_hub6a2fcba103ac28e794c2a2b32dff360_560225_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/how-vpn-phone/vpn-phone_hub6a2fcba103ac28e794c2a2b32dff360_560225_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/how-vpn-phone/vpn4_hu254db98d040765576eb36ec5c7df329f_35492_960x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/how-vpn-phone/vpn4_hu254db98d040765576eb36ec5c7df329f_35492_960x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/how-vpn-phone/vpn4_hu254db98d040765576eb36ec5c7df329f_35492_960x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/how-vpn-phone/vpn4_hu254db98d040765576eb36ec5c7df329f_35492_960x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/how-vpn-phone/vpn4_hu254db98d040765576eb36ec5c7df329f_35492_960x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/how-vpn-phone/vpn4_hu254db98d040765576eb36ec5c7df329f_35492_960x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/how-vpn-phone/vpn4_hu254db98d040765576eb36ec5c7df329f_35492_960x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/how-vpn-phone/vpn4_hu254db98d040765576eb36ec5c7df329f_35492_960x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/how-vpn-phone/vpn4_hu254db98d040765576eb36ec5c7df329f_35492_960x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/how-vpn-phone/vpn4_hu254db98d040765576eb36ec5c7df329f_35492_960x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/how-vpn-phone/vpn4_hu254db98d040765576eb36ec5c7df329f_35492_960x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/how-vpn-phone/vpn4_hu254db98d040765576eb36ec5c7df329f_35492_960x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/how-vpn-phone/vpn4_hu254db98d040765576eb36ec5c7df329f_35492_960x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/how-vpn-phone/vpn4_hu254db98d040765576eb36ec5c7df329f_35492_960x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/how-vpn-phone/vpn4_hu254db98d040765576eb36ec5c7df329f_35492_960x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/how-vpn-phone/vpn4_hu254db98d040765576eb36ec5c7df329f_35492_960x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/how-vpn-phone/vpn3_hu3d03a01dcc18bc5be0e67db3d8d209a6_2039743_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/how-vpn-phone/vpn3_hu3d03a01dcc18bc5be0e67db3d8d209a6_2039743_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/how-vpn-phone/vpn3_hu3d03a01dcc18bc5be0e67db3d8d209a6_2039743_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/how-vpn-phone/vpn3_hu3d03a01dcc18bc5be0e67db3d8d209a6_2039743_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/how-vpn-phone/vpn3_hu3d03a01dcc18bc5be0e67db3d8d209a6_2039743_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/how-vpn-phone/vpn3_hu3d03a01dcc18bc5be0e67db3d8d209a6_2039743_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/how-vpn-phone/vpn3_hu3d03a01dcc18bc5be0e67db3d8d209a6_2039743_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/how-vpn-phone/vpn3_hu3d03a01dcc18bc5be0e67db3d8d209a6_2039743_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/how-vpn-phone/vpn3_hu3d03a01dcc18bc5be0e67db3d8d209a6_2039743_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/how-vpn-phone/vpn3_hu3d03a01dcc18bc5be0e67db3d8d209a6_2039743_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/how-vpn-phone/vpn3_hu3d03a01dcc18bc5be0e67db3d8d209a6_2039743_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/how-vpn-phone/vpn3_hu3d03a01dcc18bc5be0e67db3d8d209a6_2039743_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/how-vpn-phone/vpn3_hu3d03a01dcc18bc5be0e67db3d8d209a6_2039743_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/how-vpn-phone/vpn3_hu3d03a01dcc18bc5be0e67db3d8d209a6_2039743_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/how-vpn-phone/vpn3_hu3d03a01dcc18bc5be0e67db3d8d209a6_2039743_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/how-vpn-phone/vpn3_hu3d03a01dcc18bc5be0e67db3d8d209a6_2039743_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/how-vpn-phone/vpn5_hu3d03a01dcc18bc5be0e67db3d8d209a6_5449722_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/how-vpn-phone/vpn5_hu3d03a01dcc18bc5be0e67db3d8d209a6_5449722_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/how-vpn-phone/vpn5_hu3d03a01dcc18bc5be0e67db3d8d209a6_5449722_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/how-vpn-phone/vpn5_hu3d03a01dcc18bc5be0e67db3d8d209a6_5449722_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/how-vpn-phone/vpn5_hu3d03a01dcc18bc5be0e67db3d8d209a6_5449722_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/how-vpn-phone/vpn5_hu3d03a01dcc18bc5be0e67db3d8d209a6_5449722_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/how-vpn-phone/vpn5_hu3d03a01dcc18bc5be0e67db3d8d209a6_5449722_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/how-vpn-phone/vpn5_hu3d03a01dcc18bc5be0e67db3d8d209a6_5449722_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/how-vpn-phone/vpn5_hu3d03a01dcc18bc5be0e67db3d8d209a6_5449722_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/how-vpn-phone/vpn5_hu3d03a01dcc18bc5be0e67db3d8d209a6_5449722_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/how-vpn-phone/vpn5_hu3d03a01dcc18bc5be0e67db3d8d209a6_5449722_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/how-vpn-phone/vpn5_hu3d03a01dcc18bc5be0e67db3d8d209a6_5449722_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/how-vpn-phone/vpn5_hu3d03a01dcc18bc5be0e67db3d8d209a6_5449722_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/how-vpn-phone/vpn5_hu3d03a01dcc18bc5be0e67db3d8d209a6_5449722_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/how-vpn-phone/vpn5_hu3d03a01dcc18bc5be0e67db3d8d209a6_5449722_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/how-vpn-phone/vpn5_hu3d03a01dcc18bc5be0e67db3d8d209a6_5449722_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/how-vpn-phone/vpn6_hu3d03a01dcc18bc5be0e67db3d8d209a6_1085418_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/how-vpn-phone/vpn6_hu3d03a01dcc18bc5be0e67db3d8d209a6_1085418_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/how-vpn-phone/vpn6_hu3d03a01dcc18bc5be0e67db3d8d209a6_1085418_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/how-vpn-phone/vpn6_hu3d03a01dcc18bc5be0e67db3d8d209a6_1085418_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/how-vpn-phone/vpn6_hu3d03a01dcc18bc5be0e67db3d8d209a6_1085418_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/how-vpn-phone/vpn6_hu3d03a01dcc18bc5be0e67db3d8d209a6_1085418_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/how-vpn-phone/vpn6_hu3d03a01dcc18bc5be0e67db3d8d209a6_1085418_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/how-vpn-phone/vpn6_hu3d03a01dcc18bc5be0e67db3d8d209a6_1085418_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/how-vpn-phone/vpn6_hu3d03a01dcc18bc5be0e67db3d8d209a6_1085418_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/how-vpn-phone/vpn6_hu3d03a01dcc18bc5be0e67db3d8d209a6_1085418_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/how-vpn-phone/vpn6_hu3d03a01dcc18bc5be0e67db3d8d209a6_1085418_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/how-vpn-phone/vpn6_hu3d03a01dcc18bc5be0e67db3d8d209a6_1085418_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/how-vpn-phone/vpn6_hu3d03a01dcc18bc5be0e67db3d8d209a6_1085418_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/how-vpn-phone/vpn6_hu3d03a01dcc18bc5be0e67db3d8d209a6_1085418_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/how-vpn-phone/vpn6_hu3d03a01dcc18bc5be0e67db3d8d209a6_1085418_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/how-vpn-phone/vpn6_hu3d03a01dcc18bc5be0e67db3d8d209a6_1085418_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/ipfs-camp/berty_at_ipfs_camp_hub2de127b0e8a45146f8dabb881362fe9_550868_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/ipfs-camp/berty_at_ipfs_camp_hub2de127b0e8a45146f8dabb881362fe9_550868_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/ipfs-camp/berty_at_ipfs_camp_hub2de127b0e8a45146f8dabb881362fe9_550868_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/ipfs-camp/berty_at_ipfs_camp_hub2de127b0e8a45146f8dabb881362fe9_550868_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/ipfs-camp/berty_at_ipfs_camp_hub2de127b0e8a45146f8dabb881362fe9_550868_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/ipfs-camp/berty_at_ipfs_camp_hub2de127b0e8a45146f8dabb881362fe9_550868_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/ipfs-camp/berty_at_ipfs_camp_hub2de127b0e8a45146f8dabb881362fe9_550868_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/ipfs-camp/berty_at_ipfs_camp_hub2de127b0e8a45146f8dabb881362fe9_550868_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/ipfs-camp/berty_at_ipfs_camp_hub2de127b0e8a45146f8dabb881362fe9_550868_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/ipfs-camp/berty_at_ipfs_camp_hub2de127b0e8a45146f8dabb881362fe9_550868_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/ipfs-camp/berty_at_ipfs_camp_hub2de127b0e8a45146f8dabb881362fe9_550868_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/ipfs-camp/berty_at_ipfs_camp_hub2de127b0e8a45146f8dabb881362fe9_550868_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/ipfs-camp/berty_at_ipfs_camp_hub2de127b0e8a45146f8dabb881362fe9_550868_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/ipfs-camp/berty_at_ipfs_camp_hub2de127b0e8a45146f8dabb881362fe9_550868_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/ipfs-camp/berty_at_ipfs_camp_hub2de127b0e8a45146f8dabb881362fe9_550868_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/ipfs-camp/berty_at_ipfs_camp_hub2de127b0e8a45146f8dabb881362fe9_550868_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/ipfs-camp/image1_hu0cbb5a39b5ffb9ea024c22759a3e7eff_545216_1600x1200_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/ipfs-camp/image1_hu0cbb5a39b5ffb9ea024c22759a3e7eff_545216_1600x1200_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/ipfs-camp/image1_hu0cbb5a39b5ffb9ea024c22759a3e7eff_545216_1600x1200_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/ipfs-camp/image1_hu0cbb5a39b5ffb9ea024c22759a3e7eff_545216_1600x1200_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/ipfs-camp/image1_hu0cbb5a39b5ffb9ea024c22759a3e7eff_545216_1600x1200_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/ipfs-camp/image1_hu0cbb5a39b5ffb9ea024c22759a3e7eff_545216_1600x1200_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/ipfs-camp/image1_hu0cbb5a39b5ffb9ea024c22759a3e7eff_545216_1600x1200_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/ipfs-camp/image1_hu0cbb5a39b5ffb9ea024c22759a3e7eff_545216_1600x1200_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/ipfs-camp/image1_hu0cbb5a39b5ffb9ea024c22759a3e7eff_545216_1600x1200_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/ipfs-camp/image1_hu0cbb5a39b5ffb9ea024c22759a3e7eff_545216_1600x1200_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/ipfs-camp/image1_hu0cbb5a39b5ffb9ea024c22759a3e7eff_545216_1600x1200_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/ipfs-camp/image1_hu0cbb5a39b5ffb9ea024c22759a3e7eff_545216_1600x1200_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/ipfs-camp/image1_hu0cbb5a39b5ffb9ea024c22759a3e7eff_545216_1600x1200_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/ipfs-camp/image1_hu0cbb5a39b5ffb9ea024c22759a3e7eff_545216_1600x1200_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/ipfs-camp/image1_hu0cbb5a39b5ffb9ea024c22759a3e7eff_545216_1600x1200_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/ipfs-camp/image1_hu0cbb5a39b5ffb9ea024c22759a3e7eff_545216_1600x1200_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/ipfs-camp/image3_hu11ff8286032d76018631a7d92115d67b_416272_1769x1077_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/ipfs-camp/image3_hu11ff8286032d76018631a7d92115d67b_416272_1769x1077_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/ipfs-camp/image3_hu11ff8286032d76018631a7d92115d67b_416272_1769x1077_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/ipfs-camp/image3_hu11ff8286032d76018631a7d92115d67b_416272_1769x1077_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/ipfs-camp/image3_hu11ff8286032d76018631a7d92115d67b_416272_1769x1077_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/ipfs-camp/image3_hu11ff8286032d76018631a7d92115d67b_416272_1769x1077_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/ipfs-camp/image3_hu11ff8286032d76018631a7d92115d67b_416272_1769x1077_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/ipfs-camp/image3_hu11ff8286032d76018631a7d92115d67b_416272_1769x1077_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/ipfs-camp/image3_hu11ff8286032d76018631a7d92115d67b_416272_1769x1077_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/ipfs-camp/image3_hu11ff8286032d76018631a7d92115d67b_416272_1769x1077_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/ipfs-camp/image3_hu11ff8286032d76018631a7d92115d67b_416272_1769x1077_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/ipfs-camp/image3_hu11ff8286032d76018631a7d92115d67b_416272_1769x1077_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/ipfs-camp/image3_hu11ff8286032d76018631a7d92115d67b_416272_1769x1077_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/ipfs-camp/image3_hu11ff8286032d76018631a7d92115d67b_416272_1769x1077_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/ipfs-camp/image3_hu11ff8286032d76018631a7d92115d67b_416272_1769x1077_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/ipfs-camp/image3_hu11ff8286032d76018631a7d92115d67b_416272_1769x1077_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/ipfs-camp/image4_huabe7f2ffb869aae705e712fc7aded453_254406_1999x1281_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/ipfs-camp/image4_huabe7f2ffb869aae705e712fc7aded453_254406_1999x1281_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/ipfs-camp/image4_huabe7f2ffb869aae705e712fc7aded453_254406_1999x1281_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/ipfs-camp/image4_huabe7f2ffb869aae705e712fc7aded453_254406_1999x1281_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/ipfs-camp/image4_huabe7f2ffb869aae705e712fc7aded453_254406_1999x1281_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/ipfs-camp/image4_huabe7f2ffb869aae705e712fc7aded453_254406_1999x1281_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/ipfs-camp/image4_huabe7f2ffb869aae705e712fc7aded453_254406_1999x1281_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/ipfs-camp/image4_huabe7f2ffb869aae705e712fc7aded453_254406_1999x1281_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/ipfs-camp/image4_huabe7f2ffb869aae705e712fc7aded453_254406_1999x1281_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/ipfs-camp/image4_huabe7f2ffb869aae705e712fc7aded453_254406_1999x1281_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/ipfs-camp/image4_huabe7f2ffb869aae705e712fc7aded453_254406_1999x1281_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/ipfs-camp/image4_huabe7f2ffb869aae705e712fc7aded453_254406_1999x1281_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/ipfs-camp/image4_huabe7f2ffb869aae705e712fc7aded453_254406_1999x1281_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/ipfs-camp/image4_huabe7f2ffb869aae705e712fc7aded453_254406_1999x1281_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/ipfs-camp/image4_huabe7f2ffb869aae705e712fc7aded453_254406_1999x1281_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/ipfs-camp/image4_huabe7f2ffb869aae705e712fc7aded453_254406_1999x1281_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/metadata-mobile-messaging/metadata-mobile-messaging_huad398d72d64d52bff4938f8a4663f32f_846359_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/metadata-mobile-messaging/metadata-mobile-messaging_huad398d72d64d52bff4938f8a4663f32f_846359_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/metadata-mobile-messaging/metadata-mobile-messaging_huad398d72d64d52bff4938f8a4663f32f_846359_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/metadata-mobile-messaging/metadata-mobile-messaging_huad398d72d64d52bff4938f8a4663f32f_846359_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/metadata-mobile-messaging/metadata-mobile-messaging_huad398d72d64d52bff4938f8a4663f32f_846359_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/metadata-mobile-messaging/metadata-mobile-messaging_huad398d72d64d52bff4938f8a4663f32f_846359_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/metadata-mobile-messaging/metadata-mobile-messaging_huad398d72d64d52bff4938f8a4663f32f_846359_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/metadata-mobile-messaging/metadata-mobile-messaging_huad398d72d64d52bff4938f8a4663f32f_846359_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/metadata-mobile-messaging/metadata-mobile-messaging_huad398d72d64d52bff4938f8a4663f32f_846359_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/metadata-mobile-messaging/metadata-mobile-messaging_huad398d72d64d52bff4938f8a4663f32f_846359_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/metadata-mobile-messaging/metadata-mobile-messaging_huad398d72d64d52bff4938f8a4663f32f_846359_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/metadata-mobile-messaging/metadata-mobile-messaging_huad398d72d64d52bff4938f8a4663f32f_846359_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/metadata-mobile-messaging/metadata-mobile-messaging_huad398d72d64d52bff4938f8a4663f32f_846359_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/metadata-mobile-messaging/metadata-mobile-messaging_huad398d72d64d52bff4938f8a4663f32f_846359_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/metadata-mobile-messaging/metadata-mobile-messaging_huad398d72d64d52bff4938f8a4663f32f_846359_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/metadata-mobile-messaging/metadata-mobile-messaging_huad398d72d64d52bff4938f8a4663f32f_846359_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/liberty-vs-safety/liberty-vs-safety_hu7979c783ce1f7604d816adb6c8673e5e_2962221_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/liberty-vs-safety/liberty-vs-safety_hu7979c783ce1f7604d816adb6c8673e5e_2962221_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/liberty-vs-safety/liberty-vs-safety_hu7979c783ce1f7604d816adb6c8673e5e_2962221_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/liberty-vs-safety/liberty-vs-safety_hu7979c783ce1f7604d816adb6c8673e5e_2962221_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/liberty-vs-safety/liberty-vs-safety_hu7979c783ce1f7604d816adb6c8673e5e_2962221_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/liberty-vs-safety/liberty-vs-safety_hu7979c783ce1f7604d816adb6c8673e5e_2962221_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/liberty-vs-safety/liberty-vs-safety_hu7979c783ce1f7604d816adb6c8673e5e_2962221_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/liberty-vs-safety/liberty-vs-safety_hu7979c783ce1f7604d816adb6c8673e5e_2962221_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/liberty-vs-safety/liberty-vs-safety_hu7979c783ce1f7604d816adb6c8673e5e_2962221_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/liberty-vs-safety/liberty-vs-safety_hu7979c783ce1f7604d816adb6c8673e5e_2962221_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/liberty-vs-safety/liberty-vs-safety_hu7979c783ce1f7604d816adb6c8673e5e_2962221_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/liberty-vs-safety/liberty-vs-safety_hu7979c783ce1f7604d816adb6c8673e5e_2962221_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/liberty-vs-safety/liberty-vs-safety_hu7979c783ce1f7604d816adb6c8673e5e_2962221_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/liberty-vs-safety/liberty-vs-safety_hu7979c783ce1f7604d816adb6c8673e5e_2962221_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/liberty-vs-safety/liberty-vs-safety_hu7979c783ce1f7604d816adb6c8673e5e_2962221_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/liberty-vs-safety/liberty-vs-safety_hu7979c783ce1f7604d816adb6c8673e5e_2962221_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/ipfs-camp/image5_hue2f9f777c3d8306e36c5e879b2b87015_368188_1999x1500_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/ipfs-camp/image5_hue2f9f777c3d8306e36c5e879b2b87015_368188_1999x1500_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/ipfs-camp/image5_hue2f9f777c3d8306e36c5e879b2b87015_368188_1999x1500_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/ipfs-camp/image5_hue2f9f777c3d8306e36c5e879b2b87015_368188_1999x1500_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/ipfs-camp/image5_hue2f9f777c3d8306e36c5e879b2b87015_368188_1999x1500_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/ipfs-camp/image5_hue2f9f777c3d8306e36c5e879b2b87015_368188_1999x1500_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/ipfs-camp/image5_hue2f9f777c3d8306e36c5e879b2b87015_368188_1999x1500_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/ipfs-camp/image5_hue2f9f777c3d8306e36c5e879b2b87015_368188_1999x1500_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/ipfs-camp/image5_hue2f9f777c3d8306e36c5e879b2b87015_368188_1999x1500_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/ipfs-camp/image5_hue2f9f777c3d8306e36c5e879b2b87015_368188_1999x1500_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/ipfs-camp/image5_hue2f9f777c3d8306e36c5e879b2b87015_368188_1999x1500_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/ipfs-camp/image5_hue2f9f777c3d8306e36c5e879b2b87015_368188_1999x1500_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/ipfs-camp/image5_hue2f9f777c3d8306e36c5e879b2b87015_368188_1999x1500_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/ipfs-camp/image5_hue2f9f777c3d8306e36c5e879b2b87015_368188_1999x1500_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/ipfs-camp/image5_hue2f9f777c3d8306e36c5e879b2b87015_368188_1999x1500_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/ipfs-camp/image5_hue2f9f777c3d8306e36c5e879b2b87015_368188_1999x1500_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/national-security-privacy/national-defense_hube0d9df41e2190ac0b99b9ea8b41577e_884069_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/national-security-privacy/national-defense_hube0d9df41e2190ac0b99b9ea8b41577e_884069_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/national-security-privacy/national-defense_hube0d9df41e2190ac0b99b9ea8b41577e_884069_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/national-security-privacy/national-defense_hube0d9df41e2190ac0b99b9ea8b41577e_884069_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/national-security-privacy/national-defense_hube0d9df41e2190ac0b99b9ea8b41577e_884069_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/national-security-privacy/national-defense_hube0d9df41e2190ac0b99b9ea8b41577e_884069_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/national-security-privacy/national-defense_hube0d9df41e2190ac0b99b9ea8b41577e_884069_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/national-security-privacy/national-defense_hube0d9df41e2190ac0b99b9ea8b41577e_884069_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/national-security-privacy/national-defense_hube0d9df41e2190ac0b99b9ea8b41577e_884069_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/national-security-privacy/national-defense_hube0d9df41e2190ac0b99b9ea8b41577e_884069_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/national-security-privacy/national-defense_hube0d9df41e2190ac0b99b9ea8b41577e_884069_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/national-security-privacy/national-defense_hube0d9df41e2190ac0b99b9ea8b41577e_884069_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/national-security-privacy/national-defense_hube0d9df41e2190ac0b99b9ea8b41577e_884069_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/national-security-privacy/national-defense_hube0d9df41e2190ac0b99b9ea8b41577e_884069_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/national-security-privacy/national-defense_hube0d9df41e2190ac0b99b9ea8b41577e_884069_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/national-security-privacy/national-defense_hube0d9df41e2190ac0b99b9ea8b41577e_884069_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/nodle-grants-berty-one-million/e8j4Jap_hu67ef220ce668933cab61ae0ec329dab8_815264_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/nodle-grants-berty-one-million/e8j4Jap_hu67ef220ce668933cab61ae0ec329dab8_815264_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/nodle-grants-berty-one-million/e8j4Jap_hu67ef220ce668933cab61ae0ec329dab8_815264_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/nodle-grants-berty-one-million/e8j4Jap_hu67ef220ce668933cab61ae0ec329dab8_815264_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/nodle-grants-berty-one-million/e8j4Jap_hu67ef220ce668933cab61ae0ec329dab8_815264_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/nodle-grants-berty-one-million/e8j4Jap_hu67ef220ce668933cab61ae0ec329dab8_815264_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/nodle-grants-berty-one-million/e8j4Jap_hu67ef220ce668933cab61ae0ec329dab8_815264_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/nodle-grants-berty-one-million/e8j4Jap_hu67ef220ce668933cab61ae0ec329dab8_815264_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/nodle-grants-berty-one-million/e8j4Jap_hu67ef220ce668933cab61ae0ec329dab8_815264_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/nodle-grants-berty-one-million/e8j4Jap_hu67ef220ce668933cab61ae0ec329dab8_815264_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/nodle-grants-berty-one-million/e8j4Jap_hu67ef220ce668933cab61ae0ec329dab8_815264_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/nodle-grants-berty-one-million/e8j4Jap_hu67ef220ce668933cab61ae0ec329dab8_815264_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/nodle-grants-berty-one-million/e8j4Jap_hu67ef220ce668933cab61ae0ec329dab8_815264_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/nodle-grants-berty-one-million/e8j4Jap_hu67ef220ce668933cab61ae0ec329dab8_815264_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/nodle-grants-berty-one-million/e8j4Jap_hu67ef220ce668933cab61ae0ec329dab8_815264_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/nodle-grants-berty-one-million/e8j4Jap_hu67ef220ce668933cab61ae0ec329dab8_815264_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/ngo-non-profit/ngo-non-profit_hue854fd3ff9a331c5286dad5aaf148391_699593_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/ngo-non-profit/ngo-non-profit_hue854fd3ff9a331c5286dad5aaf148391_699593_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/ngo-non-profit/ngo-non-profit_hue854fd3ff9a331c5286dad5aaf148391_699593_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/ngo-non-profit/ngo-non-profit_hue854fd3ff9a331c5286dad5aaf148391_699593_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/ngo-non-profit/ngo-non-profit_hue854fd3ff9a331c5286dad5aaf148391_699593_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/ngo-non-profit/ngo-non-profit_hue854fd3ff9a331c5286dad5aaf148391_699593_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/ngo-non-profit/ngo-non-profit_hue854fd3ff9a331c5286dad5aaf148391_699593_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/ngo-non-profit/ngo-non-profit_hue854fd3ff9a331c5286dad5aaf148391_699593_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/ngo-non-profit/ngo-non-profit_hue854fd3ff9a331c5286dad5aaf148391_699593_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/ngo-non-profit/ngo-non-profit_hue854fd3ff9a331c5286dad5aaf148391_699593_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/ngo-non-profit/ngo-non-profit_hue854fd3ff9a331c5286dad5aaf148391_699593_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/ngo-non-profit/ngo-non-profit_hue854fd3ff9a331c5286dad5aaf148391_699593_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/ngo-non-profit/ngo-non-profit_hue854fd3ff9a331c5286dad5aaf148391_699593_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/ngo-non-profit/ngo-non-profit_hue854fd3ff9a331c5286dad5aaf148391_699593_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/ngo-non-profit/ngo-non-profit_hue854fd3ff9a331c5286dad5aaf148391_699593_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/ngo-non-profit/ngo-non-profit_hue854fd3ff9a331c5286dad5aaf148391_699593_1312x0_resize_mitchellnetravali_3.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/nothing-to-hide/nothing-to-hide-min.2_hudf52f976eb45436815d4c33071bb23dc_34469_820x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/nothing-to-hide/nothing-to-hide-min.2_hudf52f976eb45436815d4c33071bb23dc_34469_820x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/nothing-to-hide/nothing-to-hide-min.2_hudf52f976eb45436815d4c33071bb23dc_34469_820x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/nothing-to-hide/nothing-to-hide-min.2_hudf52f976eb45436815d4c33071bb23dc_34469_820x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/nothing-to-hide/nothing-to-hide-min.2_hudf52f976eb45436815d4c33071bb23dc_34469_820x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/nothing-to-hide/nothing-to-hide-min.2_hudf52f976eb45436815d4c33071bb23dc_34469_820x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/nothing-to-hide/nothing-to-hide-min.2_hudf52f976eb45436815d4c33071bb23dc_34469_820x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/nothing-to-hide/nothing-to-hide-min.2_hudf52f976eb45436815d4c33071bb23dc_34469_820x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/nothing-to-hide/nothing-to-hide-min.2_hudf52f976eb45436815d4c33071bb23dc_34469_820x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/nothing-to-hide/nothing-to-hide-min.2_hudf52f976eb45436815d4c33071bb23dc_34469_820x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/nothing-to-hide/nothing-to-hide-min.2_hudf52f976eb45436815d4c33071bb23dc_34469_820x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/nothing-to-hide/nothing-to-hide-min.2_hudf52f976eb45436815d4c33071bb23dc_34469_820x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/nothing-to-hide/nothing-to-hide-min.2_hudf52f976eb45436815d4c33071bb23dc_34469_820x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/nothing-to-hide/nothing-to-hide-min.2_hudf52f976eb45436815d4c33071bb23dc_34469_820x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/nothing-to-hide/nothing-to-hide-min.2_hudf52f976eb45436815d4c33071bb23dc_34469_820x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/nothing-to-hide/nothing-to-hide-min.2_hudf52f976eb45436815d4c33071bb23dc_34469_820x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/ipfs-camp/image6_huec730a5baf49759f526cabf6a368afae_360297_1999x1500_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/ipfs-camp/image6_huec730a5baf49759f526cabf6a368afae_360297_1999x1500_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/ipfs-camp/image6_huec730a5baf49759f526cabf6a368afae_360297_1999x1500_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/ipfs-camp/image6_huec730a5baf49759f526cabf6a368afae_360297_1999x1500_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/ipfs-camp/image6_huec730a5baf49759f526cabf6a368afae_360297_1999x1500_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/ipfs-camp/image6_huec730a5baf49759f526cabf6a368afae_360297_1999x1500_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/ipfs-camp/image6_huec730a5baf49759f526cabf6a368afae_360297_1999x1500_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/ipfs-camp/image6_huec730a5baf49759f526cabf6a368afae_360297_1999x1500_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/ipfs-camp/image6_huec730a5baf49759f526cabf6a368afae_360297_1999x1500_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/ipfs-camp/image6_huec730a5baf49759f526cabf6a368afae_360297_1999x1500_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/ipfs-camp/image6_huec730a5baf49759f526cabf6a368afae_360297_1999x1500_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/ipfs-camp/image6_huec730a5baf49759f526cabf6a368afae_360297_1999x1500_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/ipfs-camp/image6_huec730a5baf49759f526cabf6a368afae_360297_1999x1500_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/ipfs-camp/image6_huec730a5baf49759f526cabf6a368afae_360297_1999x1500_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/ipfs-camp/image6_huec730a5baf49759f526cabf6a368afae_360297_1999x1500_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/ipfs-camp/image6_huec730a5baf49759f526cabf6a368afae_360297_1999x1500_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/nothing-to-hide/nothing-to-hide_hu3329c799238a256dea35eb224f58d8d8_639183_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/nothing-to-hide/nothing-to-hide_hu3329c799238a256dea35eb224f58d8d8_639183_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/nothing-to-hide/nothing-to-hide_hu3329c799238a256dea35eb224f58d8d8_639183_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/nothing-to-hide/nothing-to-hide_hu3329c799238a256dea35eb224f58d8d8_639183_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/nothing-to-hide/nothing-to-hide_hu3329c799238a256dea35eb224f58d8d8_639183_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/nothing-to-hide/nothing-to-hide_hu3329c799238a256dea35eb224f58d8d8_639183_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/nothing-to-hide/nothing-to-hide_hu3329c799238a256dea35eb224f58d8d8_639183_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/nothing-to-hide/nothing-to-hide_hu3329c799238a256dea35eb224f58d8d8_639183_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/nothing-to-hide/nothing-to-hide_hu3329c799238a256dea35eb224f58d8d8_639183_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/nothing-to-hide/nothing-to-hide_hu3329c799238a256dea35eb224f58d8d8_639183_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/nothing-to-hide/nothing-to-hide_hu3329c799238a256dea35eb224f58d8d8_639183_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/nothing-to-hide/nothing-to-hide_hu3329c799238a256dea35eb224f58d8d8_639183_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/nothing-to-hide/nothing-to-hide_hu3329c799238a256dea35eb224f58d8d8_639183_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/nothing-to-hide/nothing-to-hide_hu3329c799238a256dea35eb224f58d8d8_639183_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/nothing-to-hide/nothing-to-hide_hu3329c799238a256dea35eb224f58d8d8_639183_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/nothing-to-hide/nothing-to-hide_hu3329c799238a256dea35eb224f58d8d8_639183_1312x0_resize_q95_mitchellnetravali.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/nothing-to-hide/nothing-to-hide-min.3_hu5cfcafffb56fed8335c9d3a4115d9da3_358478_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/nothing-to-hide/nothing-to-hide-min.3_hu5cfcafffb56fed8335c9d3a4115d9da3_358478_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/nothing-to-hide/nothing-to-hide-min.3_hu5cfcafffb56fed8335c9d3a4115d9da3_358478_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/nothing-to-hide/nothing-to-hide-min.3_hu5cfcafffb56fed8335c9d3a4115d9da3_358478_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/nothing-to-hide/nothing-to-hide-min.3_hu5cfcafffb56fed8335c9d3a4115d9da3_358478_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/nothing-to-hide/nothing-to-hide-min.3_hu5cfcafffb56fed8335c9d3a4115d9da3_358478_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/nothing-to-hide/nothing-to-hide-min.3_hu5cfcafffb56fed8335c9d3a4115d9da3_358478_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/nothing-to-hide/nothing-to-hide-min.3_hu5cfcafffb56fed8335c9d3a4115d9da3_358478_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/nothing-to-hide/nothing-to-hide-min.3_hu5cfcafffb56fed8335c9d3a4115d9da3_358478_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/nothing-to-hide/nothing-to-hide-min.3_hu5cfcafffb56fed8335c9d3a4115d9da3_358478_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/nothing-to-hide/nothing-to-hide-min.3_hu5cfcafffb56fed8335c9d3a4115d9da3_358478_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/nothing-to-hide/nothing-to-hide-min.3_hu5cfcafffb56fed8335c9d3a4115d9da3_358478_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/nothing-to-hide/nothing-to-hide-min.3_hu5cfcafffb56fed8335c9d3a4115d9da3_358478_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/nothing-to-hide/nothing-to-hide-min.3_hu5cfcafffb56fed8335c9d3a4115d9da3_358478_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/nothing-to-hide/nothing-to-hide-min.3_hu5cfcafffb56fed8335c9d3a4115d9da3_358478_970x0_resize_q100_lanczos.webp
11:03:15 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/nothing-to-hide/nothing-to-hide-min.3_hu5cfcafffb56fed8335c9d3a4115d9da3_358478_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/open-source/opensource_hufe241958acfc4fa8b23e3b9ff7afee07_536730_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/open-source/opensource_hufe241958acfc4fa8b23e3b9ff7afee07_536730_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/open-source/opensource_hufe241958acfc4fa8b23e3b9ff7afee07_536730_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/open-source/opensource_hufe241958acfc4fa8b23e3b9ff7afee07_536730_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/open-source/opensource_hufe241958acfc4fa8b23e3b9ff7afee07_536730_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/open-source/opensource_hufe241958acfc4fa8b23e3b9ff7afee07_536730_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/open-source/opensource_hufe241958acfc4fa8b23e3b9ff7afee07_536730_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/open-source/opensource_hufe241958acfc4fa8b23e3b9ff7afee07_536730_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/open-source/opensource_hufe241958acfc4fa8b23e3b9ff7afee07_536730_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/open-source/opensource_hufe241958acfc4fa8b23e3b9ff7afee07_536730_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/open-source/opensource_hufe241958acfc4fa8b23e3b9ff7afee07_536730_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/open-source/opensource_hufe241958acfc4fa8b23e3b9ff7afee07_536730_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/open-source/opensource_hufe241958acfc4fa8b23e3b9ff7afee07_536730_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/open-source/opensource_hufe241958acfc4fa8b23e3b9ff7afee07_536730_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/open-source/opensource_hufe241958acfc4fa8b23e3b9ff7afee07_536730_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/open-source/opensource_hufe241958acfc4fa8b23e3b9ff7afee07_536730_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/paris-p2p-festival/P2P_stickers_hua0a51b9d3c1a04dca25313edd37540d9_773711_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/paris-p2p-festival/P2P_stickers_hua0a51b9d3c1a04dca25313edd37540d9_773711_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/paris-p2p-festival/P2P_stickers_hua0a51b9d3c1a04dca25313edd37540d9_773711_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/paris-p2p-festival/P2P_stickers_hua0a51b9d3c1a04dca25313edd37540d9_773711_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/paris-p2p-festival/P2P_stickers_hua0a51b9d3c1a04dca25313edd37540d9_773711_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/paris-p2p-festival/P2P_stickers_hua0a51b9d3c1a04dca25313edd37540d9_773711_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/paris-p2p-festival/P2P_stickers_hua0a51b9d3c1a04dca25313edd37540d9_773711_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/paris-p2p-festival/P2P_stickers_hua0a51b9d3c1a04dca25313edd37540d9_773711_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/paris-p2p-festival/P2P_stickers_hua0a51b9d3c1a04dca25313edd37540d9_773711_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/paris-p2p-festival/P2P_stickers_hua0a51b9d3c1a04dca25313edd37540d9_773711_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/paris-p2p-festival/P2P_stickers_hua0a51b9d3c1a04dca25313edd37540d9_773711_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/paris-p2p-festival/P2P_stickers_hua0a51b9d3c1a04dca25313edd37540d9_773711_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/paris-p2p-festival/P2P_stickers_hua0a51b9d3c1a04dca25313edd37540d9_773711_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/paris-p2p-festival/P2P_stickers_hua0a51b9d3c1a04dca25313edd37540d9_773711_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/paris-p2p-festival/P2P_stickers_hua0a51b9d3c1a04dca25313edd37540d9_773711_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/paris-p2p-festival/P2P_stickers_hua0a51b9d3c1a04dca25313edd37540d9_773711_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/paris-p2p-festival/meet_us_paris_p2p_festival_huf60692aef104f31d77a728633dcf69a1_1800979_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/paris-p2p-festival/meet_us_paris_p2p_festival_huf60692aef104f31d77a728633dcf69a1_1800979_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/paris-p2p-festival/meet_us_paris_p2p_festival_huf60692aef104f31d77a728633dcf69a1_1800979_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/paris-p2p-festival/meet_us_paris_p2p_festival_huf60692aef104f31d77a728633dcf69a1_1800979_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/paris-p2p-festival/meet_us_paris_p2p_festival_huf60692aef104f31d77a728633dcf69a1_1800979_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/paris-p2p-festival/meet_us_paris_p2p_festival_huf60692aef104f31d77a728633dcf69a1_1800979_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/paris-p2p-festival/meet_us_paris_p2p_festival_huf60692aef104f31d77a728633dcf69a1_1800979_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/paris-p2p-festival/meet_us_paris_p2p_festival_huf60692aef104f31d77a728633dcf69a1_1800979_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/paris-p2p-festival/meet_us_paris_p2p_festival_huf60692aef104f31d77a728633dcf69a1_1800979_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/paris-p2p-festival/meet_us_paris_p2p_festival_huf60692aef104f31d77a728633dcf69a1_1800979_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/paris-p2p-festival/meet_us_paris_p2p_festival_huf60692aef104f31d77a728633dcf69a1_1800979_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/paris-p2p-festival/meet_us_paris_p2p_festival_huf60692aef104f31d77a728633dcf69a1_1800979_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/paris-p2p-festival/meet_us_paris_p2p_festival_huf60692aef104f31d77a728633dcf69a1_1800979_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/paris-p2p-festival/meet_us_paris_p2p_festival_huf60692aef104f31d77a728633dcf69a1_1800979_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/paris-p2p-festival/meet_us_paris_p2p_festival_huf60692aef104f31d77a728633dcf69a1_1800979_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/paris-p2p-festival/meet_us_paris_p2p_festival_huf60692aef104f31d77a728633dcf69a1_1800979_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/paris-p2p/paris-p2p_hub025cc7b1a8f8c78d494e6bcf8b2d815_1455812_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/paris-p2p/paris-p2p_hub025cc7b1a8f8c78d494e6bcf8b2d815_1455812_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/paris-p2p/paris-p2p_hub025cc7b1a8f8c78d494e6bcf8b2d815_1455812_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/paris-p2p/paris-p2p_hub025cc7b1a8f8c78d494e6bcf8b2d815_1455812_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/paris-p2p/paris-p2p_hub025cc7b1a8f8c78d494e6bcf8b2d815_1455812_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/paris-p2p/paris-p2p_hub025cc7b1a8f8c78d494e6bcf8b2d815_1455812_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/paris-p2p/paris-p2p_hub025cc7b1a8f8c78d494e6bcf8b2d815_1455812_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/paris-p2p/paris-p2p_hub025cc7b1a8f8c78d494e6bcf8b2d815_1455812_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/paris-p2p/paris-p2p_hub025cc7b1a8f8c78d494e6bcf8b2d815_1455812_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/paris-p2p/paris-p2p_hub025cc7b1a8f8c78d494e6bcf8b2d815_1455812_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/paris-p2p/paris-p2p_hub025cc7b1a8f8c78d494e6bcf8b2d815_1455812_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/paris-p2p/paris-p2p_hub025cc7b1a8f8c78d494e6bcf8b2d815_1455812_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/paris-p2p/paris-p2p_hub025cc7b1a8f8c78d494e6bcf8b2d815_1455812_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/paris-p2p/paris-p2p_hub025cc7b1a8f8c78d494e6bcf8b2d815_1455812_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/paris-p2p/paris-p2p_hub025cc7b1a8f8c78d494e6bcf8b2d815_1455812_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/paris-p2p/paris-p2p_hub025cc7b1a8f8c78d494e6bcf8b2d815_1455812_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/post-fosdem-2020/fosdem-cake_hu68ca83498bcd4c4c1dcbfcf35b1750e0_63749_400x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/post-fosdem-2020/fosdem-cake_hu68ca83498bcd4c4c1dcbfcf35b1750e0_63749_400x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/post-fosdem-2020/fosdem-cake_hu68ca83498bcd4c4c1dcbfcf35b1750e0_63749_400x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/post-fosdem-2020/fosdem-cake_hu68ca83498bcd4c4c1dcbfcf35b1750e0_63749_400x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/post-fosdem-2020/fosdem-cake_hu68ca83498bcd4c4c1dcbfcf35b1750e0_63749_400x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/post-fosdem-2020/fosdem-cake_hu68ca83498bcd4c4c1dcbfcf35b1750e0_63749_400x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/post-fosdem-2020/fosdem-cake_hu68ca83498bcd4c4c1dcbfcf35b1750e0_63749_400x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/post-fosdem-2020/fosdem-cake_hu68ca83498bcd4c4c1dcbfcf35b1750e0_63749_400x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/post-fosdem-2020/fosdem-cake_hu68ca83498bcd4c4c1dcbfcf35b1750e0_63749_400x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/post-fosdem-2020/fosdem-cake_hu68ca83498bcd4c4c1dcbfcf35b1750e0_63749_400x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/post-fosdem-2020/fosdem-cake_hu68ca83498bcd4c4c1dcbfcf35b1750e0_63749_400x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/post-fosdem-2020/fosdem-cake_hu68ca83498bcd4c4c1dcbfcf35b1750e0_63749_400x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/post-fosdem-2020/fosdem-cake_hu68ca83498bcd4c4c1dcbfcf35b1750e0_63749_400x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/post-fosdem-2020/fosdem-cake_hu68ca83498bcd4c4c1dcbfcf35b1750e0_63749_400x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/post-fosdem-2020/fosdem-cake_hu68ca83498bcd4c4c1dcbfcf35b1750e0_63749_400x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/post-fosdem-2020/fosdem-cake_hu68ca83498bcd4c4c1dcbfcf35b1750e0_63749_400x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/post-fosdem-2020/fosdem_memories_huc95e28acb4f316f423d077c4d909fb2d_1575717_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/post-fosdem-2020/fosdem_memories_huc95e28acb4f316f423d077c4d909fb2d_1575717_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/post-fosdem-2020/fosdem_memories_huc95e28acb4f316f423d077c4d909fb2d_1575717_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/post-fosdem-2020/fosdem_memories_huc95e28acb4f316f423d077c4d909fb2d_1575717_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/post-fosdem-2020/fosdem_memories_huc95e28acb4f316f423d077c4d909fb2d_1575717_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/post-fosdem-2020/fosdem_memories_huc95e28acb4f316f423d077c4d909fb2d_1575717_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/post-fosdem-2020/fosdem_memories_huc95e28acb4f316f423d077c4d909fb2d_1575717_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/post-fosdem-2020/fosdem_memories_huc95e28acb4f316f423d077c4d909fb2d_1575717_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/post-fosdem-2020/fosdem_memories_huc95e28acb4f316f423d077c4d909fb2d_1575717_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/post-fosdem-2020/fosdem_memories_huc95e28acb4f316f423d077c4d909fb2d_1575717_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/post-fosdem-2020/fosdem_memories_huc95e28acb4f316f423d077c4d909fb2d_1575717_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/post-fosdem-2020/fosdem_memories_huc95e28acb4f316f423d077c4d909fb2d_1575717_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/post-fosdem-2020/fosdem_memories_huc95e28acb4f316f423d077c4d909fb2d_1575717_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/post-fosdem-2020/fosdem_memories_huc95e28acb4f316f423d077c4d909fb2d_1575717_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/post-fosdem-2020/fosdem_memories_huc95e28acb4f316f423d077c4d909fb2d_1575717_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/post-fosdem-2020/fosdem_memories_huc95e28acb4f316f423d077c4d909fb2d_1575717_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/post-fosdem-2020/openning-ceremony-fosdem2020_huca5037cb83f0ea9c58804e666b403613_1010495_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/post-fosdem-2020/openning-ceremony-fosdem2020_huca5037cb83f0ea9c58804e666b403613_1010495_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/post-fosdem-2020/openning-ceremony-fosdem2020_huca5037cb83f0ea9c58804e666b403613_1010495_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/post-fosdem-2020/openning-ceremony-fosdem2020_huca5037cb83f0ea9c58804e666b403613_1010495_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/post-fosdem-2020/openning-ceremony-fosdem2020_huca5037cb83f0ea9c58804e666b403613_1010495_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/post-fosdem-2020/openning-ceremony-fosdem2020_huca5037cb83f0ea9c58804e666b403613_1010495_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/post-fosdem-2020/openning-ceremony-fosdem2020_huca5037cb83f0ea9c58804e666b403613_1010495_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/post-fosdem-2020/openning-ceremony-fosdem2020_huca5037cb83f0ea9c58804e666b403613_1010495_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/post-fosdem-2020/openning-ceremony-fosdem2020_huca5037cb83f0ea9c58804e666b403613_1010495_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/post-fosdem-2020/openning-ceremony-fosdem2020_huca5037cb83f0ea9c58804e666b403613_1010495_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/post-fosdem-2020/openning-ceremony-fosdem2020_huca5037cb83f0ea9c58804e666b403613_1010495_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/post-fosdem-2020/openning-ceremony-fosdem2020_huca5037cb83f0ea9c58804e666b403613_1010495_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/post-fosdem-2020/openning-ceremony-fosdem2020_huca5037cb83f0ea9c58804e666b403613_1010495_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/post-fosdem-2020/openning-ceremony-fosdem2020_huca5037cb83f0ea9c58804e666b403613_1010495_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/post-fosdem-2020/openning-ceremony-fosdem2020_huca5037cb83f0ea9c58804e666b403613_1010495_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/post-fosdem-2020/openning-ceremony-fosdem2020_huca5037cb83f0ea9c58804e666b403613_1010495_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/post-fosdem-2020/sticker-fosdem2020_huda372ec38d22216d56cccf9fdbdd37f1_923467_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/post-fosdem-2020/sticker-fosdem2020_huda372ec38d22216d56cccf9fdbdd37f1_923467_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/post-fosdem-2020/sticker-fosdem2020_huda372ec38d22216d56cccf9fdbdd37f1_923467_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/post-fosdem-2020/sticker-fosdem2020_huda372ec38d22216d56cccf9fdbdd37f1_923467_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/post-fosdem-2020/sticker-fosdem2020_huda372ec38d22216d56cccf9fdbdd37f1_923467_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/post-fosdem-2020/sticker-fosdem2020_huda372ec38d22216d56cccf9fdbdd37f1_923467_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/post-fosdem-2020/sticker-fosdem2020_huda372ec38d22216d56cccf9fdbdd37f1_923467_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/post-fosdem-2020/sticker-fosdem2020_huda372ec38d22216d56cccf9fdbdd37f1_923467_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/post-fosdem-2020/sticker-fosdem2020_huda372ec38d22216d56cccf9fdbdd37f1_923467_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/post-fosdem-2020/sticker-fosdem2020_huda372ec38d22216d56cccf9fdbdd37f1_923467_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/post-fosdem-2020/sticker-fosdem2020_huda372ec38d22216d56cccf9fdbdd37f1_923467_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/post-fosdem-2020/sticker-fosdem2020_huda372ec38d22216d56cccf9fdbdd37f1_923467_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/post-fosdem-2020/sticker-fosdem2020_huda372ec38d22216d56cccf9fdbdd37f1_923467_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/post-fosdem-2020/sticker-fosdem2020_huda372ec38d22216d56cccf9fdbdd37f1_923467_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/post-fosdem-2020/sticker-fosdem2020_huda372ec38d22216d56cccf9fdbdd37f1_923467_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/post-fosdem-2020/sticker-fosdem2020_huda372ec38d22216d56cccf9fdbdd37f1_923467_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/post-fosdem-2020/poster-berty_hu1ef9530a225da9be2f23dbb9a4def1f0_465306_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/post-fosdem-2020/poster-berty_hu1ef9530a225da9be2f23dbb9a4def1f0_465306_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/post-fosdem-2020/poster-berty_hu1ef9530a225da9be2f23dbb9a4def1f0_465306_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/post-fosdem-2020/poster-berty_hu1ef9530a225da9be2f23dbb9a4def1f0_465306_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/post-fosdem-2020/poster-berty_hu1ef9530a225da9be2f23dbb9a4def1f0_465306_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/post-fosdem-2020/poster-berty_hu1ef9530a225da9be2f23dbb9a4def1f0_465306_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/post-fosdem-2020/poster-berty_hu1ef9530a225da9be2f23dbb9a4def1f0_465306_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/post-fosdem-2020/poster-berty_hu1ef9530a225da9be2f23dbb9a4def1f0_465306_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/post-fosdem-2020/poster-berty_hu1ef9530a225da9be2f23dbb9a4def1f0_465306_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/post-fosdem-2020/poster-berty_hu1ef9530a225da9be2f23dbb9a4def1f0_465306_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/post-fosdem-2020/poster-berty_hu1ef9530a225da9be2f23dbb9a4def1f0_465306_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/post-fosdem-2020/poster-berty_hu1ef9530a225da9be2f23dbb9a4def1f0_465306_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/post-fosdem-2020/poster-berty_hu1ef9530a225da9be2f23dbb9a4def1f0_465306_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/post-fosdem-2020/poster-berty_hu1ef9530a225da9be2f23dbb9a4def1f0_465306_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/post-fosdem-2020/poster-berty_hu1ef9530a225da9be2f23dbb9a4def1f0_465306_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/post-fosdem-2020/poster-berty_hu1ef9530a225da9be2f23dbb9a4def1f0_465306_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/pp2p-edition1/PP2P_hu72baa9b526b793f7ca56d31dabbfba2f_419835_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/pp2p-edition1/PP2P_hu72baa9b526b793f7ca56d31dabbfba2f_419835_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/pp2p-edition1/PP2P_hu72baa9b526b793f7ca56d31dabbfba2f_419835_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/pp2p-edition1/PP2P_hu72baa9b526b793f7ca56d31dabbfba2f_419835_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/pp2p-edition1/PP2P_hu72baa9b526b793f7ca56d31dabbfba2f_419835_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/pp2p-edition1/PP2P_hu72baa9b526b793f7ca56d31dabbfba2f_419835_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/pp2p-edition1/PP2P_hu72baa9b526b793f7ca56d31dabbfba2f_419835_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/pp2p-edition1/PP2P_hu72baa9b526b793f7ca56d31dabbfba2f_419835_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/pp2p-edition1/PP2P_hu72baa9b526b793f7ca56d31dabbfba2f_419835_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/pp2p-edition1/PP2P_hu72baa9b526b793f7ca56d31dabbfba2f_419835_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/pp2p-edition1/PP2P_hu72baa9b526b793f7ca56d31dabbfba2f_419835_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/pp2p-edition1/PP2P_hu72baa9b526b793f7ca56d31dabbfba2f_419835_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/pp2p-edition1/PP2P_hu72baa9b526b793f7ca56d31dabbfba2f_419835_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/pp2p-edition1/PP2P_hu72baa9b526b793f7ca56d31dabbfba2f_419835_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/pp2p-edition1/PP2P_hu72baa9b526b793f7ca56d31dabbfba2f_419835_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/pp2p-edition1/PP2P_hu72baa9b526b793f7ca56d31dabbfba2f_419835_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/privacy-security-safety/privacy-security-safety-2_hue5fdc5711ef75e366454df1148c43c25_23367_960x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/privacy-security-safety/privacy-security-safety-2_hue5fdc5711ef75e366454df1148c43c25_23367_960x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/privacy-security-safety/privacy-security-safety-2_hue5fdc5711ef75e366454df1148c43c25_23367_960x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/privacy-security-safety/privacy-security-safety-2_hue5fdc5711ef75e366454df1148c43c25_23367_960x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/privacy-security-safety/privacy-security-safety-2_hue5fdc5711ef75e366454df1148c43c25_23367_960x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/privacy-security-safety/privacy-security-safety-2_hue5fdc5711ef75e366454df1148c43c25_23367_960x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/privacy-security-safety/privacy-security-safety-2_hue5fdc5711ef75e366454df1148c43c25_23367_960x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/privacy-security-safety/privacy-security-safety-2_hue5fdc5711ef75e366454df1148c43c25_23367_960x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/privacy-security-safety/privacy-security-safety-2_hue5fdc5711ef75e366454df1148c43c25_23367_960x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/privacy-security-safety/privacy-security-safety-2_hue5fdc5711ef75e366454df1148c43c25_23367_960x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/privacy-security-safety/privacy-security-safety-2_hue5fdc5711ef75e366454df1148c43c25_23367_960x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/privacy-security-safety/privacy-security-safety-2_hue5fdc5711ef75e366454df1148c43c25_23367_960x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/privacy-security-safety/privacy-security-safety-2_hue5fdc5711ef75e366454df1148c43c25_23367_960x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/privacy-security-safety/privacy-security-safety-2_hue5fdc5711ef75e366454df1148c43c25_23367_960x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/privacy-security-safety/privacy-security-safety-2_hue5fdc5711ef75e366454df1148c43c25_23367_960x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/privacy-security-safety/privacy-security-safety-2_hue5fdc5711ef75e366454df1148c43c25_23367_960x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/privacy-security-safety/privacy-security-safety_hu1ebd5f8ac0d9b59227842fbe34c78712_763976_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/privacy-security-safety/privacy-security-safety_hu1ebd5f8ac0d9b59227842fbe34c78712_763976_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/privacy-security-safety/privacy-security-safety_hu1ebd5f8ac0d9b59227842fbe34c78712_763976_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/privacy-security-safety/privacy-security-safety_hu1ebd5f8ac0d9b59227842fbe34c78712_763976_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/privacy-security-safety/privacy-security-safety_hu1ebd5f8ac0d9b59227842fbe34c78712_763976_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/privacy-security-safety/privacy-security-safety_hu1ebd5f8ac0d9b59227842fbe34c78712_763976_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/privacy-security-safety/privacy-security-safety_hu1ebd5f8ac0d9b59227842fbe34c78712_763976_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/privacy-security-safety/privacy-security-safety_hu1ebd5f8ac0d9b59227842fbe34c78712_763976_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/privacy-security-safety/privacy-security-safety_hu1ebd5f8ac0d9b59227842fbe34c78712_763976_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/privacy-security-safety/privacy-security-safety_hu1ebd5f8ac0d9b59227842fbe34c78712_763976_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/privacy-security-safety/privacy-security-safety_hu1ebd5f8ac0d9b59227842fbe34c78712_763976_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/privacy-security-safety/privacy-security-safety_hu1ebd5f8ac0d9b59227842fbe34c78712_763976_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/privacy-security-safety/privacy-security-safety_hu1ebd5f8ac0d9b59227842fbe34c78712_763976_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/privacy-security-safety/privacy-security-safety_hu1ebd5f8ac0d9b59227842fbe34c78712_763976_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/privacy-security-safety/privacy-security-safety_hu1ebd5f8ac0d9b59227842fbe34c78712_763976_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/privacy-security-safety/privacy-security-safety_hu1ebd5f8ac0d9b59227842fbe34c78712_763976_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/privacy-social-network/social-media_hubc2d1c13e8883860d68c3ca84cb4f7c5_911395_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/privacy-social-network/social-media_hubc2d1c13e8883860d68c3ca84cb4f7c5_911395_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/privacy-social-network/social-media_hubc2d1c13e8883860d68c3ca84cb4f7c5_911395_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/privacy-social-network/social-media_hubc2d1c13e8883860d68c3ca84cb4f7c5_911395_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/privacy-social-network/social-media_hubc2d1c13e8883860d68c3ca84cb4f7c5_911395_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/privacy-social-network/social-media_hubc2d1c13e8883860d68c3ca84cb4f7c5_911395_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/privacy-social-network/social-media_hubc2d1c13e8883860d68c3ca84cb4f7c5_911395_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/privacy-social-network/social-media_hubc2d1c13e8883860d68c3ca84cb4f7c5_911395_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/privacy-social-network/social-media_hubc2d1c13e8883860d68c3ca84cb4f7c5_911395_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/privacy-social-network/social-media_hubc2d1c13e8883860d68c3ca84cb4f7c5_911395_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/privacy-social-network/social-media_hubc2d1c13e8883860d68c3ca84cb4f7c5_911395_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/privacy-social-network/social-media_hubc2d1c13e8883860d68c3ca84cb4f7c5_911395_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/privacy-social-network/social-media_hubc2d1c13e8883860d68c3ca84cb4f7c5_911395_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/privacy-social-network/social-media_hubc2d1c13e8883860d68c3ca84cb4f7c5_911395_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/privacy-social-network/social-media_hubc2d1c13e8883860d68c3ca84cb4f7c5_911395_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/privacy-social-network/social-media_hubc2d1c13e8883860d68c3ca84cb4f7c5_911395_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/reasons-to-berty/reasons-to-berty_hu4fe3d8610ae148680030f02bd2fa6e62_571238_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/reasons-to-berty/reasons-to-berty_hu4fe3d8610ae148680030f02bd2fa6e62_571238_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/reasons-to-berty/reasons-to-berty_hu4fe3d8610ae148680030f02bd2fa6e62_571238_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/reasons-to-berty/reasons-to-berty_hu4fe3d8610ae148680030f02bd2fa6e62_571238_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/reasons-to-berty/reasons-to-berty_hu4fe3d8610ae148680030f02bd2fa6e62_571238_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/reasons-to-berty/reasons-to-berty_hu4fe3d8610ae148680030f02bd2fa6e62_571238_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/reasons-to-berty/reasons-to-berty_hu4fe3d8610ae148680030f02bd2fa6e62_571238_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/reasons-to-berty/reasons-to-berty_hu4fe3d8610ae148680030f02bd2fa6e62_571238_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/reasons-to-berty/reasons-to-berty_hu4fe3d8610ae148680030f02bd2fa6e62_571238_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/reasons-to-berty/reasons-to-berty_hu4fe3d8610ae148680030f02bd2fa6e62_571238_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/reasons-to-berty/reasons-to-berty_hu4fe3d8610ae148680030f02bd2fa6e62_571238_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/reasons-to-berty/reasons-to-berty_hu4fe3d8610ae148680030f02bd2fa6e62_571238_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/reasons-to-berty/reasons-to-berty_hu4fe3d8610ae148680030f02bd2fa6e62_571238_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/reasons-to-berty/reasons-to-berty_hu4fe3d8610ae148680030f02bd2fa6e62_571238_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/reasons-to-berty/reasons-to-berty_hu4fe3d8610ae148680030f02bd2fa6e62_571238_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/reasons-to-berty/reasons-to-berty_hu4fe3d8610ae148680030f02bd2fa6e62_571238_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/sim-swapping/sim-swapping_hua75a52717cd1f7740201128ac752437a_920388_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/sim-swapping/sim-swapping_hua75a52717cd1f7740201128ac752437a_920388_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/sim-swapping/sim-swapping_hua75a52717cd1f7740201128ac752437a_920388_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/sim-swapping/sim-swapping_hua75a52717cd1f7740201128ac752437a_920388_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/sim-swapping/sim-swapping_hua75a52717cd1f7740201128ac752437a_920388_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/sim-swapping/sim-swapping_hua75a52717cd1f7740201128ac752437a_920388_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/sim-swapping/sim-swapping_hua75a52717cd1f7740201128ac752437a_920388_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/sim-swapping/sim-swapping_hua75a52717cd1f7740201128ac752437a_920388_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/sim-swapping/sim-swapping_hua75a52717cd1f7740201128ac752437a_920388_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/sim-swapping/sim-swapping_hua75a52717cd1f7740201128ac752437a_920388_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/sim-swapping/sim-swapping_hua75a52717cd1f7740201128ac752437a_920388_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/sim-swapping/sim-swapping_hua75a52717cd1f7740201128ac752437a_920388_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/sim-swapping/sim-swapping_hua75a52717cd1f7740201128ac752437a_920388_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/sim-swapping/sim-swapping_hua75a52717cd1f7740201128ac752437a_920388_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/sim-swapping/sim-swapping_hua75a52717cd1f7740201128ac752437a_920388_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/sim-swapping/sim-swapping_hua75a52717cd1f7740201128ac752437a_920388_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/smartphone-surveillance/smartphone_hu3d03a01dcc18bc5be0e67db3d8d209a6_909785_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/smartphone-surveillance/smartphone_hu3d03a01dcc18bc5be0e67db3d8d209a6_909785_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/smartphone-surveillance/smartphone_hu3d03a01dcc18bc5be0e67db3d8d209a6_909785_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/smartphone-surveillance/smartphone_hu3d03a01dcc18bc5be0e67db3d8d209a6_909785_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/smartphone-surveillance/smartphone_hu3d03a01dcc18bc5be0e67db3d8d209a6_909785_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/smartphone-surveillance/smartphone_hu3d03a01dcc18bc5be0e67db3d8d209a6_909785_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/smartphone-surveillance/smartphone_hu3d03a01dcc18bc5be0e67db3d8d209a6_909785_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/smartphone-surveillance/smartphone_hu3d03a01dcc18bc5be0e67db3d8d209a6_909785_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/smartphone-surveillance/smartphone_hu3d03a01dcc18bc5be0e67db3d8d209a6_909785_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/smartphone-surveillance/smartphone_hu3d03a01dcc18bc5be0e67db3d8d209a6_909785_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/smartphone-surveillance/smartphone_hu3d03a01dcc18bc5be0e67db3d8d209a6_909785_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/smartphone-surveillance/smartphone_hu3d03a01dcc18bc5be0e67db3d8d209a6_909785_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/smartphone-surveillance/smartphone_hu3d03a01dcc18bc5be0e67db3d8d209a6_909785_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/smartphone-surveillance/smartphone_hu3d03a01dcc18bc5be0e67db3d8d209a6_909785_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/smartphone-surveillance/smartphone_hu3d03a01dcc18bc5be0e67db3d8d209a6_909785_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/smartphone-surveillance/smartphone_hu3d03a01dcc18bc5be0e67db3d8d209a6_909785_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/smartphone-surveillance/smartphone-surveillance_hu97a971038cbab6dd6933545605025a86_1338052_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/smartphone-surveillance/smartphone-surveillance_hu97a971038cbab6dd6933545605025a86_1338052_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/smartphone-surveillance/smartphone-surveillance_hu97a971038cbab6dd6933545605025a86_1338052_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/smartphone-surveillance/smartphone-surveillance_hu97a971038cbab6dd6933545605025a86_1338052_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/smartphone-surveillance/smartphone-surveillance_hu97a971038cbab6dd6933545605025a86_1338052_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/smartphone-surveillance/smartphone-surveillance_hu97a971038cbab6dd6933545605025a86_1338052_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/smartphone-surveillance/smartphone-surveillance_hu97a971038cbab6dd6933545605025a86_1338052_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/smartphone-surveillance/smartphone-surveillance_hu97a971038cbab6dd6933545605025a86_1338052_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/smartphone-surveillance/smartphone-surveillance_hu97a971038cbab6dd6933545605025a86_1338052_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/smartphone-surveillance/smartphone-surveillance_hu97a971038cbab6dd6933545605025a86_1338052_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/smartphone-surveillance/smartphone-surveillance_hu97a971038cbab6dd6933545605025a86_1338052_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/smartphone-surveillance/smartphone-surveillance_hu97a971038cbab6dd6933545605025a86_1338052_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/smartphone-surveillance/smartphone-surveillance_hu97a971038cbab6dd6933545605025a86_1338052_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/smartphone-surveillance/smartphone-surveillance_hu97a971038cbab6dd6933545605025a86_1338052_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/smartphone-surveillance/smartphone-surveillance_hu97a971038cbab6dd6933545605025a86_1338052_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/smartphone-surveillance/smartphone-surveillance_hu97a971038cbab6dd6933545605025a86_1338052_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/smartphone-surveillance/surveillance_hu3d03a01dcc18bc5be0e67db3d8d209a6_4156872_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/smartphone-surveillance/surveillance_hu3d03a01dcc18bc5be0e67db3d8d209a6_4156872_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/smartphone-surveillance/surveillance_hu3d03a01dcc18bc5be0e67db3d8d209a6_4156872_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/smartphone-surveillance/surveillance_hu3d03a01dcc18bc5be0e67db3d8d209a6_4156872_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/smartphone-surveillance/surveillance_hu3d03a01dcc18bc5be0e67db3d8d209a6_4156872_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/smartphone-surveillance/surveillance_hu3d03a01dcc18bc5be0e67db3d8d209a6_4156872_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/smartphone-surveillance/surveillance_hu3d03a01dcc18bc5be0e67db3d8d209a6_4156872_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/smartphone-surveillance/surveillance_hu3d03a01dcc18bc5be0e67db3d8d209a6_4156872_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/smartphone-surveillance/surveillance_hu3d03a01dcc18bc5be0e67db3d8d209a6_4156872_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/smartphone-surveillance/surveillance_hu3d03a01dcc18bc5be0e67db3d8d209a6_4156872_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/smartphone-surveillance/surveillance_hu3d03a01dcc18bc5be0e67db3d8d209a6_4156872_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/smartphone-surveillance/surveillance_hu3d03a01dcc18bc5be0e67db3d8d209a6_4156872_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/smartphone-surveillance/surveillance_hu3d03a01dcc18bc5be0e67db3d8d209a6_4156872_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/smartphone-surveillance/surveillance_hu3d03a01dcc18bc5be0e67db3d8d209a6_4156872_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/smartphone-surveillance/surveillance_hu3d03a01dcc18bc5be0e67db3d8d209a6_4156872_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/smartphone-surveillance/surveillance_hu3d03a01dcc18bc5be0e67db3d8d209a6_4156872_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/smartphone-surveillance/freeme_hu3d03a01dcc18bc5be0e67db3d8d209a6_4541010_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/smartphone-surveillance/freeme_hu3d03a01dcc18bc5be0e67db3d8d209a6_4541010_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/smartphone-surveillance/freeme_hu3d03a01dcc18bc5be0e67db3d8d209a6_4541010_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/smartphone-surveillance/freeme_hu3d03a01dcc18bc5be0e67db3d8d209a6_4541010_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/smartphone-surveillance/freeme_hu3d03a01dcc18bc5be0e67db3d8d209a6_4541010_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/smartphone-surveillance/freeme_hu3d03a01dcc18bc5be0e67db3d8d209a6_4541010_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/smartphone-surveillance/freeme_hu3d03a01dcc18bc5be0e67db3d8d209a6_4541010_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/smartphone-surveillance/freeme_hu3d03a01dcc18bc5be0e67db3d8d209a6_4541010_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/smartphone-surveillance/freeme_hu3d03a01dcc18bc5be0e67db3d8d209a6_4541010_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/smartphone-surveillance/freeme_hu3d03a01dcc18bc5be0e67db3d8d209a6_4541010_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/smartphone-surveillance/freeme_hu3d03a01dcc18bc5be0e67db3d8d209a6_4541010_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/smartphone-surveillance/freeme_hu3d03a01dcc18bc5be0e67db3d8d209a6_4541010_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/smartphone-surveillance/freeme_hu3d03a01dcc18bc5be0e67db3d8d209a6_4541010_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/smartphone-surveillance/freeme_hu3d03a01dcc18bc5be0e67db3d8d209a6_4541010_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/smartphone-surveillance/freeme_hu3d03a01dcc18bc5be0e67db3d8d209a6_4541010_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/smartphone-surveillance/freeme_hu3d03a01dcc18bc5be0e67db3d8d209a6_4541010_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/stop-spying-on-me/stop-spying_hu5197d920dafec06d4662617d5ede79f0_996177_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/stop-spying-on-me/stop-spying_hu5197d920dafec06d4662617d5ede79f0_996177_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/stop-spying-on-me/stop-spying_hu5197d920dafec06d4662617d5ede79f0_996177_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/stop-spying-on-me/stop-spying_hu5197d920dafec06d4662617d5ede79f0_996177_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/stop-spying-on-me/stop-spying_hu5197d920dafec06d4662617d5ede79f0_996177_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/stop-spying-on-me/stop-spying_hu5197d920dafec06d4662617d5ede79f0_996177_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/stop-spying-on-me/stop-spying_hu5197d920dafec06d4662617d5ede79f0_996177_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/stop-spying-on-me/stop-spying_hu5197d920dafec06d4662617d5ede79f0_996177_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/stop-spying-on-me/stop-spying_hu5197d920dafec06d4662617d5ede79f0_996177_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/stop-spying-on-me/stop-spying_hu5197d920dafec06d4662617d5ede79f0_996177_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/stop-spying-on-me/stop-spying_hu5197d920dafec06d4662617d5ede79f0_996177_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/stop-spying-on-me/stop-spying_hu5197d920dafec06d4662617d5ede79f0_996177_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/stop-spying-on-me/stop-spying_hu5197d920dafec06d4662617d5ede79f0_996177_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/stop-spying-on-me/stop-spying_hu5197d920dafec06d4662617d5ede79f0_996177_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/stop-spying-on-me/stop-spying_hu5197d920dafec06d4662617d5ede79f0_996177_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/stop-spying-on-me/stop-spying_hu5197d920dafec06d4662617d5ede79f0_996177_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/top-privacy-leak-2018/Cambridge-Analytica-logo_hu3d4a218b2b2d769a851778eab128c50a_21575_322x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/top-privacy-leak-2018/Cambridge-Analytica-logo_hu3d4a218b2b2d769a851778eab128c50a_21575_322x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/top-privacy-leak-2018/Cambridge-Analytica-logo_hu3d4a218b2b2d769a851778eab128c50a_21575_322x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/top-privacy-leak-2018/Cambridge-Analytica-logo_hu3d4a218b2b2d769a851778eab128c50a_21575_322x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/top-privacy-leak-2018/Cambridge-Analytica-logo_hu3d4a218b2b2d769a851778eab128c50a_21575_322x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/top-privacy-leak-2018/Cambridge-Analytica-logo_hu3d4a218b2b2d769a851778eab128c50a_21575_322x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/top-privacy-leak-2018/Cambridge-Analytica-logo_hu3d4a218b2b2d769a851778eab128c50a_21575_322x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/top-privacy-leak-2018/Cambridge-Analytica-logo_hu3d4a218b2b2d769a851778eab128c50a_21575_322x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/top-privacy-leak-2018/Cambridge-Analytica-logo_hu3d4a218b2b2d769a851778eab128c50a_21575_322x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/top-privacy-leak-2018/Cambridge-Analytica-logo_hu3d4a218b2b2d769a851778eab128c50a_21575_322x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/top-privacy-leak-2018/Cambridge-Analytica-logo_hu3d4a218b2b2d769a851778eab128c50a_21575_322x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/top-privacy-leak-2018/Cambridge-Analytica-logo_hu3d4a218b2b2d769a851778eab128c50a_21575_322x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/top-privacy-leak-2018/Cambridge-Analytica-logo_hu3d4a218b2b2d769a851778eab128c50a_21575_322x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/top-privacy-leak-2018/Cambridge-Analytica-logo_hu3d4a218b2b2d769a851778eab128c50a_21575_322x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/top-privacy-leak-2018/Cambridge-Analytica-logo_hu3d4a218b2b2d769a851778eab128c50a_21575_322x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/top-privacy-leak-2018/Cambridge-Analytica-logo_hu3d4a218b2b2d769a851778eab128c50a_21575_322x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/top-privacy-leak-2018/facebook1_hu6458a190f3df5ee3aa4d56202758b2f1_1285_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/top-privacy-leak-2018/facebook1_hu6458a190f3df5ee3aa4d56202758b2f1_1285_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/top-privacy-leak-2018/facebook1_hu6458a190f3df5ee3aa4d56202758b2f1_1285_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/top-privacy-leak-2018/facebook1_hu6458a190f3df5ee3aa4d56202758b2f1_1285_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/top-privacy-leak-2018/facebook1_hu6458a190f3df5ee3aa4d56202758b2f1_1285_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/top-privacy-leak-2018/facebook1_hu6458a190f3df5ee3aa4d56202758b2f1_1285_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/top-privacy-leak-2018/facebook1_hu6458a190f3df5ee3aa4d56202758b2f1_1285_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/top-privacy-leak-2018/facebook1_hu6458a190f3df5ee3aa4d56202758b2f1_1285_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/top-privacy-leak-2018/facebook1_hu6458a190f3df5ee3aa4d56202758b2f1_1285_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/top-privacy-leak-2018/facebook1_hu6458a190f3df5ee3aa4d56202758b2f1_1285_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/top-privacy-leak-2018/facebook1_hu6458a190f3df5ee3aa4d56202758b2f1_1285_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/top-privacy-leak-2018/facebook1_hu6458a190f3df5ee3aa4d56202758b2f1_1285_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/top-privacy-leak-2018/facebook1_hu6458a190f3df5ee3aa4d56202758b2f1_1285_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/top-privacy-leak-2018/facebook1_hu6458a190f3df5ee3aa4d56202758b2f1_1285_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/top-privacy-leak-2018/facebook1_hu6458a190f3df5ee3aa4d56202758b2f1_1285_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/top-privacy-leak-2018/facebook1_hu6458a190f3df5ee3aa4d56202758b2f1_1285_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/top-privacy-leak-2018/amazon1_hub3e8900f1776b35af4550ead0143fb46_4280_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/top-privacy-leak-2018/amazon1_hub3e8900f1776b35af4550ead0143fb46_4280_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/top-privacy-leak-2018/amazon1_hub3e8900f1776b35af4550ead0143fb46_4280_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/top-privacy-leak-2018/amazon1_hub3e8900f1776b35af4550ead0143fb46_4280_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/top-privacy-leak-2018/amazon1_hub3e8900f1776b35af4550ead0143fb46_4280_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/top-privacy-leak-2018/amazon1_hub3e8900f1776b35af4550ead0143fb46_4280_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/top-privacy-leak-2018/amazon1_hub3e8900f1776b35af4550ead0143fb46_4280_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/top-privacy-leak-2018/amazon1_hub3e8900f1776b35af4550ead0143fb46_4280_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/top-privacy-leak-2018/amazon1_hub3e8900f1776b35af4550ead0143fb46_4280_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/top-privacy-leak-2018/amazon1_hub3e8900f1776b35af4550ead0143fb46_4280_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/top-privacy-leak-2018/amazon1_hub3e8900f1776b35af4550ead0143fb46_4280_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/top-privacy-leak-2018/amazon1_hub3e8900f1776b35af4550ead0143fb46_4280_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/top-privacy-leak-2018/amazon1_hub3e8900f1776b35af4550ead0143fb46_4280_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/top-privacy-leak-2018/amazon1_hub3e8900f1776b35af4550ead0143fb46_4280_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/top-privacy-leak-2018/amazon1_hub3e8900f1776b35af4550ead0143fb46_4280_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/top-privacy-leak-2018/amazon1_hub3e8900f1776b35af4550ead0143fb46_4280_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/surveillance-france/_hu01f850f9a87f31de15a143637911ba45_1908843_223d70a8be3cf29bdaed7d7cf7cb7fdd.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/surveillance-france/_hu01f850f9a87f31de15a143637911ba45_1908843_223d70a8be3cf29bdaed7d7cf7cb7fdd.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/surveillance-france/_hu01f850f9a87f31de15a143637911ba45_1908843_223d70a8be3cf29bdaed7d7cf7cb7fdd.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/surveillance-france/_hu01f850f9a87f31de15a143637911ba45_1908843_223d70a8be3cf29bdaed7d7cf7cb7fdd.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/surveillance-france/_hu01f850f9a87f31de15a143637911ba45_1908843_223d70a8be3cf29bdaed7d7cf7cb7fdd.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/surveillance-france/_hu01f850f9a87f31de15a143637911ba45_1908843_223d70a8be3cf29bdaed7d7cf7cb7fdd.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/surveillance-france/_hu01f850f9a87f31de15a143637911ba45_1908843_223d70a8be3cf29bdaed7d7cf7cb7fdd.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/surveillance-france/_hu01f850f9a87f31de15a143637911ba45_1908843_223d70a8be3cf29bdaed7d7cf7cb7fdd.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/surveillance-france/_hu01f850f9a87f31de15a143637911ba45_1908843_223d70a8be3cf29bdaed7d7cf7cb7fdd.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/surveillance-france/_hu01f850f9a87f31de15a143637911ba45_1908843_223d70a8be3cf29bdaed7d7cf7cb7fdd.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/surveillance-france/_hu01f850f9a87f31de15a143637911ba45_1908843_223d70a8be3cf29bdaed7d7cf7cb7fdd.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/surveillance-france/_hu01f850f9a87f31de15a143637911ba45_1908843_223d70a8be3cf29bdaed7d7cf7cb7fdd.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/surveillance-france/_hu01f850f9a87f31de15a143637911ba45_1908843_223d70a8be3cf29bdaed7d7cf7cb7fdd.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/surveillance-france/_hu01f850f9a87f31de15a143637911ba45_1908843_223d70a8be3cf29bdaed7d7cf7cb7fdd.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/surveillance-france/_hu01f850f9a87f31de15a143637911ba45_1908843_223d70a8be3cf29bdaed7d7cf7cb7fdd.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/surveillance-france/_hu01f850f9a87f31de15a143637911ba45_1908843_223d70a8be3cf29bdaed7d7cf7cb7fdd.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/top-privacy-leak-2018/google-plus_hu3d413711f010e173a2755d45b64b7bc2_3262_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/top-privacy-leak-2018/google-plus_hu3d413711f010e173a2755d45b64b7bc2_3262_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/top-privacy-leak-2018/google-plus_hu3d413711f010e173a2755d45b64b7bc2_3262_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/top-privacy-leak-2018/google-plus_hu3d413711f010e173a2755d45b64b7bc2_3262_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/top-privacy-leak-2018/google-plus_hu3d413711f010e173a2755d45b64b7bc2_3262_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/top-privacy-leak-2018/google-plus_hu3d413711f010e173a2755d45b64b7bc2_3262_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/top-privacy-leak-2018/google-plus_hu3d413711f010e173a2755d45b64b7bc2_3262_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/top-privacy-leak-2018/google-plus_hu3d413711f010e173a2755d45b64b7bc2_3262_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/top-privacy-leak-2018/google-plus_hu3d413711f010e173a2755d45b64b7bc2_3262_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/top-privacy-leak-2018/google-plus_hu3d413711f010e173a2755d45b64b7bc2_3262_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/top-privacy-leak-2018/google-plus_hu3d413711f010e173a2755d45b64b7bc2_3262_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/top-privacy-leak-2018/google-plus_hu3d413711f010e173a2755d45b64b7bc2_3262_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/top-privacy-leak-2018/google-plus_hu3d413711f010e173a2755d45b64b7bc2_3262_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/top-privacy-leak-2018/google-plus_hu3d413711f010e173a2755d45b64b7bc2_3262_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/top-privacy-leak-2018/google-plus_hu3d413711f010e173a2755d45b64b7bc2_3262_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/top-privacy-leak-2018/google-plus_hu3d413711f010e173a2755d45b64b7bc2_3262_96x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/top-privacy-leak-2018/top-2018-privacy-leak-min7_hu3d03a01dcc18bc5be0e67db3d8d209a6_1851863_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/top-privacy-leak-2018/top-2018-privacy-leak-min7_hu3d03a01dcc18bc5be0e67db3d8d209a6_1851863_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/top-privacy-leak-2018/top-2018-privacy-leak-min7_hu3d03a01dcc18bc5be0e67db3d8d209a6_1851863_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/top-privacy-leak-2018/top-2018-privacy-leak-min7_hu3d03a01dcc18bc5be0e67db3d8d209a6_1851863_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/top-privacy-leak-2018/top-2018-privacy-leak-min7_hu3d03a01dcc18bc5be0e67db3d8d209a6_1851863_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/top-privacy-leak-2018/top-2018-privacy-leak-min7_hu3d03a01dcc18bc5be0e67db3d8d209a6_1851863_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/top-privacy-leak-2018/top-2018-privacy-leak-min7_hu3d03a01dcc18bc5be0e67db3d8d209a6_1851863_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/top-privacy-leak-2018/top-2018-privacy-leak-min7_hu3d03a01dcc18bc5be0e67db3d8d209a6_1851863_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/top-privacy-leak-2018/top-2018-privacy-leak-min7_hu3d03a01dcc18bc5be0e67db3d8d209a6_1851863_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/top-privacy-leak-2018/top-2018-privacy-leak-min7_hu3d03a01dcc18bc5be0e67db3d8d209a6_1851863_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/top-privacy-leak-2018/top-2018-privacy-leak-min7_hu3d03a01dcc18bc5be0e67db3d8d209a6_1851863_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/top-privacy-leak-2018/top-2018-privacy-leak-min7_hu3d03a01dcc18bc5be0e67db3d8d209a6_1851863_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/top-privacy-leak-2018/top-2018-privacy-leak-min7_hu3d03a01dcc18bc5be0e67db3d8d209a6_1851863_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/top-privacy-leak-2018/top-2018-privacy-leak-min7_hu3d03a01dcc18bc5be0e67db3d8d209a6_1851863_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/top-privacy-leak-2018/top-2018-privacy-leak-min7_hu3d03a01dcc18bc5be0e67db3d8d209a6_1851863_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/top-privacy-leak-2018/top-2018-privacy-leak-min7_hu3d03a01dcc18bc5be0e67db3d8d209a6_1851863_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/top-privacy-leak-2018/exactis-logo_hud5ba1960b9baa4bb71b817e925b781fb_11722_860x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/top-privacy-leak-2018/exactis-logo_hud5ba1960b9baa4bb71b817e925b781fb_11722_860x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/top-privacy-leak-2018/exactis-logo_hud5ba1960b9baa4bb71b817e925b781fb_11722_860x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/top-privacy-leak-2018/exactis-logo_hud5ba1960b9baa4bb71b817e925b781fb_11722_860x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/top-privacy-leak-2018/exactis-logo_hud5ba1960b9baa4bb71b817e925b781fb_11722_860x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/top-privacy-leak-2018/exactis-logo_hud5ba1960b9baa4bb71b817e925b781fb_11722_860x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/top-privacy-leak-2018/exactis-logo_hud5ba1960b9baa4bb71b817e925b781fb_11722_860x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/top-privacy-leak-2018/exactis-logo_hud5ba1960b9baa4bb71b817e925b781fb_11722_860x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/top-privacy-leak-2018/exactis-logo_hud5ba1960b9baa4bb71b817e925b781fb_11722_860x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/top-privacy-leak-2018/exactis-logo_hud5ba1960b9baa4bb71b817e925b781fb_11722_860x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/top-privacy-leak-2018/exactis-logo_hud5ba1960b9baa4bb71b817e925b781fb_11722_860x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/top-privacy-leak-2018/exactis-logo_hud5ba1960b9baa4bb71b817e925b781fb_11722_860x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/top-privacy-leak-2018/exactis-logo_hud5ba1960b9baa4bb71b817e925b781fb_11722_860x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/top-privacy-leak-2018/exactis-logo_hud5ba1960b9baa4bb71b817e925b781fb_11722_860x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/top-privacy-leak-2018/exactis-logo_hud5ba1960b9baa4bb71b817e925b781fb_11722_860x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/top-privacy-leak-2018/exactis-logo_hud5ba1960b9baa4bb71b817e925b781fb_11722_860x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/top-privacy-leak-2018/starwood-logo_hub933af2dd1c3dcce1942ee6394c13b58_32099_970x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/top-privacy-leak-2018/starwood-logo_hub933af2dd1c3dcce1942ee6394c13b58_32099_970x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/top-privacy-leak-2018/starwood-logo_hub933af2dd1c3dcce1942ee6394c13b58_32099_970x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/top-privacy-leak-2018/starwood-logo_hub933af2dd1c3dcce1942ee6394c13b58_32099_970x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/top-privacy-leak-2018/starwood-logo_hub933af2dd1c3dcce1942ee6394c13b58_32099_970x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/top-privacy-leak-2018/starwood-logo_hub933af2dd1c3dcce1942ee6394c13b58_32099_970x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/top-privacy-leak-2018/starwood-logo_hub933af2dd1c3dcce1942ee6394c13b58_32099_970x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/top-privacy-leak-2018/starwood-logo_hub933af2dd1c3dcce1942ee6394c13b58_32099_970x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/top-privacy-leak-2018/starwood-logo_hub933af2dd1c3dcce1942ee6394c13b58_32099_970x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/top-privacy-leak-2018/starwood-logo_hub933af2dd1c3dcce1942ee6394c13b58_32099_970x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/top-privacy-leak-2018/starwood-logo_hub933af2dd1c3dcce1942ee6394c13b58_32099_970x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/top-privacy-leak-2018/starwood-logo_hub933af2dd1c3dcce1942ee6394c13b58_32099_970x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/top-privacy-leak-2018/starwood-logo_hub933af2dd1c3dcce1942ee6394c13b58_32099_970x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/top-privacy-leak-2018/starwood-logo_hub933af2dd1c3dcce1942ee6394c13b58_32099_970x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/top-privacy-leak-2018/starwood-logo_hub933af2dd1c3dcce1942ee6394c13b58_32099_970x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/top-privacy-leak-2018/starwood-logo_hub933af2dd1c3dcce1942ee6394c13b58_32099_970x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/top-privacy-leak-2018/leak-2018_hu696c6ccb5f1833104fb21e337cd01086_1332185_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/top-privacy-leak-2018/leak-2018_hu696c6ccb5f1833104fb21e337cd01086_1332185_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/top-privacy-leak-2018/leak-2018_hu696c6ccb5f1833104fb21e337cd01086_1332185_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/top-privacy-leak-2018/leak-2018_hu696c6ccb5f1833104fb21e337cd01086_1332185_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/top-privacy-leak-2018/leak-2018_hu696c6ccb5f1833104fb21e337cd01086_1332185_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/top-privacy-leak-2018/leak-2018_hu696c6ccb5f1833104fb21e337cd01086_1332185_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/top-privacy-leak-2018/leak-2018_hu696c6ccb5f1833104fb21e337cd01086_1332185_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/top-privacy-leak-2018/leak-2018_hu696c6ccb5f1833104fb21e337cd01086_1332185_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/top-privacy-leak-2018/leak-2018_hu696c6ccb5f1833104fb21e337cd01086_1332185_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/top-privacy-leak-2018/leak-2018_hu696c6ccb5f1833104fb21e337cd01086_1332185_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/top-privacy-leak-2018/leak-2018_hu696c6ccb5f1833104fb21e337cd01086_1332185_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/top-privacy-leak-2018/leak-2018_hu696c6ccb5f1833104fb21e337cd01086_1332185_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/top-privacy-leak-2018/leak-2018_hu696c6ccb5f1833104fb21e337cd01086_1332185_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/top-privacy-leak-2018/leak-2018_hu696c6ccb5f1833104fb21e337cd01086_1332185_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/top-privacy-leak-2018/leak-2018_hu696c6ccb5f1833104fb21e337cd01086_1332185_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/top-privacy-leak-2018/leak-2018_hu696c6ccb5f1833104fb21e337cd01086_1332185_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/top-privacy-leak-2019/facebook_hueafbc007e5c138e6f80e76b57c8c53cc_1818523_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/top-privacy-leak-2019/facebook_hueafbc007e5c138e6f80e76b57c8c53cc_1818523_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/top-privacy-leak-2019/facebook_hueafbc007e5c138e6f80e76b57c8c53cc_1818523_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/top-privacy-leak-2019/facebook_hueafbc007e5c138e6f80e76b57c8c53cc_1818523_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/top-privacy-leak-2019/facebook_hueafbc007e5c138e6f80e76b57c8c53cc_1818523_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/top-privacy-leak-2019/facebook_hueafbc007e5c138e6f80e76b57c8c53cc_1818523_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/top-privacy-leak-2019/facebook_hueafbc007e5c138e6f80e76b57c8c53cc_1818523_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/top-privacy-leak-2019/facebook_hueafbc007e5c138e6f80e76b57c8c53cc_1818523_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/top-privacy-leak-2019/facebook_hueafbc007e5c138e6f80e76b57c8c53cc_1818523_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/top-privacy-leak-2019/facebook_hueafbc007e5c138e6f80e76b57c8c53cc_1818523_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/top-privacy-leak-2019/facebook_hueafbc007e5c138e6f80e76b57c8c53cc_1818523_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/top-privacy-leak-2019/facebook_hueafbc007e5c138e6f80e76b57c8c53cc_1818523_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/top-privacy-leak-2019/facebook_hueafbc007e5c138e6f80e76b57c8c53cc_1818523_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/top-privacy-leak-2019/facebook_hueafbc007e5c138e6f80e76b57c8c53cc_1818523_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/top-privacy-leak-2019/facebook_hueafbc007e5c138e6f80e76b57c8c53cc_1818523_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/top-privacy-leak-2019/facebook_hueafbc007e5c138e6f80e76b57c8c53cc_1818523_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/what-is-metadata/blogpost-metadata_hu980481532a7b975d714000a43502c99c_723242_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/what-is-metadata/blogpost-metadata_hu980481532a7b975d714000a43502c99c_723242_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/what-is-metadata/blogpost-metadata_hu980481532a7b975d714000a43502c99c_723242_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/what-is-metadata/blogpost-metadata_hu980481532a7b975d714000a43502c99c_723242_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/what-is-metadata/blogpost-metadata_hu980481532a7b975d714000a43502c99c_723242_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/what-is-metadata/blogpost-metadata_hu980481532a7b975d714000a43502c99c_723242_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/what-is-metadata/blogpost-metadata_hu980481532a7b975d714000a43502c99c_723242_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/what-is-metadata/blogpost-metadata_hu980481532a7b975d714000a43502c99c_723242_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/what-is-metadata/blogpost-metadata_hu980481532a7b975d714000a43502c99c_723242_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/what-is-metadata/blogpost-metadata_hu980481532a7b975d714000a43502c99c_723242_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/what-is-metadata/blogpost-metadata_hu980481532a7b975d714000a43502c99c_723242_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/what-is-metadata/blogpost-metadata_hu980481532a7b975d714000a43502c99c_723242_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/what-is-metadata/blogpost-metadata_hu980481532a7b975d714000a43502c99c_723242_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/what-is-metadata/blogpost-metadata_hu980481532a7b975d714000a43502c99c_723242_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/what-is-metadata/blogpost-metadata_hu980481532a7b975d714000a43502c99c_723242_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/what-is-metadata/blogpost-metadata_hu980481532a7b975d714000a43502c99c_723242_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/watching-hongkong/Watching-Hong-Kong-updates_hub6e4578d5d337729ad3e593a9899650d_1656963_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/watching-hongkong/Watching-Hong-Kong-updates_hub6e4578d5d337729ad3e593a9899650d_1656963_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/watching-hongkong/Watching-Hong-Kong-updates_hub6e4578d5d337729ad3e593a9899650d_1656963_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/watching-hongkong/Watching-Hong-Kong-updates_hub6e4578d5d337729ad3e593a9899650d_1656963_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/watching-hongkong/Watching-Hong-Kong-updates_hub6e4578d5d337729ad3e593a9899650d_1656963_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/watching-hongkong/Watching-Hong-Kong-updates_hub6e4578d5d337729ad3e593a9899650d_1656963_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/watching-hongkong/Watching-Hong-Kong-updates_hub6e4578d5d337729ad3e593a9899650d_1656963_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/watching-hongkong/Watching-Hong-Kong-updates_hub6e4578d5d337729ad3e593a9899650d_1656963_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/watching-hongkong/Watching-Hong-Kong-updates_hub6e4578d5d337729ad3e593a9899650d_1656963_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/watching-hongkong/Watching-Hong-Kong-updates_hub6e4578d5d337729ad3e593a9899650d_1656963_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/watching-hongkong/Watching-Hong-Kong-updates_hub6e4578d5d337729ad3e593a9899650d_1656963_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/watching-hongkong/Watching-Hong-Kong-updates_hub6e4578d5d337729ad3e593a9899650d_1656963_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/watching-hongkong/Watching-Hong-Kong-updates_hub6e4578d5d337729ad3e593a9899650d_1656963_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/watching-hongkong/Watching-Hong-Kong-updates_hub6e4578d5d337729ad3e593a9899650d_1656963_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/watching-hongkong/Watching-Hong-Kong-updates_hub6e4578d5d337729ad3e593a9899650d_1656963_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/watching-hongkong/Watching-Hong-Kong-updates_hub6e4578d5d337729ad3e593a9899650d_1656963_1312x0_resize_mitchellnetravali_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/top-privacy-leak-2019/leak-2019_huf5c65d2f33ed1d613f9735736dff5f62_1545347_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/top-privacy-leak-2019/leak-2019_huf5c65d2f33ed1d613f9735736dff5f62_1545347_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/top-privacy-leak-2019/leak-2019_huf5c65d2f33ed1d613f9735736dff5f62_1545347_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/top-privacy-leak-2019/leak-2019_huf5c65d2f33ed1d613f9735736dff5f62_1545347_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/top-privacy-leak-2019/leak-2019_huf5c65d2f33ed1d613f9735736dff5f62_1545347_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/top-privacy-leak-2019/leak-2019_huf5c65d2f33ed1d613f9735736dff5f62_1545347_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/top-privacy-leak-2019/leak-2019_huf5c65d2f33ed1d613f9735736dff5f62_1545347_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/top-privacy-leak-2019/leak-2019_huf5c65d2f33ed1d613f9735736dff5f62_1545347_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/top-privacy-leak-2019/leak-2019_huf5c65d2f33ed1d613f9735736dff5f62_1545347_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/top-privacy-leak-2019/leak-2019_huf5c65d2f33ed1d613f9735736dff5f62_1545347_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/top-privacy-leak-2019/leak-2019_huf5c65d2f33ed1d613f9735736dff5f62_1545347_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/top-privacy-leak-2019/leak-2019_huf5c65d2f33ed1d613f9735736dff5f62_1545347_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/top-privacy-leak-2019/leak-2019_huf5c65d2f33ed1d613f9735736dff5f62_1545347_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/top-privacy-leak-2019/leak-2019_huf5c65d2f33ed1d613f9735736dff5f62_1545347_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/top-privacy-leak-2019/leak-2019_huf5c65d2f33ed1d613f9735736dff5f62_1545347_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/top-privacy-leak-2019/leak-2019_huf5c65d2f33ed1d613f9735736dff5f62_1545347_1312x0_resize_q95_mitchellnetravali.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/community/hall_of_fame_huca23d9b5695414e8c01e92203cc1e83b_936527_970x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/community/hall_of_fame_huca23d9b5695414e8c01e92203cc1e83b_936527_970x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/community/hall_of_fame_huca23d9b5695414e8c01e92203cc1e83b_936527_970x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/community/hall_of_fame_huca23d9b5695414e8c01e92203cc1e83b_936527_970x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/community/hall_of_fame_huca23d9b5695414e8c01e92203cc1e83b_936527_970x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/community/hall_of_fame_huca23d9b5695414e8c01e92203cc1e83b_936527_970x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/community/hall_of_fame_huca23d9b5695414e8c01e92203cc1e83b_936527_970x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/community/hall_of_fame_huca23d9b5695414e8c01e92203cc1e83b_936527_970x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/community/hall_of_fame_huca23d9b5695414e8c01e92203cc1e83b_936527_970x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/community/hall_of_fame_huca23d9b5695414e8c01e92203cc1e83b_936527_970x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/community/hall_of_fame_huca23d9b5695414e8c01e92203cc1e83b_936527_970x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/community/hall_of_fame_huca23d9b5695414e8c01e92203cc1e83b_936527_970x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/community/hall_of_fame_huca23d9b5695414e8c01e92203cc1e83b_936527_970x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/community/hall_of_fame_huca23d9b5695414e8c01e92203cc1e83b_936527_970x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/community/hall_of_fame_huca23d9b5695414e8c01e92203cc1e83b_936527_970x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/community/hall_of_fame_huca23d9b5695414e8c01e92203cc1e83b_936527_970x0_resize_q100_lanczos_3.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/what-is-metadata/animal-human_hu3d03a01dcc18bc5be0e67db3d8d209a6_750674_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/what-is-metadata/animal-human_hu3d03a01dcc18bc5be0e67db3d8d209a6_750674_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/what-is-metadata/animal-human_hu3d03a01dcc18bc5be0e67db3d8d209a6_750674_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/what-is-metadata/animal-human_hu3d03a01dcc18bc5be0e67db3d8d209a6_750674_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/what-is-metadata/animal-human_hu3d03a01dcc18bc5be0e67db3d8d209a6_750674_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/what-is-metadata/animal-human_hu3d03a01dcc18bc5be0e67db3d8d209a6_750674_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/what-is-metadata/animal-human_hu3d03a01dcc18bc5be0e67db3d8d209a6_750674_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/what-is-metadata/animal-human_hu3d03a01dcc18bc5be0e67db3d8d209a6_750674_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/what-is-metadata/animal-human_hu3d03a01dcc18bc5be0e67db3d8d209a6_750674_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/what-is-metadata/animal-human_hu3d03a01dcc18bc5be0e67db3d8d209a6_750674_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/what-is-metadata/animal-human_hu3d03a01dcc18bc5be0e67db3d8d209a6_750674_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/what-is-metadata/animal-human_hu3d03a01dcc18bc5be0e67db3d8d209a6_750674_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/what-is-metadata/animal-human_hu3d03a01dcc18bc5be0e67db3d8d209a6_750674_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/what-is-metadata/animal-human_hu3d03a01dcc18bc5be0e67db3d8d209a6_750674_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/what-is-metadata/animal-human_hu3d03a01dcc18bc5be0e67db3d8d209a6_750674_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/what-is-metadata/animal-human_hu3d03a01dcc18bc5be0e67db3d8d209a6_750674_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/what-is-metadata/letters-numbers_hu3d03a01dcc18bc5be0e67db3d8d209a6_4623541_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/what-is-metadata/letters-numbers_hu3d03a01dcc18bc5be0e67db3d8d209a6_4623541_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/what-is-metadata/letters-numbers_hu3d03a01dcc18bc5be0e67db3d8d209a6_4623541_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/what-is-metadata/letters-numbers_hu3d03a01dcc18bc5be0e67db3d8d209a6_4623541_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/what-is-metadata/letters-numbers_hu3d03a01dcc18bc5be0e67db3d8d209a6_4623541_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/what-is-metadata/letters-numbers_hu3d03a01dcc18bc5be0e67db3d8d209a6_4623541_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/what-is-metadata/letters-numbers_hu3d03a01dcc18bc5be0e67db3d8d209a6_4623541_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/what-is-metadata/letters-numbers_hu3d03a01dcc18bc5be0e67db3d8d209a6_4623541_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/what-is-metadata/letters-numbers_hu3d03a01dcc18bc5be0e67db3d8d209a6_4623541_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/what-is-metadata/letters-numbers_hu3d03a01dcc18bc5be0e67db3d8d209a6_4623541_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/what-is-metadata/letters-numbers_hu3d03a01dcc18bc5be0e67db3d8d209a6_4623541_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/what-is-metadata/letters-numbers_hu3d03a01dcc18bc5be0e67db3d8d209a6_4623541_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/what-is-metadata/letters-numbers_hu3d03a01dcc18bc5be0e67db3d8d209a6_4623541_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/what-is-metadata/letters-numbers_hu3d03a01dcc18bc5be0e67db3d8d209a6_4623541_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/what-is-metadata/letters-numbers_hu3d03a01dcc18bc5be0e67db3d8d209a6_4623541_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/what-is-metadata/letters-numbers_hu3d03a01dcc18bc5be0e67db3d8d209a6_4623541_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/blog/what-is-metadata/person-tablet-graphs_hu3d03a01dcc18bc5be0e67db3d8d209a6_2352043_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/blog/what-is-metadata/person-tablet-graphs_hu3d03a01dcc18bc5be0e67db3d8d209a6_2352043_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/blog/what-is-metadata/person-tablet-graphs_hu3d03a01dcc18bc5be0e67db3d8d209a6_2352043_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/blog/what-is-metadata/person-tablet-graphs_hu3d03a01dcc18bc5be0e67db3d8d209a6_2352043_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/blog/what-is-metadata/person-tablet-graphs_hu3d03a01dcc18bc5be0e67db3d8d209a6_2352043_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/blog/what-is-metadata/person-tablet-graphs_hu3d03a01dcc18bc5be0e67db3d8d209a6_2352043_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/blog/what-is-metadata/person-tablet-graphs_hu3d03a01dcc18bc5be0e67db3d8d209a6_2352043_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/blog/what-is-metadata/person-tablet-graphs_hu3d03a01dcc18bc5be0e67db3d8d209a6_2352043_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/blog/what-is-metadata/person-tablet-graphs_hu3d03a01dcc18bc5be0e67db3d8d209a6_2352043_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/blog/what-is-metadata/person-tablet-graphs_hu3d03a01dcc18bc5be0e67db3d8d209a6_2352043_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/blog/what-is-metadata/person-tablet-graphs_hu3d03a01dcc18bc5be0e67db3d8d209a6_2352043_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/blog/what-is-metadata/person-tablet-graphs_hu3d03a01dcc18bc5be0e67db3d8d209a6_2352043_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/blog/what-is-metadata/person-tablet-graphs_hu3d03a01dcc18bc5be0e67db3d8d209a6_2352043_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/blog/what-is-metadata/person-tablet-graphs_hu3d03a01dcc18bc5be0e67db3d8d209a6_2352043_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/blog/what-is-metadata/person-tablet-graphs_hu3d03a01dcc18bc5be0e67db3d8d209a6_2352043_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/blog/what-is-metadata/person-tablet-graphs_hu3d03a01dcc18bc5be0e67db3d8d209a6_2352043_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/compare/1-distributed/photo-1451187580459-43490279c0fa_hu6ad973a227697e4ebb768786264cd159_943083_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/compare/1-distributed/photo-1451187580459-43490279c0fa_hu6ad973a227697e4ebb768786264cd159_943083_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/compare/1-distributed/photo-1451187580459-43490279c0fa_hu6ad973a227697e4ebb768786264cd159_943083_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/compare/1-distributed/photo-1451187580459-43490279c0fa_hu6ad973a227697e4ebb768786264cd159_943083_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/compare/1-distributed/photo-1451187580459-43490279c0fa_hu6ad973a227697e4ebb768786264cd159_943083_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/compare/1-distributed/photo-1451187580459-43490279c0fa_hu6ad973a227697e4ebb768786264cd159_943083_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/compare/1-distributed/photo-1451187580459-43490279c0fa_hu6ad973a227697e4ebb768786264cd159_943083_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/compare/1-distributed/photo-1451187580459-43490279c0fa_hu6ad973a227697e4ebb768786264cd159_943083_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/compare/1-distributed/photo-1451187580459-43490279c0fa_hu6ad973a227697e4ebb768786264cd159_943083_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/compare/1-distributed/photo-1451187580459-43490279c0fa_hu6ad973a227697e4ebb768786264cd159_943083_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/compare/1-distributed/photo-1451187580459-43490279c0fa_hu6ad973a227697e4ebb768786264cd159_943083_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/compare/1-distributed/photo-1451187580459-43490279c0fa_hu6ad973a227697e4ebb768786264cd159_943083_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/compare/1-distributed/photo-1451187580459-43490279c0fa_hu6ad973a227697e4ebb768786264cd159_943083_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/compare/1-distributed/photo-1451187580459-43490279c0fa_hu6ad973a227697e4ebb768786264cd159_943083_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/compare/1-distributed/photo-1451187580459-43490279c0fa_hu6ad973a227697e4ebb768786264cd159_943083_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/compare/1-distributed/photo-1451187580459-43490279c0fa_hu6ad973a227697e4ebb768786264cd159_943083_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/compare/2-end-to-end-encryption/photo-1588689653688-9b312cd6bc2b_huf75923141e46061be4c0ae70c3f3bcf2_1903297_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/compare/2-end-to-end-encryption/photo-1588689653688-9b312cd6bc2b_huf75923141e46061be4c0ae70c3f3bcf2_1903297_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/compare/2-end-to-end-encryption/photo-1588689653688-9b312cd6bc2b_huf75923141e46061be4c0ae70c3f3bcf2_1903297_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/compare/2-end-to-end-encryption/photo-1588689653688-9b312cd6bc2b_huf75923141e46061be4c0ae70c3f3bcf2_1903297_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/compare/2-end-to-end-encryption/photo-1588689653688-9b312cd6bc2b_huf75923141e46061be4c0ae70c3f3bcf2_1903297_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/compare/2-end-to-end-encryption/photo-1588689653688-9b312cd6bc2b_huf75923141e46061be4c0ae70c3f3bcf2_1903297_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/compare/2-end-to-end-encryption/photo-1588689653688-9b312cd6bc2b_huf75923141e46061be4c0ae70c3f3bcf2_1903297_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/compare/2-end-to-end-encryption/photo-1588689653688-9b312cd6bc2b_huf75923141e46061be4c0ae70c3f3bcf2_1903297_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/compare/2-end-to-end-encryption/photo-1588689653688-9b312cd6bc2b_huf75923141e46061be4c0ae70c3f3bcf2_1903297_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/compare/2-end-to-end-encryption/photo-1588689653688-9b312cd6bc2b_huf75923141e46061be4c0ae70c3f3bcf2_1903297_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/compare/2-end-to-end-encryption/photo-1588689653688-9b312cd6bc2b_huf75923141e46061be4c0ae70c3f3bcf2_1903297_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/compare/2-end-to-end-encryption/photo-1588689653688-9b312cd6bc2b_huf75923141e46061be4c0ae70c3f3bcf2_1903297_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/compare/2-end-to-end-encryption/photo-1588689653688-9b312cd6bc2b_huf75923141e46061be4c0ae70c3f3bcf2_1903297_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/compare/2-end-to-end-encryption/photo-1588689653688-9b312cd6bc2b_huf75923141e46061be4c0ae70c3f3bcf2_1903297_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/compare/2-end-to-end-encryption/photo-1588689653688-9b312cd6bc2b_huf75923141e46061be4c0ae70c3f3bcf2_1903297_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/compare/2-end-to-end-encryption/photo-1588689653688-9b312cd6bc2b_huf75923141e46061be4c0ae70c3f3bcf2_1903297_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/compare/3-kyc/photo-1545569310-f6d4b4d7ede9_hu0536ea3e3393a9a72f185befc1232e0e_495449_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/compare/3-kyc/photo-1545569310-f6d4b4d7ede9_hu0536ea3e3393a9a72f185befc1232e0e_495449_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/compare/3-kyc/photo-1545569310-f6d4b4d7ede9_hu0536ea3e3393a9a72f185befc1232e0e_495449_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/compare/3-kyc/photo-1545569310-f6d4b4d7ede9_hu0536ea3e3393a9a72f185befc1232e0e_495449_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/compare/3-kyc/photo-1545569310-f6d4b4d7ede9_hu0536ea3e3393a9a72f185befc1232e0e_495449_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/compare/3-kyc/photo-1545569310-f6d4b4d7ede9_hu0536ea3e3393a9a72f185befc1232e0e_495449_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/compare/3-kyc/photo-1545569310-f6d4b4d7ede9_hu0536ea3e3393a9a72f185befc1232e0e_495449_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/compare/3-kyc/photo-1545569310-f6d4b4d7ede9_hu0536ea3e3393a9a72f185befc1232e0e_495449_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/compare/3-kyc/photo-1545569310-f6d4b4d7ede9_hu0536ea3e3393a9a72f185befc1232e0e_495449_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/compare/3-kyc/photo-1545569310-f6d4b4d7ede9_hu0536ea3e3393a9a72f185befc1232e0e_495449_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/compare/3-kyc/photo-1545569310-f6d4b4d7ede9_hu0536ea3e3393a9a72f185befc1232e0e_495449_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/compare/3-kyc/photo-1545569310-f6d4b4d7ede9_hu0536ea3e3393a9a72f185befc1232e0e_495449_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/compare/3-kyc/photo-1545569310-f6d4b4d7ede9_hu0536ea3e3393a9a72f185befc1232e0e_495449_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/compare/3-kyc/photo-1545569310-f6d4b4d7ede9_hu0536ea3e3393a9a72f185befc1232e0e_495449_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/compare/3-kyc/photo-1545569310-f6d4b4d7ede9_hu0536ea3e3393a9a72f185befc1232e0e_495449_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/compare/3-kyc/photo-1545569310-f6d4b4d7ede9_hu0536ea3e3393a9a72f185befc1232e0e_495449_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/compare/4-open-source/photo-1516259762381-22954d7d3ad2_hu350a63a7be88df003bc784f7858ad14d_3720340_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/compare/4-open-source/photo-1516259762381-22954d7d3ad2_hu350a63a7be88df003bc784f7858ad14d_3720340_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/compare/4-open-source/photo-1516259762381-22954d7d3ad2_hu350a63a7be88df003bc784f7858ad14d_3720340_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/compare/4-open-source/photo-1516259762381-22954d7d3ad2_hu350a63a7be88df003bc784f7858ad14d_3720340_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/compare/4-open-source/photo-1516259762381-22954d7d3ad2_hu350a63a7be88df003bc784f7858ad14d_3720340_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/compare/4-open-source/photo-1516259762381-22954d7d3ad2_hu350a63a7be88df003bc784f7858ad14d_3720340_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/compare/4-open-source/photo-1516259762381-22954d7d3ad2_hu350a63a7be88df003bc784f7858ad14d_3720340_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/compare/4-open-source/photo-1516259762381-22954d7d3ad2_hu350a63a7be88df003bc784f7858ad14d_3720340_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/compare/4-open-source/photo-1516259762381-22954d7d3ad2_hu350a63a7be88df003bc784f7858ad14d_3720340_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/compare/4-open-source/photo-1516259762381-22954d7d3ad2_hu350a63a7be88df003bc784f7858ad14d_3720340_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/compare/4-open-source/photo-1516259762381-22954d7d3ad2_hu350a63a7be88df003bc784f7858ad14d_3720340_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/compare/4-open-source/photo-1516259762381-22954d7d3ad2_hu350a63a7be88df003bc784f7858ad14d_3720340_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/compare/4-open-source/photo-1516259762381-22954d7d3ad2_hu350a63a7be88df003bc784f7858ad14d_3720340_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/compare/4-open-source/photo-1516259762381-22954d7d3ad2_hu350a63a7be88df003bc784f7858ad14d_3720340_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/compare/4-open-source/photo-1516259762381-22954d7d3ad2_hu350a63a7be88df003bc784f7858ad14d_3720340_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/compare/4-open-source/photo-1516259762381-22954d7d3ad2_hu350a63a7be88df003bc784f7858ad14d_3720340_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/contribute/icon_translate.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/contribute/icon_translate.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/contribute/icon_translate.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/contribute/icon_translate.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/contribute/icon_translate.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/contribute/icon_translate.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/contribute/icon_translate.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/contribute/icon_translate.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/contribute/icon_translate.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/contribute/icon_translate.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/contribute/icon_translate.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/contribute/icon_translate.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/contribute/icon_translate.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/contribute/icon_translate.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/contribute/icon_translate.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/contribute/icon_translate.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/compare/7-not-based-on-a-blockchain/photo-1561451213-d5c9f0951fdf_hu3d03a01dcc18bc5be0e67db3d8d209a6_725643_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/compare/7-not-based-on-a-blockchain/photo-1561451213-d5c9f0951fdf_hu3d03a01dcc18bc5be0e67db3d8d209a6_725643_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/compare/7-not-based-on-a-blockchain/photo-1561451213-d5c9f0951fdf_hu3d03a01dcc18bc5be0e67db3d8d209a6_725643_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/compare/7-not-based-on-a-blockchain/photo-1561451213-d5c9f0951fdf_hu3d03a01dcc18bc5be0e67db3d8d209a6_725643_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/compare/7-not-based-on-a-blockchain/photo-1561451213-d5c9f0951fdf_hu3d03a01dcc18bc5be0e67db3d8d209a6_725643_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/compare/7-not-based-on-a-blockchain/photo-1561451213-d5c9f0951fdf_hu3d03a01dcc18bc5be0e67db3d8d209a6_725643_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/compare/7-not-based-on-a-blockchain/photo-1561451213-d5c9f0951fdf_hu3d03a01dcc18bc5be0e67db3d8d209a6_725643_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/compare/7-not-based-on-a-blockchain/photo-1561451213-d5c9f0951fdf_hu3d03a01dcc18bc5be0e67db3d8d209a6_725643_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/compare/7-not-based-on-a-blockchain/photo-1561451213-d5c9f0951fdf_hu3d03a01dcc18bc5be0e67db3d8d209a6_725643_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/compare/7-not-based-on-a-blockchain/photo-1561451213-d5c9f0951fdf_hu3d03a01dcc18bc5be0e67db3d8d209a6_725643_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/compare/7-not-based-on-a-blockchain/photo-1561451213-d5c9f0951fdf_hu3d03a01dcc18bc5be0e67db3d8d209a6_725643_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/compare/7-not-based-on-a-blockchain/photo-1561451213-d5c9f0951fdf_hu3d03a01dcc18bc5be0e67db3d8d209a6_725643_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/compare/7-not-based-on-a-blockchain/photo-1561451213-d5c9f0951fdf_hu3d03a01dcc18bc5be0e67db3d8d209a6_725643_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/compare/7-not-based-on-a-blockchain/photo-1561451213-d5c9f0951fdf_hu3d03a01dcc18bc5be0e67db3d8d209a6_725643_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/compare/7-not-based-on-a-blockchain/photo-1561451213-d5c9f0951fdf_hu3d03a01dcc18bc5be0e67db3d8d209a6_725643_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/compare/7-not-based-on-a-blockchain/photo-1561451213-d5c9f0951fdf_hu3d03a01dcc18bc5be0e67db3d8d209a6_725643_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/compare/6-protecting-privacy/photo-1614260938313-a7fc1a7ad0d2_hu22b39505d1d1ea311fb3d69f403b2bbc_1585968_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/compare/6-protecting-privacy/photo-1614260938313-a7fc1a7ad0d2_hu22b39505d1d1ea311fb3d69f403b2bbc_1585968_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/compare/6-protecting-privacy/photo-1614260938313-a7fc1a7ad0d2_hu22b39505d1d1ea311fb3d69f403b2bbc_1585968_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/compare/6-protecting-privacy/photo-1614260938313-a7fc1a7ad0d2_hu22b39505d1d1ea311fb3d69f403b2bbc_1585968_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/compare/6-protecting-privacy/photo-1614260938313-a7fc1a7ad0d2_hu22b39505d1d1ea311fb3d69f403b2bbc_1585968_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/compare/6-protecting-privacy/photo-1614260938313-a7fc1a7ad0d2_hu22b39505d1d1ea311fb3d69f403b2bbc_1585968_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/compare/6-protecting-privacy/photo-1614260938313-a7fc1a7ad0d2_hu22b39505d1d1ea311fb3d69f403b2bbc_1585968_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/compare/6-protecting-privacy/photo-1614260938313-a7fc1a7ad0d2_hu22b39505d1d1ea311fb3d69f403b2bbc_1585968_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/compare/6-protecting-privacy/photo-1614260938313-a7fc1a7ad0d2_hu22b39505d1d1ea311fb3d69f403b2bbc_1585968_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/compare/6-protecting-privacy/photo-1614260938313-a7fc1a7ad0d2_hu22b39505d1d1ea311fb3d69f403b2bbc_1585968_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/compare/6-protecting-privacy/photo-1614260938313-a7fc1a7ad0d2_hu22b39505d1d1ea311fb3d69f403b2bbc_1585968_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/compare/6-protecting-privacy/photo-1614260938313-a7fc1a7ad0d2_hu22b39505d1d1ea311fb3d69f403b2bbc_1585968_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/compare/6-protecting-privacy/photo-1614260938313-a7fc1a7ad0d2_hu22b39505d1d1ea311fb3d69f403b2bbc_1585968_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/compare/6-protecting-privacy/photo-1614260938313-a7fc1a7ad0d2_hu22b39505d1d1ea311fb3d69f403b2bbc_1585968_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/compare/6-protecting-privacy/photo-1614260938313-a7fc1a7ad0d2_hu22b39505d1d1ea311fb3d69f403b2bbc_1585968_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/compare/6-protecting-privacy/photo-1614260938313-a7fc1a7ad0d2_hu22b39505d1d1ea311fb3d69f403b2bbc_1585968_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/compare/8-offline-communication/photo-1590896083082-3bc8f8188030_hu3d03a01dcc18bc5be0e67db3d8d209a6_1836223_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/compare/8-offline-communication/photo-1590896083082-3bc8f8188030_hu3d03a01dcc18bc5be0e67db3d8d209a6_1836223_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/compare/8-offline-communication/photo-1590896083082-3bc8f8188030_hu3d03a01dcc18bc5be0e67db3d8d209a6_1836223_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/compare/8-offline-communication/photo-1590896083082-3bc8f8188030_hu3d03a01dcc18bc5be0e67db3d8d209a6_1836223_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/compare/8-offline-communication/photo-1590896083082-3bc8f8188030_hu3d03a01dcc18bc5be0e67db3d8d209a6_1836223_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/compare/8-offline-communication/photo-1590896083082-3bc8f8188030_hu3d03a01dcc18bc5be0e67db3d8d209a6_1836223_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/compare/8-offline-communication/photo-1590896083082-3bc8f8188030_hu3d03a01dcc18bc5be0e67db3d8d209a6_1836223_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/compare/8-offline-communication/photo-1590896083082-3bc8f8188030_hu3d03a01dcc18bc5be0e67db3d8d209a6_1836223_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/compare/8-offline-communication/photo-1590896083082-3bc8f8188030_hu3d03a01dcc18bc5be0e67db3d8d209a6_1836223_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/compare/8-offline-communication/photo-1590896083082-3bc8f8188030_hu3d03a01dcc18bc5be0e67db3d8d209a6_1836223_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/compare/8-offline-communication/photo-1590896083082-3bc8f8188030_hu3d03a01dcc18bc5be0e67db3d8d209a6_1836223_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/compare/8-offline-communication/photo-1590896083082-3bc8f8188030_hu3d03a01dcc18bc5be0e67db3d8d209a6_1836223_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/compare/8-offline-communication/photo-1590896083082-3bc8f8188030_hu3d03a01dcc18bc5be0e67db3d8d209a6_1836223_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/compare/8-offline-communication/photo-1590896083082-3bc8f8188030_hu3d03a01dcc18bc5be0e67db3d8d209a6_1836223_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/compare/8-offline-communication/photo-1590896083082-3bc8f8188030_hu3d03a01dcc18bc5be0e67db3d8d209a6_1836223_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/compare/8-offline-communication/photo-1590896083082-3bc8f8188030_hu3d03a01dcc18bc5be0e67db3d8d209a6_1836223_970x0_resize_q100_lanczos.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/contribute/icon_crypto.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/contribute/icon_crypto.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/contribute/icon_crypto.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/contribute/icon_crypto.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/contribute/icon_crypto.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/contribute/icon_crypto.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/contribute/icon_crypto.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/contribute/icon_crypto.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/contribute/icon_crypto.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/contribute/icon_crypto.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/contribute/icon_crypto.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/contribute/icon_crypto.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/contribute/icon_crypto.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/contribute/icon_crypto.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/contribute/icon_crypto.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/contribute/icon_crypto.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/contribute/project_ipfs.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/contribute/project_ipfs.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/contribute/project_ipfs.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/contribute/project_ipfs.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/contribute/project_ipfs.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/contribute/project_ipfs.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/contribute/project_ipfs.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/contribute/project_ipfs.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/contribute/project_ipfs.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/contribute/project_ipfs.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/contribute/project_ipfs.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/contribute/project_ipfs.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/contribute/project_ipfs.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/contribute/project_ipfs.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/contribute/project_ipfs.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/contribute/project_ipfs.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/contribute/project_eff.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/contribute/project_eff.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/contribute/project_eff.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/contribute/project_eff.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/es/contribute/project_eff.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/contribute/project_eff.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/contribute/project_eff.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/contribute/project_eff.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/contribute/project_eff.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/contribute/project_eff.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/contribute/project_eff.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/contribute/project_eff.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/contribute/project_eff.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/contribute/project_eff.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/te/contribute/project_eff.webp
11:03:16 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/contribute/project_eff.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/contribute/project_42.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/contribute/project_42.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/contribute/project_42.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/contribute/project_42.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/contribute/project_42.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/contribute/project_42.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/contribute/project_42.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/contribute/project_42.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/contribute/project_42.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/contribute/project_42.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/contribute/project_42.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/contribute/project_42.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/contribute/project_42.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/contribute/project_42.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/contribute/project_42.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/contribute/project_42.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/docs/protocol/BkFkKBDOU_hub6782b1aaace488361b88eb59d953e58_133009_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/docs/protocol/BkFkKBDOU_hub6782b1aaace488361b88eb59d953e58_133009_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/docs/protocol/BkFkKBDOU_hub6782b1aaace488361b88eb59d953e58_133009_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/docs/protocol/BkFkKBDOU_hub6782b1aaace488361b88eb59d953e58_133009_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/docs/protocol/BkFkKBDOU_hub6782b1aaace488361b88eb59d953e58_133009_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/docs/protocol/BkFkKBDOU_hub6782b1aaace488361b88eb59d953e58_133009_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/docs/protocol/BkFkKBDOU_hub6782b1aaace488361b88eb59d953e58_133009_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/docs/protocol/BkFkKBDOU_hub6782b1aaace488361b88eb59d953e58_133009_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/docs/protocol/BkFkKBDOU_hub6782b1aaace488361b88eb59d953e58_133009_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/docs/protocol/BkFkKBDOU_hub6782b1aaace488361b88eb59d953e58_133009_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/docs/protocol/BkFkKBDOU_hub6782b1aaace488361b88eb59d953e58_133009_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/docs/protocol/BkFkKBDOU_hub6782b1aaace488361b88eb59d953e58_133009_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/docs/protocol/BkFkKBDOU_hub6782b1aaace488361b88eb59d953e58_133009_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/docs/protocol/BkFkKBDOU_hub6782b1aaace488361b88eb59d953e58_133009_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/docs/protocol/BkFkKBDOU_hub6782b1aaace488361b88eb59d953e58_133009_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/docs/protocol/BkFkKBDOU_hub6782b1aaace488361b88eb59d953e58_133009_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/contribute/project_paris_p2p.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/contribute/project_paris_p2p.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/contribute/project_paris_p2p.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/contribute/project_paris_p2p.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/contribute/project_paris_p2p.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/contribute/project_paris_p2p.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/contribute/project_paris_p2p.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/contribute/project_paris_p2p.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/contribute/project_paris_p2p.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/contribute/project_paris_p2p.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/contribute/project_paris_p2p.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/contribute/project_paris_p2p.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/contribute/project_paris_p2p.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/contribute/project_paris_p2p.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/contribute/project_paris_p2p.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/contribute/project_paris_p2p.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/docs/protocol/SkWZnyPOU_hu5264d17e56a21475f0f815598ac55625_98752_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/docs/protocol/SkWZnyPOU_hu5264d17e56a21475f0f815598ac55625_98752_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/docs/protocol/SkWZnyPOU_hu5264d17e56a21475f0f815598ac55625_98752_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/docs/protocol/SkWZnyPOU_hu5264d17e56a21475f0f815598ac55625_98752_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/docs/protocol/SkWZnyPOU_hu5264d17e56a21475f0f815598ac55625_98752_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/docs/protocol/SkWZnyPOU_hu5264d17e56a21475f0f815598ac55625_98752_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/docs/protocol/SkWZnyPOU_hu5264d17e56a21475f0f815598ac55625_98752_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/docs/protocol/SkWZnyPOU_hu5264d17e56a21475f0f815598ac55625_98752_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/docs/protocol/SkWZnyPOU_hu5264d17e56a21475f0f815598ac55625_98752_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/docs/protocol/SkWZnyPOU_hu5264d17e56a21475f0f815598ac55625_98752_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/docs/protocol/SkWZnyPOU_hu5264d17e56a21475f0f815598ac55625_98752_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/docs/protocol/SkWZnyPOU_hu5264d17e56a21475f0f815598ac55625_98752_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/docs/protocol/SkWZnyPOU_hu5264d17e56a21475f0f815598ac55625_98752_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/docs/protocol/SkWZnyPOU_hu5264d17e56a21475f0f815598ac55625_98752_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/docs/protocol/SkWZnyPOU_hu5264d17e56a21475f0f815598ac55625_98752_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/docs/protocol/SkWZnyPOU_hu5264d17e56a21475f0f815598ac55625_98752_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/docs/protocol/HkAFBapv8_hu5ae0799ce5a74a8bc28c12ddc96fa91b_27502_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/docs/protocol/HkAFBapv8_hu5ae0799ce5a74a8bc28c12ddc96fa91b_27502_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/docs/protocol/HkAFBapv8_hu5ae0799ce5a74a8bc28c12ddc96fa91b_27502_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/docs/protocol/HkAFBapv8_hu5ae0799ce5a74a8bc28c12ddc96fa91b_27502_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/docs/protocol/HkAFBapv8_hu5ae0799ce5a74a8bc28c12ddc96fa91b_27502_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/docs/protocol/HkAFBapv8_hu5ae0799ce5a74a8bc28c12ddc96fa91b_27502_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/docs/protocol/HkAFBapv8_hu5ae0799ce5a74a8bc28c12ddc96fa91b_27502_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/docs/protocol/HkAFBapv8_hu5ae0799ce5a74a8bc28c12ddc96fa91b_27502_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/docs/protocol/HkAFBapv8_hu5ae0799ce5a74a8bc28c12ddc96fa91b_27502_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/docs/protocol/HkAFBapv8_hu5ae0799ce5a74a8bc28c12ddc96fa91b_27502_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/docs/protocol/HkAFBapv8_hu5ae0799ce5a74a8bc28c12ddc96fa91b_27502_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/docs/protocol/HkAFBapv8_hu5ae0799ce5a74a8bc28c12ddc96fa91b_27502_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/docs/protocol/HkAFBapv8_hu5ae0799ce5a74a8bc28c12ddc96fa91b_27502_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/docs/protocol/HkAFBapv8_hu5ae0799ce5a74a8bc28c12ddc96fa91b_27502_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/docs/protocol/HkAFBapv8_hu5ae0799ce5a74a8bc28c12ddc96fa91b_27502_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/docs/protocol/HkAFBapv8_hu5ae0799ce5a74a8bc28c12ddc96fa91b_27502_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/contribute/computers.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/contribute/computers.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/contribute/computers.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/contribute/computers.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/contribute/computers.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/contribute/computers.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/contribute/computers.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/contribute/computers.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/contribute/computers.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/contribute/computers.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/contribute/computers.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/contribute/computers.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/contribute/computers.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/contribute/computers.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/contribute/computers.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/contribute/computers.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/docs/protocol/SJ6dgzaiU_hue06bc0fb337915ab6747f2b6af4fc24a_288732_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/docs/protocol/SJ6dgzaiU_hue06bc0fb337915ab6747f2b6af4fc24a_288732_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/docs/protocol/SJ6dgzaiU_hue06bc0fb337915ab6747f2b6af4fc24a_288732_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/docs/protocol/SJ6dgzaiU_hue06bc0fb337915ab6747f2b6af4fc24a_288732_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/docs/protocol/SJ6dgzaiU_hue06bc0fb337915ab6747f2b6af4fc24a_288732_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/docs/protocol/SJ6dgzaiU_hue06bc0fb337915ab6747f2b6af4fc24a_288732_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/docs/protocol/SJ6dgzaiU_hue06bc0fb337915ab6747f2b6af4fc24a_288732_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/docs/protocol/SJ6dgzaiU_hue06bc0fb337915ab6747f2b6af4fc24a_288732_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/docs/protocol/SJ6dgzaiU_hue06bc0fb337915ab6747f2b6af4fc24a_288732_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/docs/protocol/SJ6dgzaiU_hue06bc0fb337915ab6747f2b6af4fc24a_288732_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/docs/protocol/SJ6dgzaiU_hue06bc0fb337915ab6747f2b6af4fc24a_288732_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/docs/protocol/SJ6dgzaiU_hue06bc0fb337915ab6747f2b6af4fc24a_288732_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/docs/protocol/SJ6dgzaiU_hue06bc0fb337915ab6747f2b6af4fc24a_288732_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/docs/protocol/SJ6dgzaiU_hue06bc0fb337915ab6747f2b6af4fc24a_288732_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/docs/protocol/SJ6dgzaiU_hue06bc0fb337915ab6747f2b6af4fc24a_288732_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/docs/protocol/SJ6dgzaiU_hue06bc0fb337915ab6747f2b6af4fc24a_288732_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/docs/protocol/rkYDSaaDI_hu3f016d030202f7595dae1c5a8a6afee5_29235_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/docs/protocol/rkYDSaaDI_hu3f016d030202f7595dae1c5a8a6afee5_29235_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/docs/protocol/rkYDSaaDI_hu3f016d030202f7595dae1c5a8a6afee5_29235_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/docs/protocol/rkYDSaaDI_hu3f016d030202f7595dae1c5a8a6afee5_29235_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/docs/protocol/rkYDSaaDI_hu3f016d030202f7595dae1c5a8a6afee5_29235_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/docs/protocol/rkYDSaaDI_hu3f016d030202f7595dae1c5a8a6afee5_29235_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/docs/protocol/rkYDSaaDI_hu3f016d030202f7595dae1c5a8a6afee5_29235_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/docs/protocol/rkYDSaaDI_hu3f016d030202f7595dae1c5a8a6afee5_29235_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/docs/protocol/rkYDSaaDI_hu3f016d030202f7595dae1c5a8a6afee5_29235_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/docs/protocol/rkYDSaaDI_hu3f016d030202f7595dae1c5a8a6afee5_29235_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/docs/protocol/rkYDSaaDI_hu3f016d030202f7595dae1c5a8a6afee5_29235_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/docs/protocol/rkYDSaaDI_hu3f016d030202f7595dae1c5a8a6afee5_29235_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/docs/protocol/rkYDSaaDI_hu3f016d030202f7595dae1c5a8a6afee5_29235_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/docs/protocol/rkYDSaaDI_hu3f016d030202f7595dae1c5a8a6afee5_29235_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/docs/protocol/rkYDSaaDI_hu3f016d030202f7595dae1c5a8a6afee5_29235_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/docs/protocol/rkYDSaaDI_hu3f016d030202f7595dae1c5a8a6afee5_29235_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/docs/protocol/Hy-d6h6wL_huc217626ea3421b145d2241c529b73954_115816_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/docs/protocol/Hy-d6h6wL_huc217626ea3421b145d2241c529b73954_115816_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/docs/protocol/Hy-d6h6wL_huc217626ea3421b145d2241c529b73954_115816_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/docs/protocol/Hy-d6h6wL_huc217626ea3421b145d2241c529b73954_115816_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/docs/protocol/Hy-d6h6wL_huc217626ea3421b145d2241c529b73954_115816_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/docs/protocol/Hy-d6h6wL_huc217626ea3421b145d2241c529b73954_115816_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/docs/protocol/Hy-d6h6wL_huc217626ea3421b145d2241c529b73954_115816_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/docs/protocol/Hy-d6h6wL_huc217626ea3421b145d2241c529b73954_115816_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/docs/protocol/Hy-d6h6wL_huc217626ea3421b145d2241c529b73954_115816_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/docs/protocol/Hy-d6h6wL_huc217626ea3421b145d2241c529b73954_115816_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/docs/protocol/Hy-d6h6wL_huc217626ea3421b145d2241c529b73954_115816_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/docs/protocol/Hy-d6h6wL_huc217626ea3421b145d2241c529b73954_115816_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/docs/protocol/Hy-d6h6wL_huc217626ea3421b145d2241c529b73954_115816_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/docs/protocol/Hy-d6h6wL_huc217626ea3421b145d2241c529b73954_115816_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/docs/protocol/Hy-d6h6wL_huc217626ea3421b145d2241c529b73954_115816_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/docs/protocol/Hy-d6h6wL_huc217626ea3421b145d2241c529b73954_115816_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/docs/protocol/BymgCaaDI_hu4bad439f87a5d20e9709025d5bc31a22_101855_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/docs/protocol/BymgCaaDI_hu4bad439f87a5d20e9709025d5bc31a22_101855_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/docs/protocol/BymgCaaDI_hu4bad439f87a5d20e9709025d5bc31a22_101855_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/docs/protocol/BymgCaaDI_hu4bad439f87a5d20e9709025d5bc31a22_101855_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/docs/protocol/BymgCaaDI_hu4bad439f87a5d20e9709025d5bc31a22_101855_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/docs/protocol/BymgCaaDI_hu4bad439f87a5d20e9709025d5bc31a22_101855_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/docs/protocol/BymgCaaDI_hu4bad439f87a5d20e9709025d5bc31a22_101855_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/docs/protocol/BymgCaaDI_hu4bad439f87a5d20e9709025d5bc31a22_101855_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/docs/protocol/BymgCaaDI_hu4bad439f87a5d20e9709025d5bc31a22_101855_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/docs/protocol/BymgCaaDI_hu4bad439f87a5d20e9709025d5bc31a22_101855_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/docs/protocol/BymgCaaDI_hu4bad439f87a5d20e9709025d5bc31a22_101855_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/docs/protocol/BymgCaaDI_hu4bad439f87a5d20e9709025d5bc31a22_101855_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/docs/protocol/BymgCaaDI_hu4bad439f87a5d20e9709025d5bc31a22_101855_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/docs/protocol/BymgCaaDI_hu4bad439f87a5d20e9709025d5bc31a22_101855_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/docs/protocol/BymgCaaDI_hu4bad439f87a5d20e9709025d5bc31a22_101855_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/docs/protocol/BymgCaaDI_hu4bad439f87a5d20e9709025d5bc31a22_101855_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/docs/protocol/BJWLZR6vU_hu8e9198c8f2c6bd040ab6204e6b35ab0f_61589_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/docs/protocol/BJWLZR6vU_hu8e9198c8f2c6bd040ab6204e6b35ab0f_61589_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/docs/protocol/BJWLZR6vU_hu8e9198c8f2c6bd040ab6204e6b35ab0f_61589_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/docs/protocol/BJWLZR6vU_hu8e9198c8f2c6bd040ab6204e6b35ab0f_61589_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/docs/protocol/BJWLZR6vU_hu8e9198c8f2c6bd040ab6204e6b35ab0f_61589_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/docs/protocol/BJWLZR6vU_hu8e9198c8f2c6bd040ab6204e6b35ab0f_61589_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/docs/protocol/BJWLZR6vU_hu8e9198c8f2c6bd040ab6204e6b35ab0f_61589_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/docs/protocol/BJWLZR6vU_hu8e9198c8f2c6bd040ab6204e6b35ab0f_61589_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/docs/protocol/BJWLZR6vU_hu8e9198c8f2c6bd040ab6204e6b35ab0f_61589_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/docs/protocol/BJWLZR6vU_hu8e9198c8f2c6bd040ab6204e6b35ab0f_61589_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/docs/protocol/BJWLZR6vU_hu8e9198c8f2c6bd040ab6204e6b35ab0f_61589_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/docs/protocol/BJWLZR6vU_hu8e9198c8f2c6bd040ab6204e6b35ab0f_61589_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/docs/protocol/BJWLZR6vU_hu8e9198c8f2c6bd040ab6204e6b35ab0f_61589_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/docs/protocol/BJWLZR6vU_hu8e9198c8f2c6bd040ab6204e6b35ab0f_61589_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/docs/protocol/BJWLZR6vU_hu8e9198c8f2c6bd040ab6204e6b35ab0f_61589_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/docs/protocol/BJWLZR6vU_hu8e9198c8f2c6bd040ab6204e6b35ab0f_61589_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/docs/protocol/ryrmDTpw8_hu28c730a9e365e08461ddc4a33f3d760f_118126_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/docs/protocol/ryrmDTpw8_hu28c730a9e365e08461ddc4a33f3d760f_118126_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/docs/protocol/ryrmDTpw8_hu28c730a9e365e08461ddc4a33f3d760f_118126_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/docs/protocol/ryrmDTpw8_hu28c730a9e365e08461ddc4a33f3d760f_118126_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/docs/protocol/ryrmDTpw8_hu28c730a9e365e08461ddc4a33f3d760f_118126_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/docs/protocol/ryrmDTpw8_hu28c730a9e365e08461ddc4a33f3d760f_118126_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/docs/protocol/ryrmDTpw8_hu28c730a9e365e08461ddc4a33f3d760f_118126_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/docs/protocol/ryrmDTpw8_hu28c730a9e365e08461ddc4a33f3d760f_118126_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/docs/protocol/ryrmDTpw8_hu28c730a9e365e08461ddc4a33f3d760f_118126_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/docs/protocol/ryrmDTpw8_hu28c730a9e365e08461ddc4a33f3d760f_118126_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/docs/protocol/ryrmDTpw8_hu28c730a9e365e08461ddc4a33f3d760f_118126_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/docs/protocol/ryrmDTpw8_hu28c730a9e365e08461ddc4a33f3d760f_118126_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/docs/protocol/ryrmDTpw8_hu28c730a9e365e08461ddc4a33f3d760f_118126_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/docs/protocol/ryrmDTpw8_hu28c730a9e365e08461ddc4a33f3d760f_118126_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/docs/protocol/ryrmDTpw8_hu28c730a9e365e08461ddc4a33f3d760f_118126_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/docs/protocol/ryrmDTpw8_hu28c730a9e365e08461ddc4a33f3d760f_118126_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/docs/protocol/Hks1bEvu8_huc637054fc25404772d058ff57d4a9a34_28139_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/docs/protocol/Hks1bEvu8_huc637054fc25404772d058ff57d4a9a34_28139_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/docs/protocol/Hks1bEvu8_huc637054fc25404772d058ff57d4a9a34_28139_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/docs/protocol/Hks1bEvu8_huc637054fc25404772d058ff57d4a9a34_28139_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/docs/protocol/Hks1bEvu8_huc637054fc25404772d058ff57d4a9a34_28139_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/docs/protocol/Hks1bEvu8_huc637054fc25404772d058ff57d4a9a34_28139_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/docs/protocol/Hks1bEvu8_huc637054fc25404772d058ff57d4a9a34_28139_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/docs/protocol/Hks1bEvu8_huc637054fc25404772d058ff57d4a9a34_28139_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/docs/protocol/Hks1bEvu8_huc637054fc25404772d058ff57d4a9a34_28139_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/docs/protocol/Hks1bEvu8_huc637054fc25404772d058ff57d4a9a34_28139_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/docs/protocol/Hks1bEvu8_huc637054fc25404772d058ff57d4a9a34_28139_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/docs/protocol/Hks1bEvu8_huc637054fc25404772d058ff57d4a9a34_28139_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/docs/protocol/Hks1bEvu8_huc637054fc25404772d058ff57d4a9a34_28139_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/docs/protocol/Hks1bEvu8_huc637054fc25404772d058ff57d4a9a34_28139_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/docs/protocol/Hks1bEvu8_huc637054fc25404772d058ff57d4a9a34_28139_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/docs/protocol/Hks1bEvu8_huc637054fc25404772d058ff57d4a9a34_28139_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/docs/protocol/ry6qXApPU_hu660ad4c0c4d4b9d6dc5e9ddf637f9350_77140_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/docs/protocol/ry6qXApPU_hu660ad4c0c4d4b9d6dc5e9ddf637f9350_77140_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/docs/protocol/ry6qXApPU_hu660ad4c0c4d4b9d6dc5e9ddf637f9350_77140_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/docs/protocol/ry6qXApPU_hu660ad4c0c4d4b9d6dc5e9ddf637f9350_77140_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/docs/protocol/ry6qXApPU_hu660ad4c0c4d4b9d6dc5e9ddf637f9350_77140_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/docs/protocol/ry6qXApPU_hu660ad4c0c4d4b9d6dc5e9ddf637f9350_77140_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/docs/protocol/ry6qXApPU_hu660ad4c0c4d4b9d6dc5e9ddf637f9350_77140_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/docs/protocol/ry6qXApPU_hu660ad4c0c4d4b9d6dc5e9ddf637f9350_77140_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/docs/protocol/ry6qXApPU_hu660ad4c0c4d4b9d6dc5e9ddf637f9350_77140_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/docs/protocol/ry6qXApPU_hu660ad4c0c4d4b9d6dc5e9ddf637f9350_77140_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/docs/protocol/ry6qXApPU_hu660ad4c0c4d4b9d6dc5e9ddf637f9350_77140_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/docs/protocol/ry6qXApPU_hu660ad4c0c4d4b9d6dc5e9ddf637f9350_77140_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/docs/protocol/ry6qXApPU_hu660ad4c0c4d4b9d6dc5e9ddf637f9350_77140_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/docs/protocol/ry6qXApPU_hu660ad4c0c4d4b9d6dc5e9ddf637f9350_77140_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/docs/protocol/ry6qXApPU_hu660ad4c0c4d4b9d6dc5e9ddf637f9350_77140_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/docs/protocol/ry6qXApPU_hu660ad4c0c4d4b9d6dc5e9ddf637f9350_77140_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/docs/protocol/SklLFmD_I_huc20146221e3cfe1b2735fc969fc13878_194416_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/docs/protocol/SklLFmD_I_huc20146221e3cfe1b2735fc969fc13878_194416_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/docs/protocol/SklLFmD_I_huc20146221e3cfe1b2735fc969fc13878_194416_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/docs/protocol/SklLFmD_I_huc20146221e3cfe1b2735fc969fc13878_194416_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/docs/protocol/SklLFmD_I_huc20146221e3cfe1b2735fc969fc13878_194416_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/docs/protocol/SklLFmD_I_huc20146221e3cfe1b2735fc969fc13878_194416_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/docs/protocol/SklLFmD_I_huc20146221e3cfe1b2735fc969fc13878_194416_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/docs/protocol/SklLFmD_I_huc20146221e3cfe1b2735fc969fc13878_194416_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/docs/protocol/SklLFmD_I_huc20146221e3cfe1b2735fc969fc13878_194416_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/docs/protocol/SklLFmD_I_huc20146221e3cfe1b2735fc969fc13878_194416_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/docs/protocol/SklLFmD_I_huc20146221e3cfe1b2735fc969fc13878_194416_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/docs/protocol/SklLFmD_I_huc20146221e3cfe1b2735fc969fc13878_194416_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/docs/protocol/SklLFmD_I_huc20146221e3cfe1b2735fc969fc13878_194416_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/docs/protocol/SklLFmD_I_huc20146221e3cfe1b2735fc969fc13878_194416_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/docs/protocol/SklLFmD_I_huc20146221e3cfe1b2735fc969fc13878_194416_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/docs/protocol/SklLFmD_I_huc20146221e3cfe1b2735fc969fc13878_194416_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/docs/protocol/rkI4GWD_8_hu79eb10812cbfb4d5c894f38af9bd76e8_99920_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/docs/protocol/rkI4GWD_8_hu79eb10812cbfb4d5c894f38af9bd76e8_99920_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/docs/protocol/rkI4GWD_8_hu79eb10812cbfb4d5c894f38af9bd76e8_99920_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/docs/protocol/rkI4GWD_8_hu79eb10812cbfb4d5c894f38af9bd76e8_99920_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/docs/protocol/rkI4GWD_8_hu79eb10812cbfb4d5c894f38af9bd76e8_99920_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/docs/protocol/rkI4GWD_8_hu79eb10812cbfb4d5c894f38af9bd76e8_99920_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/docs/protocol/rkI4GWD_8_hu79eb10812cbfb4d5c894f38af9bd76e8_99920_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/docs/protocol/rkI4GWD_8_hu79eb10812cbfb4d5c894f38af9bd76e8_99920_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/docs/protocol/rkI4GWD_8_hu79eb10812cbfb4d5c894f38af9bd76e8_99920_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/docs/protocol/rkI4GWD_8_hu79eb10812cbfb4d5c894f38af9bd76e8_99920_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/docs/protocol/rkI4GWD_8_hu79eb10812cbfb4d5c894f38af9bd76e8_99920_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/docs/protocol/rkI4GWD_8_hu79eb10812cbfb4d5c894f38af9bd76e8_99920_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/docs/protocol/rkI4GWD_8_hu79eb10812cbfb4d5c894f38af9bd76e8_99920_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/docs/protocol/rkI4GWD_8_hu79eb10812cbfb4d5c894f38af9bd76e8_99920_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/docs/protocol/rkI4GWD_8_hu79eb10812cbfb4d5c894f38af9bd76e8_99920_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/docs/protocol/rkI4GWD_8_hu79eb10812cbfb4d5c894f38af9bd76e8_99920_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/docs/protocol/H1jJ6fvdI_hucf612d77b1691bc36c36bb718ffeab35_237493_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/docs/protocol/H1jJ6fvdI_hucf612d77b1691bc36c36bb718ffeab35_237493_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/docs/protocol/H1jJ6fvdI_hucf612d77b1691bc36c36bb718ffeab35_237493_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/docs/protocol/H1jJ6fvdI_hucf612d77b1691bc36c36bb718ffeab35_237493_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/docs/protocol/H1jJ6fvdI_hucf612d77b1691bc36c36bb718ffeab35_237493_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/docs/protocol/H1jJ6fvdI_hucf612d77b1691bc36c36bb718ffeab35_237493_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/docs/protocol/H1jJ6fvdI_hucf612d77b1691bc36c36bb718ffeab35_237493_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/docs/protocol/H1jJ6fvdI_hucf612d77b1691bc36c36bb718ffeab35_237493_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/docs/protocol/H1jJ6fvdI_hucf612d77b1691bc36c36bb718ffeab35_237493_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/docs/protocol/H1jJ6fvdI_hucf612d77b1691bc36c36bb718ffeab35_237493_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/docs/protocol/H1jJ6fvdI_hucf612d77b1691bc36c36bb718ffeab35_237493_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/docs/protocol/H1jJ6fvdI_hucf612d77b1691bc36c36bb718ffeab35_237493_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/docs/protocol/H1jJ6fvdI_hucf612d77b1691bc36c36bb718ffeab35_237493_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/docs/protocol/H1jJ6fvdI_hucf612d77b1691bc36c36bb718ffeab35_237493_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/docs/protocol/H1jJ6fvdI_hucf612d77b1691bc36c36bb718ffeab35_237493_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/docs/protocol/H1jJ6fvdI_hucf612d77b1691bc36c36bb718ffeab35_237493_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/docs/protocol/HyEDRMvO8_hud566b49a95889a74b1be007152f6144f_274401_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/docs/protocol/HyEDRMvO8_hud566b49a95889a74b1be007152f6144f_274401_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/docs/protocol/HyEDRMvO8_hud566b49a95889a74b1be007152f6144f_274401_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/docs/protocol/HyEDRMvO8_hud566b49a95889a74b1be007152f6144f_274401_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/docs/protocol/HyEDRMvO8_hud566b49a95889a74b1be007152f6144f_274401_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/docs/protocol/HyEDRMvO8_hud566b49a95889a74b1be007152f6144f_274401_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/docs/protocol/HyEDRMvO8_hud566b49a95889a74b1be007152f6144f_274401_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/docs/protocol/HyEDRMvO8_hud566b49a95889a74b1be007152f6144f_274401_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/docs/protocol/HyEDRMvO8_hud566b49a95889a74b1be007152f6144f_274401_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/docs/protocol/HyEDRMvO8_hud566b49a95889a74b1be007152f6144f_274401_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/docs/protocol/HyEDRMvO8_hud566b49a95889a74b1be007152f6144f_274401_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/docs/protocol/HyEDRMvO8_hud566b49a95889a74b1be007152f6144f_274401_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/docs/protocol/HyEDRMvO8_hud566b49a95889a74b1be007152f6144f_274401_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/docs/protocol/HyEDRMvO8_hud566b49a95889a74b1be007152f6144f_274401_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/docs/protocol/HyEDRMvO8_hud566b49a95889a74b1be007152f6144f_274401_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/docs/protocol/HyEDRMvO8_hud566b49a95889a74b1be007152f6144f_274401_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/docs/protocol/rJP2m-vO8_huff3fa329e351663693e83715b38e55c3_73134_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/docs/protocol/rJP2m-vO8_huff3fa329e351663693e83715b38e55c3_73134_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/docs/protocol/rJP2m-vO8_huff3fa329e351663693e83715b38e55c3_73134_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/docs/protocol/rJP2m-vO8_huff3fa329e351663693e83715b38e55c3_73134_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/docs/protocol/rJP2m-vO8_huff3fa329e351663693e83715b38e55c3_73134_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/docs/protocol/rJP2m-vO8_huff3fa329e351663693e83715b38e55c3_73134_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/docs/protocol/rJP2m-vO8_huff3fa329e351663693e83715b38e55c3_73134_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/docs/protocol/rJP2m-vO8_huff3fa329e351663693e83715b38e55c3_73134_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/docs/protocol/rJP2m-vO8_huff3fa329e351663693e83715b38e55c3_73134_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/docs/protocol/rJP2m-vO8_huff3fa329e351663693e83715b38e55c3_73134_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/docs/protocol/rJP2m-vO8_huff3fa329e351663693e83715b38e55c3_73134_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/docs/protocol/rJP2m-vO8_huff3fa329e351663693e83715b38e55c3_73134_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/docs/protocol/rJP2m-vO8_huff3fa329e351663693e83715b38e55c3_73134_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/docs/protocol/rJP2m-vO8_huff3fa329e351663693e83715b38e55c3_73134_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/docs/protocol/rJP2m-vO8_huff3fa329e351663693e83715b38e55c3_73134_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/docs/protocol/rJP2m-vO8_huff3fa329e351663693e83715b38e55c3_73134_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/docs/protocol/SkXjmJRvL_hubcad3c126e1a640ede4352d7bc6af6f8_102337_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/docs/protocol/SkXjmJRvL_hubcad3c126e1a640ede4352d7bc6af6f8_102337_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/docs/protocol/SkXjmJRvL_hubcad3c126e1a640ede4352d7bc6af6f8_102337_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/docs/protocol/SkXjmJRvL_hubcad3c126e1a640ede4352d7bc6af6f8_102337_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/docs/protocol/SkXjmJRvL_hubcad3c126e1a640ede4352d7bc6af6f8_102337_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/docs/protocol/SkXjmJRvL_hubcad3c126e1a640ede4352d7bc6af6f8_102337_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/docs/protocol/SkXjmJRvL_hubcad3c126e1a640ede4352d7bc6af6f8_102337_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/docs/protocol/SkXjmJRvL_hubcad3c126e1a640ede4352d7bc6af6f8_102337_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/docs/protocol/SkXjmJRvL_hubcad3c126e1a640ede4352d7bc6af6f8_102337_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/docs/protocol/SkXjmJRvL_hubcad3c126e1a640ede4352d7bc6af6f8_102337_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/docs/protocol/SkXjmJRvL_hubcad3c126e1a640ede4352d7bc6af6f8_102337_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/docs/protocol/SkXjmJRvL_hubcad3c126e1a640ede4352d7bc6af6f8_102337_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/docs/protocol/SkXjmJRvL_hubcad3c126e1a640ede4352d7bc6af6f8_102337_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/docs/protocol/SkXjmJRvL_hubcad3c126e1a640ede4352d7bc6af6f8_102337_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/docs/protocol/SkXjmJRvL_hubcad3c126e1a640ede4352d7bc6af6f8_102337_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/docs/protocol/SkXjmJRvL_hubcad3c126e1a640ede4352d7bc6af6f8_102337_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/docs/protocol/Hkn4kg0v8_hu7dd3573c6859dc73daf93a416114d348_141944_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/docs/protocol/Hkn4kg0v8_hu7dd3573c6859dc73daf93a416114d348_141944_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/docs/protocol/Hkn4kg0v8_hu7dd3573c6859dc73daf93a416114d348_141944_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/docs/protocol/Hkn4kg0v8_hu7dd3573c6859dc73daf93a416114d348_141944_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/docs/protocol/Hkn4kg0v8_hu7dd3573c6859dc73daf93a416114d348_141944_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/docs/protocol/Hkn4kg0v8_hu7dd3573c6859dc73daf93a416114d348_141944_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/docs/protocol/Hkn4kg0v8_hu7dd3573c6859dc73daf93a416114d348_141944_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/docs/protocol/Hkn4kg0v8_hu7dd3573c6859dc73daf93a416114d348_141944_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/docs/protocol/Hkn4kg0v8_hu7dd3573c6859dc73daf93a416114d348_141944_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/docs/protocol/Hkn4kg0v8_hu7dd3573c6859dc73daf93a416114d348_141944_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/docs/protocol/Hkn4kg0v8_hu7dd3573c6859dc73daf93a416114d348_141944_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/docs/protocol/Hkn4kg0v8_hu7dd3573c6859dc73daf93a416114d348_141944_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/docs/protocol/Hkn4kg0v8_hu7dd3573c6859dc73daf93a416114d348_141944_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/docs/protocol/Hkn4kg0v8_hu7dd3573c6859dc73daf93a416114d348_141944_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/docs/protocol/Hkn4kg0v8_hu7dd3573c6859dc73daf93a416114d348_141944_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/docs/protocol/Hkn4kg0v8_hu7dd3573c6859dc73daf93a416114d348_141944_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/docs/protocol/BJAQwQP_I_hu579ac811eb7a0841d94c3906dd930ab7_129515_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/docs/protocol/BJAQwQP_I_hu579ac811eb7a0841d94c3906dd930ab7_129515_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/docs/protocol/BJAQwQP_I_hu579ac811eb7a0841d94c3906dd930ab7_129515_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/docs/protocol/BJAQwQP_I_hu579ac811eb7a0841d94c3906dd930ab7_129515_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/docs/protocol/BJAQwQP_I_hu579ac811eb7a0841d94c3906dd930ab7_129515_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/docs/protocol/BJAQwQP_I_hu579ac811eb7a0841d94c3906dd930ab7_129515_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/docs/protocol/BJAQwQP_I_hu579ac811eb7a0841d94c3906dd930ab7_129515_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/docs/protocol/BJAQwQP_I_hu579ac811eb7a0841d94c3906dd930ab7_129515_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/docs/protocol/BJAQwQP_I_hu579ac811eb7a0841d94c3906dd930ab7_129515_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/docs/protocol/BJAQwQP_I_hu579ac811eb7a0841d94c3906dd930ab7_129515_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/docs/protocol/BJAQwQP_I_hu579ac811eb7a0841d94c3906dd930ab7_129515_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/docs/protocol/BJAQwQP_I_hu579ac811eb7a0841d94c3906dd930ab7_129515_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/docs/protocol/BJAQwQP_I_hu579ac811eb7a0841d94c3906dd930ab7_129515_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/docs/protocol/BJAQwQP_I_hu579ac811eb7a0841d94c3906dd930ab7_129515_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/docs/protocol/BJAQwQP_I_hu579ac811eb7a0841d94c3906dd930ab7_129515_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/docs/protocol/BJAQwQP_I_hu579ac811eb7a0841d94c3906dd930ab7_129515_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/docs/protocol/HJ9wKg0PL_hu56e513f85c1eb1cd319a7b5f1dc98d8e_152744_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/docs/protocol/HJ9wKg0PL_hu56e513f85c1eb1cd319a7b5f1dc98d8e_152744_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/docs/protocol/HJ9wKg0PL_hu56e513f85c1eb1cd319a7b5f1dc98d8e_152744_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/docs/protocol/HJ9wKg0PL_hu56e513f85c1eb1cd319a7b5f1dc98d8e_152744_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/docs/protocol/HJ9wKg0PL_hu56e513f85c1eb1cd319a7b5f1dc98d8e_152744_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/docs/protocol/HJ9wKg0PL_hu56e513f85c1eb1cd319a7b5f1dc98d8e_152744_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/docs/protocol/HJ9wKg0PL_hu56e513f85c1eb1cd319a7b5f1dc98d8e_152744_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/docs/protocol/HJ9wKg0PL_hu56e513f85c1eb1cd319a7b5f1dc98d8e_152744_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/docs/protocol/HJ9wKg0PL_hu56e513f85c1eb1cd319a7b5f1dc98d8e_152744_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/docs/protocol/HJ9wKg0PL_hu56e513f85c1eb1cd319a7b5f1dc98d8e_152744_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/docs/protocol/HJ9wKg0PL_hu56e513f85c1eb1cd319a7b5f1dc98d8e_152744_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/docs/protocol/HJ9wKg0PL_hu56e513f85c1eb1cd319a7b5f1dc98d8e_152744_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/docs/protocol/HJ9wKg0PL_hu56e513f85c1eb1cd319a7b5f1dc98d8e_152744_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/docs/protocol/HJ9wKg0PL_hu56e513f85c1eb1cd319a7b5f1dc98d8e_152744_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/docs/protocol/HJ9wKg0PL_hu56e513f85c1eb1cd319a7b5f1dc98d8e_152744_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/docs/protocol/HJ9wKg0PL_hu56e513f85c1eb1cd319a7b5f1dc98d8e_152744_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/features/noface-noname.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/features/noface-noname.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/features/noface-noname.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/features/noface-noname.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/features/noface-noname.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/features/noface-noname.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/features/noface-noname.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/features/noface-noname.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/features/noface-noname.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/features/noface-noname.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/features/noface-noname.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/features/noface-noname.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/features/noface-noname.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/features/noface-noname.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/features/noface-noname.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/features/noface-noname.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/features/secure-encryption.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/features/secure-encryption.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/features/secure-encryption.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/features/secure-encryption.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/features/secure-encryption.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/features/secure-encryption.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/features/secure-encryption.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/features/secure-encryption.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/features/secure-encryption.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/features/secure-encryption.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/features/secure-encryption.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/features/secure-encryption.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/features/secure-encryption.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/features/secure-encryption.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/features/secure-encryption.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/features/secure-encryption.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/docs/protocol/B1onw7wdI_huf405b21a247a5fd5caa349dba5e11839_149749_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/docs/protocol/B1onw7wdI_huf405b21a247a5fd5caa349dba5e11839_149749_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/docs/protocol/B1onw7wdI_huf405b21a247a5fd5caa349dba5e11839_149749_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/docs/protocol/B1onw7wdI_huf405b21a247a5fd5caa349dba5e11839_149749_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/docs/protocol/B1onw7wdI_huf405b21a247a5fd5caa349dba5e11839_149749_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/docs/protocol/B1onw7wdI_huf405b21a247a5fd5caa349dba5e11839_149749_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/docs/protocol/B1onw7wdI_huf405b21a247a5fd5caa349dba5e11839_149749_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/docs/protocol/B1onw7wdI_huf405b21a247a5fd5caa349dba5e11839_149749_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/docs/protocol/B1onw7wdI_huf405b21a247a5fd5caa349dba5e11839_149749_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/docs/protocol/B1onw7wdI_huf405b21a247a5fd5caa349dba5e11839_149749_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/docs/protocol/B1onw7wdI_huf405b21a247a5fd5caa349dba5e11839_149749_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/docs/protocol/B1onw7wdI_huf405b21a247a5fd5caa349dba5e11839_149749_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/docs/protocol/B1onw7wdI_huf405b21a247a5fd5caa349dba5e11839_149749_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/docs/protocol/B1onw7wdI_huf405b21a247a5fd5caa349dba5e11839_149749_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/docs/protocol/B1onw7wdI_huf405b21a247a5fd5caa349dba5e11839_149749_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/docs/protocol/B1onw7wdI_huf405b21a247a5fd5caa349dba5e11839_149749_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/docs/protocol/B1qIgVw_8_hudf7056a22e56889fed192a6586d52d72_347868_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/docs/protocol/B1qIgVw_8_hudf7056a22e56889fed192a6586d52d72_347868_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/docs/protocol/B1qIgVw_8_hudf7056a22e56889fed192a6586d52d72_347868_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/docs/protocol/B1qIgVw_8_hudf7056a22e56889fed192a6586d52d72_347868_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/docs/protocol/B1qIgVw_8_hudf7056a22e56889fed192a6586d52d72_347868_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/docs/protocol/B1qIgVw_8_hudf7056a22e56889fed192a6586d52d72_347868_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/docs/protocol/B1qIgVw_8_hudf7056a22e56889fed192a6586d52d72_347868_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/docs/protocol/B1qIgVw_8_hudf7056a22e56889fed192a6586d52d72_347868_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/docs/protocol/B1qIgVw_8_hudf7056a22e56889fed192a6586d52d72_347868_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/docs/protocol/B1qIgVw_8_hudf7056a22e56889fed192a6586d52d72_347868_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/docs/protocol/B1qIgVw_8_hudf7056a22e56889fed192a6586d52d72_347868_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/docs/protocol/B1qIgVw_8_hudf7056a22e56889fed192a6586d52d72_347868_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/docs/protocol/B1qIgVw_8_hudf7056a22e56889fed192a6586d52d72_347868_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/docs/protocol/B1qIgVw_8_hudf7056a22e56889fed192a6586d52d72_347868_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/docs/protocol/B1qIgVw_8_hudf7056a22e56889fed192a6586d52d72_347868_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/docs/protocol/B1qIgVw_8_hudf7056a22e56889fed192a6586d52d72_347868_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/features/using_BLE.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/features/using_BLE.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/features/using_BLE.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/features/using_BLE.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/features/using_BLE.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/features/using_BLE.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/features/using_BLE.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/features/using_BLE.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/features/using_BLE.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/features/using_BLE.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/features/using_BLE.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/features/using_BLE.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/features/using_BLE.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/features/using_BLE.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/features/using_BLE.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/features/using_BLE.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/features/no_servers.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/features/no_servers.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/features/no_servers.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/features/no_servers.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/features/no_servers.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/features/no_servers.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/features/no_servers.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/features/no_servers.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/features/no_servers.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/features/no_servers.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/features/no_servers.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/features/no_servers.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/features/no_servers.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/features/no_servers.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/features/no_servers.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/features/no_servers.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/features/available-on-devices.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/features/available-on-devices.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/features/available-on-devices.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/features/available-on-devices.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/features/available-on-devices.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/features/available-on-devices.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/features/available-on-devices.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/features/available-on-devices.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/features/available-on-devices.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/features/available-on-devices.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/features/available-on-devices.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/features/available-on-devices.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/features/available-on-devices.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/features/available-on-devices.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/features/available-on-devices.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/features/available-on-devices.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/features/share-your-details.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/features/share-your-details.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/features/share-your-details.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/features/share-your-details.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/features/share-your-details.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/features/share-your-details.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/features/share-your-details.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/features/share-your-details.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/features/share-your-details.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/features/share-your-details.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/features/share-your-details.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/features/share-your-details.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/features/share-your-details.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/features/share-your-details.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/features/share-your-details.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/features/share-your-details.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/img/planet_orange.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/img/avatar_staff_hu96c22823024e8aca998e3c87f8cefc0e_56868_70x70_resize_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/img/planet_purple.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/features/fully_distributed.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/features/fully_distributed.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/features/fully_distributed.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/features/fully_distributed.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/features/fully_distributed.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/features/fully_distributed.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/features/fully_distributed.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/features/fully_distributed.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/features/fully_distributed.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/features/fully_distributed.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/features/fully_distributed.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/features/fully_distributed.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/features/fully_distributed.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/features/fully_distributed.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/features/fully_distributed.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/features/fully_distributed.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/messenger/img_messenger.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/messenger/img_messenger.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/messenger/img_messenger.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/messenger/img_messenger.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/messenger/img_messenger.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/messenger/img_messenger.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/messenger/img_messenger.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/messenger/img_messenger.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/messenger/img_messenger.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/messenger/img_messenger.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/messenger/img_messenger.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/messenger/img_messenger.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/messenger/img_messenger.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/messenger/img_messenger.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/messenger/img_messenger.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/messenger/img_messenger.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-01/image02_hu490c0e3b46b9ed96c2fdb83a64d98b61_143413_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-01/image02_hu490c0e3b46b9ed96c2fdb83a64d98b61_143413_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-01/image02_hu490c0e3b46b9ed96c2fdb83a64d98b61_143413_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-01/image02_hu490c0e3b46b9ed96c2fdb83a64d98b61_143413_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-01/image02_hu490c0e3b46b9ed96c2fdb83a64d98b61_143413_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-01/image02_hu490c0e3b46b9ed96c2fdb83a64d98b61_143413_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-01/image02_hu490c0e3b46b9ed96c2fdb83a64d98b61_143413_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-01/image02_hu490c0e3b46b9ed96c2fdb83a64d98b61_143413_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-01/image02_hu490c0e3b46b9ed96c2fdb83a64d98b61_143413_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-01/image02_hu490c0e3b46b9ed96c2fdb83a64d98b61_143413_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-01/image02_hu490c0e3b46b9ed96c2fdb83a64d98b61_143413_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-01/image02_hu490c0e3b46b9ed96c2fdb83a64d98b61_143413_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-01/image02_hu490c0e3b46b9ed96c2fdb83a64d98b61_143413_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-01/image02_hu490c0e3b46b9ed96c2fdb83a64d98b61_143413_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-01/image02_hu490c0e3b46b9ed96c2fdb83a64d98b61_143413_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-01/image02_hu490c0e3b46b9ed96c2fdb83a64d98b61_143413_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-01/image01_hu9e036dfc49226b361b2a8e6404001bd2_828572_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-01/image01_hu9e036dfc49226b361b2a8e6404001bd2_828572_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-01/image01_hu9e036dfc49226b361b2a8e6404001bd2_828572_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-01/image01_hu9e036dfc49226b361b2a8e6404001bd2_828572_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-01/image01_hu9e036dfc49226b361b2a8e6404001bd2_828572_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-01/image01_hu9e036dfc49226b361b2a8e6404001bd2_828572_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-01/image01_hu9e036dfc49226b361b2a8e6404001bd2_828572_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-01/image01_hu9e036dfc49226b361b2a8e6404001bd2_828572_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-01/image01_hu9e036dfc49226b361b2a8e6404001bd2_828572_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-01/image01_hu9e036dfc49226b361b2a8e6404001bd2_828572_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-01/image01_hu9e036dfc49226b361b2a8e6404001bd2_828572_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-01/image01_hu9e036dfc49226b361b2a8e6404001bd2_828572_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-01/image01_hu9e036dfc49226b361b2a8e6404001bd2_828572_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-01/image01_hu9e036dfc49226b361b2a8e6404001bd2_828572_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-01/image01_hu9e036dfc49226b361b2a8e6404001bd2_828572_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-01/image01_hu9e036dfc49226b361b2a8e6404001bd2_828572_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/img/newsletter.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/img/planet_pink.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-02/image01_hu1c14934614a7c9f247b98eff9a90c8c2_5202227_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-02/image01_hu1c14934614a7c9f247b98eff9a90c8c2_5202227_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-02/image01_hu1c14934614a7c9f247b98eff9a90c8c2_5202227_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-02/image01_hu1c14934614a7c9f247b98eff9a90c8c2_5202227_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-02/image01_hu1c14934614a7c9f247b98eff9a90c8c2_5202227_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-02/image01_hu1c14934614a7c9f247b98eff9a90c8c2_5202227_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-02/image01_hu1c14934614a7c9f247b98eff9a90c8c2_5202227_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-02/image01_hu1c14934614a7c9f247b98eff9a90c8c2_5202227_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-02/image01_hu1c14934614a7c9f247b98eff9a90c8c2_5202227_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-02/image01_hu1c14934614a7c9f247b98eff9a90c8c2_5202227_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-02/image01_hu1c14934614a7c9f247b98eff9a90c8c2_5202227_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-02/image01_hu1c14934614a7c9f247b98eff9a90c8c2_5202227_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-02/image01_hu1c14934614a7c9f247b98eff9a90c8c2_5202227_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-02/image01_hu1c14934614a7c9f247b98eff9a90c8c2_5202227_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-02/image01_hu1c14934614a7c9f247b98eff9a90c8c2_5202227_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-02/image01_hu1c14934614a7c9f247b98eff9a90c8c2_5202227_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-02/image02_hu408131517d71226b9c88e4a529ea72bb_1252499_970x0_resize_q100_lanczos.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-02/image02_hu408131517d71226b9c88e4a529ea72bb_1252499_970x0_resize_q100_lanczos.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-02/image02_hu408131517d71226b9c88e4a529ea72bb_1252499_970x0_resize_q100_lanczos.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-02/image02_hu408131517d71226b9c88e4a529ea72bb_1252499_970x0_resize_q100_lanczos.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-02/image02_hu408131517d71226b9c88e4a529ea72bb_1252499_970x0_resize_q100_lanczos.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-02/image02_hu408131517d71226b9c88e4a529ea72bb_1252499_970x0_resize_q100_lanczos.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-02/image02_hu408131517d71226b9c88e4a529ea72bb_1252499_970x0_resize_q100_lanczos.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-02/image02_hu408131517d71226b9c88e4a529ea72bb_1252499_970x0_resize_q100_lanczos.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-02/image02_hu408131517d71226b9c88e4a529ea72bb_1252499_970x0_resize_q100_lanczos.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-02/image02_hu408131517d71226b9c88e4a529ea72bb_1252499_970x0_resize_q100_lanczos.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-02/image02_hu408131517d71226b9c88e4a529ea72bb_1252499_970x0_resize_q100_lanczos.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-02/image02_hu408131517d71226b9c88e4a529ea72bb_1252499_970x0_resize_q100_lanczos.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-02/image02_hu408131517d71226b9c88e4a529ea72bb_1252499_970x0_resize_q100_lanczos.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-02/image02_hu408131517d71226b9c88e4a529ea72bb_1252499_970x0_resize_q100_lanczos.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-02/image02_hu408131517d71226b9c88e4a529ea72bb_1252499_970x0_resize_q100_lanczos.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-02/image02_hu408131517d71226b9c88e4a529ea72bb_1252499_970x0_resize_q100_lanczos.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-01/image03_hu6af2297149e3e449ec5fe68e5f17ea32_313606_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-01/image03_hu6af2297149e3e449ec5fe68e5f17ea32_313606_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-01/image03_hu6af2297149e3e449ec5fe68e5f17ea32_313606_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-01/image03_hu6af2297149e3e449ec5fe68e5f17ea32_313606_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-01/image03_hu6af2297149e3e449ec5fe68e5f17ea32_313606_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-01/image03_hu6af2297149e3e449ec5fe68e5f17ea32_313606_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-01/image03_hu6af2297149e3e449ec5fe68e5f17ea32_313606_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-01/image03_hu6af2297149e3e449ec5fe68e5f17ea32_313606_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-01/image03_hu6af2297149e3e449ec5fe68e5f17ea32_313606_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-01/image03_hu6af2297149e3e449ec5fe68e5f17ea32_313606_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-01/image03_hu6af2297149e3e449ec5fe68e5f17ea32_313606_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-01/image03_hu6af2297149e3e449ec5fe68e5f17ea32_313606_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-01/image03_hu6af2297149e3e449ec5fe68e5f17ea32_313606_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-01/image03_hu6af2297149e3e449ec5fe68e5f17ea32_313606_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-01/image03_hu6af2297149e3e449ec5fe68e5f17ea32_313606_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-01/image03_hu6af2297149e3e449ec5fe68e5f17ea32_313606_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-02/image03_hu12e01f71050e1e59c957ef04d19dd350_2818677_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-02/image03_hu12e01f71050e1e59c957ef04d19dd350_2818677_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-02/image03_hu12e01f71050e1e59c957ef04d19dd350_2818677_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-02/image03_hu12e01f71050e1e59c957ef04d19dd350_2818677_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-02/image03_hu12e01f71050e1e59c957ef04d19dd350_2818677_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-02/image03_hu12e01f71050e1e59c957ef04d19dd350_2818677_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-02/image03_hu12e01f71050e1e59c957ef04d19dd350_2818677_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-02/image03_hu12e01f71050e1e59c957ef04d19dd350_2818677_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-02/image03_hu12e01f71050e1e59c957ef04d19dd350_2818677_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-02/image03_hu12e01f71050e1e59c957ef04d19dd350_2818677_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-02/image03_hu12e01f71050e1e59c957ef04d19dd350_2818677_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-02/image04_hua1c9b7fd89f449585a8a77f91044bb78_1397093_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-02/image04_hua1c9b7fd89f449585a8a77f91044bb78_1397093_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-02/image04_hua1c9b7fd89f449585a8a77f91044bb78_1397093_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-02/image04_hua1c9b7fd89f449585a8a77f91044bb78_1397093_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-02/image04_hua1c9b7fd89f449585a8a77f91044bb78_1397093_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-02/image04_hua1c9b7fd89f449585a8a77f91044bb78_1397093_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-02/image04_hua1c9b7fd89f449585a8a77f91044bb78_1397093_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-02/image04_hua1c9b7fd89f449585a8a77f91044bb78_1397093_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-02/image04_hua1c9b7fd89f449585a8a77f91044bb78_1397093_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-02/image04_hua1c9b7fd89f449585a8a77f91044bb78_1397093_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-02/image04_hua1c9b7fd89f449585a8a77f91044bb78_1397093_970x0_resize_q100_lanczos_3.webp
11:03:17 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-03/image03_hu2eba2311c4e41c7a0a0bd34d7a274bc7_355446_558x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-03/image03_hu2eba2311c4e41c7a0a0bd34d7a274bc7_355446_558x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-03/image03_hu2eba2311c4e41c7a0a0bd34d7a274bc7_355446_558x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-03/image03_hu2eba2311c4e41c7a0a0bd34d7a274bc7_355446_558x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-03/image03_hu2eba2311c4e41c7a0a0bd34d7a274bc7_355446_558x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-03/image03_hu2eba2311c4e41c7a0a0bd34d7a274bc7_355446_558x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-03/image03_hu2eba2311c4e41c7a0a0bd34d7a274bc7_355446_558x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-03/image03_hu2eba2311c4e41c7a0a0bd34d7a274bc7_355446_558x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-03/image03_hu2eba2311c4e41c7a0a0bd34d7a274bc7_355446_558x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-03/image03_hu2eba2311c4e41c7a0a0bd34d7a274bc7_355446_558x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-03/image03_hu2eba2311c4e41c7a0a0bd34d7a274bc7_355446_558x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-03/image03_hu2eba2311c4e41c7a0a0bd34d7a274bc7_355446_558x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-03/image03_hu2eba2311c4e41c7a0a0bd34d7a274bc7_355446_558x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-03/image03_hu2eba2311c4e41c7a0a0bd34d7a274bc7_355446_558x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-03/image03_hu2eba2311c4e41c7a0a0bd34d7a274bc7_355446_558x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-03/image03_hu2eba2311c4e41c7a0a0bd34d7a274bc7_355446_558x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-03/image06_hu3a868b7c4f52ccb32d0d17fe0781e5d6_76910_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-03/image06_hu3a868b7c4f52ccb32d0d17fe0781e5d6_76910_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-03/image06_hu3a868b7c4f52ccb32d0d17fe0781e5d6_76910_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-03/image06_hu3a868b7c4f52ccb32d0d17fe0781e5d6_76910_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-03/image06_hu3a868b7c4f52ccb32d0d17fe0781e5d6_76910_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-03/image06_hu3a868b7c4f52ccb32d0d17fe0781e5d6_76910_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-03/image06_hu3a868b7c4f52ccb32d0d17fe0781e5d6_76910_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-03/image06_hu3a868b7c4f52ccb32d0d17fe0781e5d6_76910_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-03/image06_hu3a868b7c4f52ccb32d0d17fe0781e5d6_76910_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-03/image06_hu3a868b7c4f52ccb32d0d17fe0781e5d6_76910_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-03/image06_hu3a868b7c4f52ccb32d0d17fe0781e5d6_76910_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-03/image06_hu3a868b7c4f52ccb32d0d17fe0781e5d6_76910_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-03/image06_hu3a868b7c4f52ccb32d0d17fe0781e5d6_76910_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-03/image06_hu3a868b7c4f52ccb32d0d17fe0781e5d6_76910_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-03/image06_hu3a868b7c4f52ccb32d0d17fe0781e5d6_76910_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-03/image06_hu3a868b7c4f52ccb32d0d17fe0781e5d6_76910_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-03/image01_hu0ccc23d29323ff8701491e59e2b4affa_1397072_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-03/image01_hu0ccc23d29323ff8701491e59e2b4affa_1397072_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-03/image01_hu0ccc23d29323ff8701491e59e2b4affa_1397072_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-03/image01_hu0ccc23d29323ff8701491e59e2b4affa_1397072_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-03/image01_hu0ccc23d29323ff8701491e59e2b4affa_1397072_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-03/image01_hu0ccc23d29323ff8701491e59e2b4affa_1397072_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-03/image01_hu0ccc23d29323ff8701491e59e2b4affa_1397072_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-03/image01_hu0ccc23d29323ff8701491e59e2b4affa_1397072_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-03/image01_hu0ccc23d29323ff8701491e59e2b4affa_1397072_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-03/image01_hu0ccc23d29323ff8701491e59e2b4affa_1397072_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-03/image01_hu0ccc23d29323ff8701491e59e2b4affa_1397072_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-03/image01_hu0ccc23d29323ff8701491e59e2b4affa_1397072_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-03/image01_hu0ccc23d29323ff8701491e59e2b4affa_1397072_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-03/image01_hu0ccc23d29323ff8701491e59e2b4affa_1397072_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-03/image01_hu0ccc23d29323ff8701491e59e2b4affa_1397072_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-03/image01_hu0ccc23d29323ff8701491e59e2b4affa_1397072_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-03/image07_hu2c08c6cf8d81699cbfefb31148c51d42_72044_934x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-03/image07_hu2c08c6cf8d81699cbfefb31148c51d42_72044_934x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-03/image07_hu2c08c6cf8d81699cbfefb31148c51d42_72044_934x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-03/image07_hu2c08c6cf8d81699cbfefb31148c51d42_72044_934x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-03/image07_hu2c08c6cf8d81699cbfefb31148c51d42_72044_934x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-03/image07_hu2c08c6cf8d81699cbfefb31148c51d42_72044_934x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-03/image07_hu2c08c6cf8d81699cbfefb31148c51d42_72044_934x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-03/image07_hu2c08c6cf8d81699cbfefb31148c51d42_72044_934x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-03/image07_hu2c08c6cf8d81699cbfefb31148c51d42_72044_934x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-03/image07_hu2c08c6cf8d81699cbfefb31148c51d42_72044_934x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-03/image07_hu2c08c6cf8d81699cbfefb31148c51d42_72044_934x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-03/image07_hu2c08c6cf8d81699cbfefb31148c51d42_72044_934x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-03/image07_hu2c08c6cf8d81699cbfefb31148c51d42_72044_934x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-03/image07_hu2c08c6cf8d81699cbfefb31148c51d42_72044_934x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-03/image07_hu2c08c6cf8d81699cbfefb31148c51d42_72044_934x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-03/image07_hu2c08c6cf8d81699cbfefb31148c51d42_72044_934x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-03/image04_hu24323071d88e1d5f9056e0cbed44adb7_1372040_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-03/image04_hu24323071d88e1d5f9056e0cbed44adb7_1372040_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-03/image04_hu24323071d88e1d5f9056e0cbed44adb7_1372040_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-03/image04_hu24323071d88e1d5f9056e0cbed44adb7_1372040_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-03/image04_hu24323071d88e1d5f9056e0cbed44adb7_1372040_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-03/image04_hu24323071d88e1d5f9056e0cbed44adb7_1372040_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-03/image04_hu24323071d88e1d5f9056e0cbed44adb7_1372040_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-03/image04_hu24323071d88e1d5f9056e0cbed44adb7_1372040_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-03/image04_hu24323071d88e1d5f9056e0cbed44adb7_1372040_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-03/image04_hu24323071d88e1d5f9056e0cbed44adb7_1372040_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-03/image04_hu24323071d88e1d5f9056e0cbed44adb7_1372040_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-03/image04_hu24323071d88e1d5f9056e0cbed44adb7_1372040_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-03/image04_hu24323071d88e1d5f9056e0cbed44adb7_1372040_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-03/image04_hu24323071d88e1d5f9056e0cbed44adb7_1372040_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-03/image04_hu24323071d88e1d5f9056e0cbed44adb7_1372040_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-03/image04_hu24323071d88e1d5f9056e0cbed44adb7_1372040_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-04/image01_hudf17e479d8d1b033643cb66c7ed8b417_24365_496x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-04/image01_hudf17e479d8d1b033643cb66c7ed8b417_24365_496x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-04/image01_hudf17e479d8d1b033643cb66c7ed8b417_24365_496x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-04/image01_hudf17e479d8d1b033643cb66c7ed8b417_24365_496x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-04/image01_hudf17e479d8d1b033643cb66c7ed8b417_24365_496x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-04/image01_hudf17e479d8d1b033643cb66c7ed8b417_24365_496x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-04/image01_hudf17e479d8d1b033643cb66c7ed8b417_24365_496x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-04/image01_hudf17e479d8d1b033643cb66c7ed8b417_24365_496x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-04/image01_hudf17e479d8d1b033643cb66c7ed8b417_24365_496x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-04/image01_hudf17e479d8d1b033643cb66c7ed8b417_24365_496x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-04/image01_hudf17e479d8d1b033643cb66c7ed8b417_24365_496x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-04/image01_hudf17e479d8d1b033643cb66c7ed8b417_24365_496x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-04/image01_hudf17e479d8d1b033643cb66c7ed8b417_24365_496x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-04/image01_hudf17e479d8d1b033643cb66c7ed8b417_24365_496x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-04/image01_hudf17e479d8d1b033643cb66c7ed8b417_24365_496x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-04/image01_hudf17e479d8d1b033643cb66c7ed8b417_24365_496x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-03/image05_hu0ccc23d29323ff8701491e59e2b4affa_1743864_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-03/image05_hu0ccc23d29323ff8701491e59e2b4affa_1743864_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-03/image05_hu0ccc23d29323ff8701491e59e2b4affa_1743864_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-03/image05_hu0ccc23d29323ff8701491e59e2b4affa_1743864_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-03/image05_hu0ccc23d29323ff8701491e59e2b4affa_1743864_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-03/image05_hu0ccc23d29323ff8701491e59e2b4affa_1743864_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-03/image05_hu0ccc23d29323ff8701491e59e2b4affa_1743864_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-03/image05_hu0ccc23d29323ff8701491e59e2b4affa_1743864_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-03/image05_hu0ccc23d29323ff8701491e59e2b4affa_1743864_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-03/image05_hu0ccc23d29323ff8701491e59e2b4affa_1743864_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-03/image05_hu0ccc23d29323ff8701491e59e2b4affa_1743864_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-03/image05_hu0ccc23d29323ff8701491e59e2b4affa_1743864_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-03/image05_hu0ccc23d29323ff8701491e59e2b4affa_1743864_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-03/image05_hu0ccc23d29323ff8701491e59e2b4affa_1743864_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-03/image05_hu0ccc23d29323ff8701491e59e2b4affa_1743864_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-03/image05_hu0ccc23d29323ff8701491e59e2b4affa_1743864_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-04/image02_hub92c830b6de3699b56115596a621d2b8_1879003_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-04/image02_hub92c830b6de3699b56115596a621d2b8_1879003_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-04/image02_hub92c830b6de3699b56115596a621d2b8_1879003_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-04/image02_hub92c830b6de3699b56115596a621d2b8_1879003_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-04/image02_hub92c830b6de3699b56115596a621d2b8_1879003_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-04/image02_hub92c830b6de3699b56115596a621d2b8_1879003_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-04/image02_hub92c830b6de3699b56115596a621d2b8_1879003_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-04/image02_hub92c830b6de3699b56115596a621d2b8_1879003_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-04/image02_hub92c830b6de3699b56115596a621d2b8_1879003_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-04/image02_hub92c830b6de3699b56115596a621d2b8_1879003_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-04/image02_hub92c830b6de3699b56115596a621d2b8_1879003_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-04/image02_hub92c830b6de3699b56115596a621d2b8_1879003_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-04/image02_hub92c830b6de3699b56115596a621d2b8_1879003_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-04/image02_hub92c830b6de3699b56115596a621d2b8_1879003_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-04/image02_hub92c830b6de3699b56115596a621d2b8_1879003_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-04/image02_hub92c830b6de3699b56115596a621d2b8_1879003_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-03/image08_hu55cd3f3cfad8a5a8e4470ebd8c0eea04_5696464_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-03/image08_hu55cd3f3cfad8a5a8e4470ebd8c0eea04_5696464_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-03/image08_hu55cd3f3cfad8a5a8e4470ebd8c0eea04_5696464_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-03/image08_hu55cd3f3cfad8a5a8e4470ebd8c0eea04_5696464_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-03/image08_hu55cd3f3cfad8a5a8e4470ebd8c0eea04_5696464_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-03/image08_hu55cd3f3cfad8a5a8e4470ebd8c0eea04_5696464_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-03/image08_hu55cd3f3cfad8a5a8e4470ebd8c0eea04_5696464_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-03/image08_hu55cd3f3cfad8a5a8e4470ebd8c0eea04_5696464_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-03/image08_hu55cd3f3cfad8a5a8e4470ebd8c0eea04_5696464_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-03/image08_hu55cd3f3cfad8a5a8e4470ebd8c0eea04_5696464_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-03/image08_hu55cd3f3cfad8a5a8e4470ebd8c0eea04_5696464_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-03/image08_hu55cd3f3cfad8a5a8e4470ebd8c0eea04_5696464_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-03/image08_hu55cd3f3cfad8a5a8e4470ebd8c0eea04_5696464_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-03/image08_hu55cd3f3cfad8a5a8e4470ebd8c0eea04_5696464_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-03/image08_hu55cd3f3cfad8a5a8e4470ebd8c0eea04_5696464_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-03/image08_hu55cd3f3cfad8a5a8e4470ebd8c0eea04_5696464_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-05/parisp2p_huf9d8354ca7ab7875a7c6e6c2ff0b9628_762757_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-05/parisp2p_huf9d8354ca7ab7875a7c6e6c2ff0b9628_762757_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-05/parisp2p_huf9d8354ca7ab7875a7c6e6c2ff0b9628_762757_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-05/parisp2p_huf9d8354ca7ab7875a7c6e6c2ff0b9628_762757_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-05/parisp2p_huf9d8354ca7ab7875a7c6e6c2ff0b9628_762757_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-05/parisp2p_huf9d8354ca7ab7875a7c6e6c2ff0b9628_762757_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-05/parisp2p_huf9d8354ca7ab7875a7c6e6c2ff0b9628_762757_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-05/parisp2p_huf9d8354ca7ab7875a7c6e6c2ff0b9628_762757_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-05/parisp2p_huf9d8354ca7ab7875a7c6e6c2ff0b9628_762757_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-05/parisp2p_huf9d8354ca7ab7875a7c6e6c2ff0b9628_762757_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-05/parisp2p_huf9d8354ca7ab7875a7c6e6c2ff0b9628_762757_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-05/parisp2p_huf9d8354ca7ab7875a7c6e6c2ff0b9628_762757_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-05/parisp2p_huf9d8354ca7ab7875a7c6e6c2ff0b9628_762757_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-05/parisp2p_huf9d8354ca7ab7875a7c6e6c2ff0b9628_762757_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-05/parisp2p_huf9d8354ca7ab7875a7c6e6c2ff0b9628_762757_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-05/parisp2p_huf9d8354ca7ab7875a7c6e6c2ff0b9628_762757_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-06/parisp2p1_huf9d8354ca7ab7875a7c6e6c2ff0b9628_762757_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-06/parisp2p1_huf9d8354ca7ab7875a7c6e6c2ff0b9628_762757_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-06/parisp2p1_huf9d8354ca7ab7875a7c6e6c2ff0b9628_762757_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-06/parisp2p1_huf9d8354ca7ab7875a7c6e6c2ff0b9628_762757_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-06/parisp2p1_huf9d8354ca7ab7875a7c6e6c2ff0b9628_762757_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-06/parisp2p1_huf9d8354ca7ab7875a7c6e6c2ff0b9628_762757_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-06/parisp2p1_huf9d8354ca7ab7875a7c6e6c2ff0b9628_762757_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-06/parisp2p1_huf9d8354ca7ab7875a7c6e6c2ff0b9628_762757_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-06/parisp2p1_huf9d8354ca7ab7875a7c6e6c2ff0b9628_762757_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-06/parisp2p1_huf9d8354ca7ab7875a7c6e6c2ff0b9628_762757_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-06/parisp2p1_huf9d8354ca7ab7875a7c6e6c2ff0b9628_762757_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-06/parisp2p1_huf9d8354ca7ab7875a7c6e6c2ff0b9628_762757_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-06/parisp2p1_huf9d8354ca7ab7875a7c6e6c2ff0b9628_762757_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-06/parisp2p1_huf9d8354ca7ab7875a7c6e6c2ff0b9628_762757_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-06/parisp2p1_huf9d8354ca7ab7875a7c6e6c2ff0b9628_762757_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-06/parisp2p1_huf9d8354ca7ab7875a7c6e6c2ff0b9628_762757_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-07/v2app_hu459ef823c3f48b43211a8f9cdd423015_554346_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-07/v2app_hu459ef823c3f48b43211a8f9cdd423015_554346_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-07/v2app_hu459ef823c3f48b43211a8f9cdd423015_554346_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-07/v2app_hu459ef823c3f48b43211a8f9cdd423015_554346_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-07/v2app_hu459ef823c3f48b43211a8f9cdd423015_554346_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-07/v2app_hu459ef823c3f48b43211a8f9cdd423015_554346_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-07/v2app_hu459ef823c3f48b43211a8f9cdd423015_554346_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-07/v2app_hu459ef823c3f48b43211a8f9cdd423015_554346_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-07/v2app_hu459ef823c3f48b43211a8f9cdd423015_554346_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-07/v2app_hu459ef823c3f48b43211a8f9cdd423015_554346_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-07/v2app_hu459ef823c3f48b43211a8f9cdd423015_554346_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-07/v2app_hu459ef823c3f48b43211a8f9cdd423015_554346_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-07/v2app_hu459ef823c3f48b43211a8f9cdd423015_554346_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-07/v2app_hu459ef823c3f48b43211a8f9cdd423015_554346_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-07/v2app_hu459ef823c3f48b43211a8f9cdd423015_554346_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-07/v2app_hu459ef823c3f48b43211a8f9cdd423015_554346_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-12/parisp2p_huaa7c91683266ccf6ca8d1f4fac68145e_1289379_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-12/parisp2p_huaa7c91683266ccf6ca8d1f4fac68145e_1289379_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-12/parisp2p_huaa7c91683266ccf6ca8d1f4fac68145e_1289379_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-12/parisp2p_huaa7c91683266ccf6ca8d1f4fac68145e_1289379_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-12/parisp2p_huaa7c91683266ccf6ca8d1f4fac68145e_1289379_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-12/parisp2p_huaa7c91683266ccf6ca8d1f4fac68145e_1289379_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-12/parisp2p_huaa7c91683266ccf6ca8d1f4fac68145e_1289379_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-12/parisp2p_huaa7c91683266ccf6ca8d1f4fac68145e_1289379_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-12/parisp2p_huaa7c91683266ccf6ca8d1f4fac68145e_1289379_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-12/parisp2p_huaa7c91683266ccf6ca8d1f4fac68145e_1289379_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-12/parisp2p_huaa7c91683266ccf6ca8d1f4fac68145e_1289379_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-12/parisp2p_huaa7c91683266ccf6ca8d1f4fac68145e_1289379_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-12/parisp2p_huaa7c91683266ccf6ca8d1f4fac68145e_1289379_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-12/parisp2p_huaa7c91683266ccf6ca8d1f4fac68145e_1289379_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-12/parisp2p_huaa7c91683266ccf6ca8d1f4fac68145e_1289379_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-12/parisp2p_huaa7c91683266ccf6ca8d1f4fac68145e_1289379_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-13/newsletter_hucb7df52ec2f922f0ce05009b46eb1d85_1709315_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-13/newsletter_hucb7df52ec2f922f0ce05009b46eb1d85_1709315_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-13/newsletter_hucb7df52ec2f922f0ce05009b46eb1d85_1709315_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-13/newsletter_hucb7df52ec2f922f0ce05009b46eb1d85_1709315_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-13/newsletter_hucb7df52ec2f922f0ce05009b46eb1d85_1709315_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-13/newsletter_hucb7df52ec2f922f0ce05009b46eb1d85_1709315_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-13/newsletter_hucb7df52ec2f922f0ce05009b46eb1d85_1709315_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-13/newsletter_hucb7df52ec2f922f0ce05009b46eb1d85_1709315_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-13/newsletter_hucb7df52ec2f922f0ce05009b46eb1d85_1709315_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-13/newsletter_hucb7df52ec2f922f0ce05009b46eb1d85_1709315_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-13/newsletter_hucb7df52ec2f922f0ce05009b46eb1d85_1709315_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-13/newsletter_hucb7df52ec2f922f0ce05009b46eb1d85_1709315_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-13/newsletter_hucb7df52ec2f922f0ce05009b46eb1d85_1709315_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-13/newsletter_hucb7df52ec2f922f0ce05009b46eb1d85_1709315_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-13/newsletter_hucb7df52ec2f922f0ce05009b46eb1d85_1709315_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-13/newsletter_hucb7df52ec2f922f0ce05009b46eb1d85_1709315_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-12/parisp2p2_huc6f90431a590869fb6493a3646663958_1072654_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-12/parisp2p2_huc6f90431a590869fb6493a3646663958_1072654_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-12/parisp2p2_huc6f90431a590869fb6493a3646663958_1072654_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-12/parisp2p2_huc6f90431a590869fb6493a3646663958_1072654_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-12/parisp2p2_huc6f90431a590869fb6493a3646663958_1072654_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-12/parisp2p2_huc6f90431a590869fb6493a3646663958_1072654_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-12/parisp2p2_huc6f90431a590869fb6493a3646663958_1072654_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-12/parisp2p2_huc6f90431a590869fb6493a3646663958_1072654_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-12/parisp2p2_huc6f90431a590869fb6493a3646663958_1072654_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-12/parisp2p2_huc6f90431a590869fb6493a3646663958_1072654_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-12/parisp2p2_huc6f90431a590869fb6493a3646663958_1072654_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-12/parisp2p2_huc6f90431a590869fb6493a3646663958_1072654_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-12/parisp2p2_huc6f90431a590869fb6493a3646663958_1072654_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-12/parisp2p2_huc6f90431a590869fb6493a3646663958_1072654_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-12/parisp2p2_huc6f90431a590869fb6493a3646663958_1072654_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-12/parisp2p2_huc6f90431a590869fb6493a3646663958_1072654_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-12/holiday_hu3d03a01dcc18bc5be0e67db3d8d209a6_1529729_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-12/holiday_hu3d03a01dcc18bc5be0e67db3d8d209a6_1529729_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-12/holiday_hu3d03a01dcc18bc5be0e67db3d8d209a6_1529729_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-12/holiday_hu3d03a01dcc18bc5be0e67db3d8d209a6_1529729_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-12/holiday_hu3d03a01dcc18bc5be0e67db3d8d209a6_1529729_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-12/holiday_hu3d03a01dcc18bc5be0e67db3d8d209a6_1529729_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-12/holiday_hu3d03a01dcc18bc5be0e67db3d8d209a6_1529729_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-12/holiday_hu3d03a01dcc18bc5be0e67db3d8d209a6_1529729_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-12/holiday_hu3d03a01dcc18bc5be0e67db3d8d209a6_1529729_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-12/holiday_hu3d03a01dcc18bc5be0e67db3d8d209a6_1529729_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-12/holiday_hu3d03a01dcc18bc5be0e67db3d8d209a6_1529729_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-12/holiday_hu3d03a01dcc18bc5be0e67db3d8d209a6_1529729_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-12/holiday_hu3d03a01dcc18bc5be0e67db3d8d209a6_1529729_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-12/holiday_hu3d03a01dcc18bc5be0e67db3d8d209a6_1529729_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-12/holiday_hu3d03a01dcc18bc5be0e67db3d8d209a6_1529729_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-12/holiday_hu3d03a01dcc18bc5be0e67db3d8d209a6_1529729_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-22/lyon_monthly_hu931389d96cf8a4995f99d0e97e2e53df_1241194_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-22/lyon_monthly_hu931389d96cf8a4995f99d0e97e2e53df_1241194_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-22/lyon_monthly_hu931389d96cf8a4995f99d0e97e2e53df_1241194_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-22/lyon_monthly_hu931389d96cf8a4995f99d0e97e2e53df_1241194_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-22/lyon_monthly_hu931389d96cf8a4995f99d0e97e2e53df_1241194_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-22/lyon_monthly_hu931389d96cf8a4995f99d0e97e2e53df_1241194_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-22/lyon_monthly_hu931389d96cf8a4995f99d0e97e2e53df_1241194_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-22/lyon_monthly_hu931389d96cf8a4995f99d0e97e2e53df_1241194_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-22/lyon_monthly_hu931389d96cf8a4995f99d0e97e2e53df_1241194_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-22/lyon_monthly_hu931389d96cf8a4995f99d0e97e2e53df_1241194_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-22/lyon_monthly_hu931389d96cf8a4995f99d0e97e2e53df_1241194_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-22/lyon_monthly_hu931389d96cf8a4995f99d0e97e2e53df_1241194_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-22/lyon_monthly_hu931389d96cf8a4995f99d0e97e2e53df_1241194_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-22/lyon_monthly_hu931389d96cf8a4995f99d0e97e2e53df_1241194_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-22/lyon_monthly_hu931389d96cf8a4995f99d0e97e2e53df_1241194_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-22/lyon_monthly_hu931389d96cf8a4995f99d0e97e2e53df_1241194_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-15/parisp2p_hu88ec691ea72617edeca181be9635df63_184703_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-15/parisp2p_hu88ec691ea72617edeca181be9635df63_184703_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-15/parisp2p_hu88ec691ea72617edeca181be9635df63_184703_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-15/parisp2p_hu88ec691ea72617edeca181be9635df63_184703_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-15/parisp2p_hu88ec691ea72617edeca181be9635df63_184703_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-15/parisp2p_hu88ec691ea72617edeca181be9635df63_184703_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-15/parisp2p_hu88ec691ea72617edeca181be9635df63_184703_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-15/parisp2p_hu88ec691ea72617edeca181be9635df63_184703_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-15/parisp2p_hu88ec691ea72617edeca181be9635df63_184703_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-15/parisp2p_hu88ec691ea72617edeca181be9635df63_184703_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-15/parisp2p_hu88ec691ea72617edeca181be9635df63_184703_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-15/parisp2p_hu88ec691ea72617edeca181be9635df63_184703_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-15/parisp2p_hu88ec691ea72617edeca181be9635df63_184703_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-15/parisp2p_hu88ec691ea72617edeca181be9635df63_184703_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-15/parisp2p_hu88ec691ea72617edeca181be9635df63_184703_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-15/parisp2p_hu88ec691ea72617edeca181be9635df63_184703_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-22/paris_hu1ad399dcea9f5597032d2579964191b8_970553_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-22/paris_hu1ad399dcea9f5597032d2579964191b8_970553_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-22/paris_hu1ad399dcea9f5597032d2579964191b8_970553_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-22/paris_hu1ad399dcea9f5597032d2579964191b8_970553_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-22/paris_hu1ad399dcea9f5597032d2579964191b8_970553_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-22/paris_hu1ad399dcea9f5597032d2579964191b8_970553_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-22/paris_hu1ad399dcea9f5597032d2579964191b8_970553_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-22/paris_hu1ad399dcea9f5597032d2579964191b8_970553_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-22/paris_hu1ad399dcea9f5597032d2579964191b8_970553_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-22/paris_hu1ad399dcea9f5597032d2579964191b8_970553_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-22/paris_hu1ad399dcea9f5597032d2579964191b8_970553_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-22/paris_hu1ad399dcea9f5597032d2579964191b8_970553_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-22/paris_hu1ad399dcea9f5597032d2579964191b8_970553_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-22/paris_hu1ad399dcea9f5597032d2579964191b8_970553_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-22/paris_hu1ad399dcea9f5597032d2579964191b8_970553_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-22/paris_hu1ad399dcea9f5597032d2579964191b8_970553_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-22/fosdem_hudd37dd9211c04666e13636f22aa9c260_14491_720x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-22/fosdem_hudd37dd9211c04666e13636f22aa9c260_14491_720x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-22/fosdem_hudd37dd9211c04666e13636f22aa9c260_14491_720x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-22/fosdem_hudd37dd9211c04666e13636f22aa9c260_14491_720x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-22/fosdem_hudd37dd9211c04666e13636f22aa9c260_14491_720x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-22/fosdem_hudd37dd9211c04666e13636f22aa9c260_14491_720x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-22/fosdem_hudd37dd9211c04666e13636f22aa9c260_14491_720x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-22/fosdem_hudd37dd9211c04666e13636f22aa9c260_14491_720x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-22/fosdem_hudd37dd9211c04666e13636f22aa9c260_14491_720x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-22/fosdem_hudd37dd9211c04666e13636f22aa9c260_14491_720x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-22/fosdem_hudd37dd9211c04666e13636f22aa9c260_14491_720x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-22/fosdem_hudd37dd9211c04666e13636f22aa9c260_14491_720x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-22/fosdem_hudd37dd9211c04666e13636f22aa9c260_14491_720x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-22/fosdem_hudd37dd9211c04666e13636f22aa9c260_14491_720x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-22/fosdem_hudd37dd9211c04666e13636f22aa9c260_14491_720x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-22/fosdem_hudd37dd9211c04666e13636f22aa9c260_14491_720x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-22/parisfestival_hu198f560d1a2eda20b1101990608378ee_1136349_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-22/parisfestival_hu198f560d1a2eda20b1101990608378ee_1136349_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-22/parisfestival_hu198f560d1a2eda20b1101990608378ee_1136349_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-22/parisfestival_hu198f560d1a2eda20b1101990608378ee_1136349_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-22/parisfestival_hu198f560d1a2eda20b1101990608378ee_1136349_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-22/parisfestival_hu198f560d1a2eda20b1101990608378ee_1136349_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-22/parisfestival_hu198f560d1a2eda20b1101990608378ee_1136349_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-22/parisfestival_hu198f560d1a2eda20b1101990608378ee_1136349_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-22/parisfestival_hu198f560d1a2eda20b1101990608378ee_1136349_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-22/parisfestival_hu198f560d1a2eda20b1101990608378ee_1136349_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-22/parisfestival_hu198f560d1a2eda20b1101990608378ee_1136349_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-22/parisfestival_hu198f560d1a2eda20b1101990608378ee_1136349_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-22/parisfestival_hu198f560d1a2eda20b1101990608378ee_1136349_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-22/parisfestival_hu198f560d1a2eda20b1101990608378ee_1136349_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-22/parisfestival_hu198f560d1a2eda20b1101990608378ee_1136349_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-22/parisfestival_hu198f560d1a2eda20b1101990608378ee_1136349_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-23/screen-berty-v2_hu908b63089c5b2dac12c242de68f72840_370801_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-23/screen-berty-v2_hu908b63089c5b2dac12c242de68f72840_370801_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-23/screen-berty-v2_hu908b63089c5b2dac12c242de68f72840_370801_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-23/screen-berty-v2_hu908b63089c5b2dac12c242de68f72840_370801_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-23/screen-berty-v2_hu908b63089c5b2dac12c242de68f72840_370801_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-23/screen-berty-v2_hu908b63089c5b2dac12c242de68f72840_370801_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-23/screen-berty-v2_hu908b63089c5b2dac12c242de68f72840_370801_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-23/screen-berty-v2_hu908b63089c5b2dac12c242de68f72840_370801_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-23/screen-berty-v2_hu908b63089c5b2dac12c242de68f72840_370801_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-23/screen-berty-v2_hu908b63089c5b2dac12c242de68f72840_370801_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-23/screen-berty-v2_hu908b63089c5b2dac12c242de68f72840_370801_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-23/screen-berty-v2_hu908b63089c5b2dac12c242de68f72840_370801_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-23/screen-berty-v2_hu908b63089c5b2dac12c242de68f72840_370801_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-23/screen-berty-v2_hu908b63089c5b2dac12c242de68f72840_370801_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-23/screen-berty-v2_hu908b63089c5b2dac12c242de68f72840_370801_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-23/screen-berty-v2_hu908b63089c5b2dac12c242de68f72840_370801_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-24/gomobile-ipfs_hufbbb43401e0c8d9e17583385642103fd_335201_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-24/gomobile-ipfs_hufbbb43401e0c8d9e17583385642103fd_335201_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-24/gomobile-ipfs_hufbbb43401e0c8d9e17583385642103fd_335201_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-24/gomobile-ipfs_hufbbb43401e0c8d9e17583385642103fd_335201_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-24/gomobile-ipfs_hufbbb43401e0c8d9e17583385642103fd_335201_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-24/gomobile-ipfs_hufbbb43401e0c8d9e17583385642103fd_335201_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-24/gomobile-ipfs_hufbbb43401e0c8d9e17583385642103fd_335201_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-24/gomobile-ipfs_hufbbb43401e0c8d9e17583385642103fd_335201_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-24/gomobile-ipfs_hufbbb43401e0c8d9e17583385642103fd_335201_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-24/gomobile-ipfs_hufbbb43401e0c8d9e17583385642103fd_335201_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-24/gomobile-ipfs_hufbbb43401e0c8d9e17583385642103fd_335201_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-24/gomobile-ipfs_hufbbb43401e0c8d9e17583385642103fd_335201_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-24/gomobile-ipfs_hufbbb43401e0c8d9e17583385642103fd_335201_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-24/gomobile-ipfs_hufbbb43401e0c8d9e17583385642103fd_335201_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-24/gomobile-ipfs_hufbbb43401e0c8d9e17583385642103fd_335201_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-24/gomobile-ipfs_hufbbb43401e0c8d9e17583385642103fd_335201_970x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-25/ELi-Pz93-Xk-AIEy-Sg_hue92a76593161e5dd2831a0ce2f1e7527_52339_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-25/ELi-Pz93-Xk-AIEy-Sg_hue92a76593161e5dd2831a0ce2f1e7527_52339_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-25/ELi-Pz93-Xk-AIEy-Sg_hue92a76593161e5dd2831a0ce2f1e7527_52339_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-25/ELi-Pz93-Xk-AIEy-Sg_hue92a76593161e5dd2831a0ce2f1e7527_52339_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-25/ELi-Pz93-Xk-AIEy-Sg_hue92a76593161e5dd2831a0ce2f1e7527_52339_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-25/ELi-Pz93-Xk-AIEy-Sg_hue92a76593161e5dd2831a0ce2f1e7527_52339_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-25/ELi-Pz93-Xk-AIEy-Sg_hue92a76593161e5dd2831a0ce2f1e7527_52339_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-25/ELi-Pz93-Xk-AIEy-Sg_hue92a76593161e5dd2831a0ce2f1e7527_52339_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-25/ELi-Pz93-Xk-AIEy-Sg_hue92a76593161e5dd2831a0ce2f1e7527_52339_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-25/ELi-Pz93-Xk-AIEy-Sg_hue92a76593161e5dd2831a0ce2f1e7527_52339_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-25/ELi-Pz93-Xk-AIEy-Sg_hue92a76593161e5dd2831a0ce2f1e7527_52339_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-25/ELi-Pz93-Xk-AIEy-Sg_hue92a76593161e5dd2831a0ce2f1e7527_52339_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-25/ELi-Pz93-Xk-AIEy-Sg_hue92a76593161e5dd2831a0ce2f1e7527_52339_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-25/ELi-Pz93-Xk-AIEy-Sg_hue92a76593161e5dd2831a0ce2f1e7527_52339_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-25/ELi-Pz93-Xk-AIEy-Sg_hue92a76593161e5dd2831a0ce2f1e7527_52339_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-25/ELi-Pz93-Xk-AIEy-Sg_hue92a76593161e5dd2831a0ce2f1e7527_52339_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-26/Capture-d-e-cran-2019-12-20-a-12-08-43_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-26/Capture-d-e-cran-2019-12-20-a-12-08-43_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-26/Capture-d-e-cran-2019-12-20-a-12-08-43_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-26/Capture-d-e-cran-2019-12-20-a-12-08-43_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-26/Capture-d-e-cran-2019-12-20-a-12-08-43_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-26/Capture-d-e-cran-2019-12-20-a-12-08-43_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-26/Capture-d-e-cran-2019-12-20-a-12-08-43_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-26/Capture-d-e-cran-2019-12-20-a-12-08-43_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-26/Capture-d-e-cran-2019-12-20-a-12-08-43_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-26/Capture-d-e-cran-2019-12-20-a-12-08-43_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-26/Capture-d-e-cran-2019-12-20-a-12-08-43_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-26/Capture-d-e-cran-2019-12-20-a-12-08-43_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-26/Capture-d-e-cran-2019-12-20-a-12-08-43_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-26/Capture-d-e-cran-2019-12-20-a-12-08-43_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-26/Capture-d-e-cran-2019-12-20-a-12-08-43_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-26/Capture-d-e-cran-2019-12-20-a-12-08-43_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-23/paris-p2p-4_hu1ad399dcea9f5597032d2579964191b8_970553_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-23/paris-p2p-4_hu1ad399dcea9f5597032d2579964191b8_970553_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-23/paris-p2p-4_hu1ad399dcea9f5597032d2579964191b8_970553_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-23/paris-p2p-4_hu1ad399dcea9f5597032d2579964191b8_970553_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-23/paris-p2p-4_hu1ad399dcea9f5597032d2579964191b8_970553_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-23/paris-p2p-4_hu1ad399dcea9f5597032d2579964191b8_970553_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-23/paris-p2p-4_hu1ad399dcea9f5597032d2579964191b8_970553_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-23/paris-p2p-4_hu1ad399dcea9f5597032d2579964191b8_970553_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-23/paris-p2p-4_hu1ad399dcea9f5597032d2579964191b8_970553_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-23/paris-p2p-4_hu1ad399dcea9f5597032d2579964191b8_970553_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-23/paris-p2p-4_hu1ad399dcea9f5597032d2579964191b8_970553_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-23/paris-p2p-4_hu1ad399dcea9f5597032d2579964191b8_970553_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-23/paris-p2p-4_hu1ad399dcea9f5597032d2579964191b8_970553_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-23/paris-p2p-4_hu1ad399dcea9f5597032d2579964191b8_970553_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-23/paris-p2p-4_hu1ad399dcea9f5597032d2579964191b8_970553_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-23/paris-p2p-4_hu1ad399dcea9f5597032d2579964191b8_970553_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-24/homepage_huaefc80ca87c46cda6550e2dc23bc5e00_1687215_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-24/homepage_huaefc80ca87c46cda6550e2dc23bc5e00_1687215_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-24/homepage_huaefc80ca87c46cda6550e2dc23bc5e00_1687215_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-24/homepage_huaefc80ca87c46cda6550e2dc23bc5e00_1687215_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-24/homepage_huaefc80ca87c46cda6550e2dc23bc5e00_1687215_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-24/homepage_huaefc80ca87c46cda6550e2dc23bc5e00_1687215_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-24/homepage_huaefc80ca87c46cda6550e2dc23bc5e00_1687215_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-24/homepage_huaefc80ca87c46cda6550e2dc23bc5e00_1687215_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-24/homepage_huaefc80ca87c46cda6550e2dc23bc5e00_1687215_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-24/homepage_huaefc80ca87c46cda6550e2dc23bc5e00_1687215_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-24/homepage_huaefc80ca87c46cda6550e2dc23bc5e00_1687215_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-24/homepage_huaefc80ca87c46cda6550e2dc23bc5e00_1687215_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-24/homepage_huaefc80ca87c46cda6550e2dc23bc5e00_1687215_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-24/homepage_huaefc80ca87c46cda6550e2dc23bc5e00_1687215_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-24/homepage_huaefc80ca87c46cda6550e2dc23bc5e00_1687215_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-24/homepage_huaefc80ca87c46cda6550e2dc23bc5e00_1687215_970x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-27/parisp2pfestival_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-28/parisp2pfestival_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-27/parisp2pfestival_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-28/parisp2pfestival_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-27/parisp2pfestival_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-28/parisp2pfestival_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-27/parisp2pfestival_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-28/parisp2pfestival_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-27/parisp2pfestival_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-28/parisp2pfestival_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-27/parisp2pfestival_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-28/parisp2pfestival_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-27/parisp2pfestival_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-28/parisp2pfestival_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-27/parisp2pfestival_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-28/parisp2pfestival_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-27/parisp2pfestival_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-28/parisp2pfestival_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-27/parisp2pfestival_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-28/parisp2pfestival_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-27/parisp2pfestival_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-28/parisp2pfestival_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-27/parisp2pfestival_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-28/parisp2pfestival_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-27/parisp2pfestival_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-28/parisp2pfestival_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-27/parisp2pfestival_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-28/parisp2pfestival_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-27/parisp2pfestival_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-28/parisp2pfestival_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-27/parisp2pfestival_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-28/parisp2pfestival_hu03c180e5c7a9080b1cb1938922d7c229_311509_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-27/P2-P-stickers_huab4ae2152b34711c732372e37a97b5f4_72982_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-27/P2-P-stickers_huab4ae2152b34711c732372e37a97b5f4_72982_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-27/P2-P-stickers_huab4ae2152b34711c732372e37a97b5f4_72982_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-27/P2-P-stickers_huab4ae2152b34711c732372e37a97b5f4_72982_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-27/P2-P-stickers_huab4ae2152b34711c732372e37a97b5f4_72982_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-27/P2-P-stickers_huab4ae2152b34711c732372e37a97b5f4_72982_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-27/P2-P-stickers_huab4ae2152b34711c732372e37a97b5f4_72982_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-27/P2-P-stickers_huab4ae2152b34711c732372e37a97b5f4_72982_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-27/P2-P-stickers_huab4ae2152b34711c732372e37a97b5f4_72982_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-27/P2-P-stickers_huab4ae2152b34711c732372e37a97b5f4_72982_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-27/P2-P-stickers_huab4ae2152b34711c732372e37a97b5f4_72982_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-27/P2-P-stickers_huab4ae2152b34711c732372e37a97b5f4_72982_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-27/P2-P-stickers_huab4ae2152b34711c732372e37a97b5f4_72982_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-27/P2-P-stickers_huab4ae2152b34711c732372e37a97b5f4_72982_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-27/P2-P-stickers_huab4ae2152b34711c732372e37a97b5f4_72982_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-27/P2-P-stickers_huab4ae2152b34711c732372e37a97b5f4_72982_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-28/EN3d4p-JUw-AAEb-TL_hu0778256ae88ae538d84590109e1d3575_43414_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-28/EN3d4p-JUw-AAEb-TL_hu0778256ae88ae538d84590109e1d3575_43414_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-28/EN3d4p-JUw-AAEb-TL_hu0778256ae88ae538d84590109e1d3575_43414_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-28/EN3d4p-JUw-AAEb-TL_hu0778256ae88ae538d84590109e1d3575_43414_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-28/EN3d4p-JUw-AAEb-TL_hu0778256ae88ae538d84590109e1d3575_43414_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-28/EN3d4p-JUw-AAEb-TL_hu0778256ae88ae538d84590109e1d3575_43414_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-28/EN3d4p-JUw-AAEb-TL_hu0778256ae88ae538d84590109e1d3575_43414_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-28/EN3d4p-JUw-AAEb-TL_hu0778256ae88ae538d84590109e1d3575_43414_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-28/EN3d4p-JUw-AAEb-TL_hu0778256ae88ae538d84590109e1d3575_43414_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-28/EN3d4p-JUw-AAEb-TL_hu0778256ae88ae538d84590109e1d3575_43414_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-28/EN3d4p-JUw-AAEb-TL_hu0778256ae88ae538d84590109e1d3575_43414_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-28/EN3d4p-JUw-AAEb-TL_hu0778256ae88ae538d84590109e1d3575_43414_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-28/EN3d4p-JUw-AAEb-TL_hu0778256ae88ae538d84590109e1d3575_43414_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-28/EN3d4p-JUw-AAEb-TL_hu0778256ae88ae538d84590109e1d3575_43414_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-28/EN3d4p-JUw-AAEb-TL_hu0778256ae88ae538d84590109e1d3575_43414_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-28/EN3d4p-JUw-AAEb-TL_hu0778256ae88ae538d84590109e1d3575_43414_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-28/Capture-d-e-cran-2020-01-17-a-17-24-17_hu677814befe305074d692e78ef704ff4e_211954_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-28/Capture-d-e-cran-2020-01-17-a-17-24-17_hu677814befe305074d692e78ef704ff4e_211954_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-28/Capture-d-e-cran-2020-01-17-a-17-24-17_hu677814befe305074d692e78ef704ff4e_211954_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-28/Capture-d-e-cran-2020-01-17-a-17-24-17_hu677814befe305074d692e78ef704ff4e_211954_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-28/Capture-d-e-cran-2020-01-17-a-17-24-17_hu677814befe305074d692e78ef704ff4e_211954_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-28/Capture-d-e-cran-2020-01-17-a-17-24-17_hu677814befe305074d692e78ef704ff4e_211954_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-28/Capture-d-e-cran-2020-01-17-a-17-24-17_hu677814befe305074d692e78ef704ff4e_211954_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-28/Capture-d-e-cran-2020-01-17-a-17-24-17_hu677814befe305074d692e78ef704ff4e_211954_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-28/Capture-d-e-cran-2020-01-17-a-17-24-17_hu677814befe305074d692e78ef704ff4e_211954_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-28/Capture-d-e-cran-2020-01-17-a-17-24-17_hu677814befe305074d692e78ef704ff4e_211954_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-28/Capture-d-e-cran-2020-01-17-a-17-24-17_hu677814befe305074d692e78ef704ff4e_211954_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-28/Capture-d-e-cran-2020-01-17-a-17-24-17_hu677814befe305074d692e78ef704ff4e_211954_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-28/Capture-d-e-cran-2020-01-17-a-17-24-17_hu677814befe305074d692e78ef704ff4e_211954_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-28/Capture-d-e-cran-2020-01-17-a-17-24-17_hu677814befe305074d692e78ef704ff4e_211954_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-28/Capture-d-e-cran-2020-01-17-a-17-24-17_hu677814befe305074d692e78ef704ff4e_211954_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-28/Capture-d-e-cran-2020-01-17-a-17-24-17_hu677814befe305074d692e78ef704ff4e_211954_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-30/0_hu37c4bbb5a8d29c4c2e8a87d1e4bfa998_28655_480x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-30/0_hu37c4bbb5a8d29c4c2e8a87d1e4bfa998_28655_480x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-30/0_hu37c4bbb5a8d29c4c2e8a87d1e4bfa998_28655_480x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-30/0_hu37c4bbb5a8d29c4c2e8a87d1e4bfa998_28655_480x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-30/0_hu37c4bbb5a8d29c4c2e8a87d1e4bfa998_28655_480x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-30/0_hu37c4bbb5a8d29c4c2e8a87d1e4bfa998_28655_480x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-30/0_hu37c4bbb5a8d29c4c2e8a87d1e4bfa998_28655_480x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-30/0_hu37c4bbb5a8d29c4c2e8a87d1e4bfa998_28655_480x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-30/0_hu37c4bbb5a8d29c4c2e8a87d1e4bfa998_28655_480x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-30/0_hu37c4bbb5a8d29c4c2e8a87d1e4bfa998_28655_480x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-30/0_hu37c4bbb5a8d29c4c2e8a87d1e4bfa998_28655_480x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-30/0_hu37c4bbb5a8d29c4c2e8a87d1e4bfa998_28655_480x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-30/0_hu37c4bbb5a8d29c4c2e8a87d1e4bfa998_28655_480x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-30/0_hu37c4bbb5a8d29c4c2e8a87d1e4bfa998_28655_480x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-30/0_hu37c4bbb5a8d29c4c2e8a87d1e4bfa998_28655_480x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-30/0_hu37c4bbb5a8d29c4c2e8a87d1e4bfa998_28655_480x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-27/Capture-d-e-cran-2020-01-03-a-16-16-05_hu1c99b1e04fc50dab2032876c6f4f62ac_425442_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-27/Capture-d-e-cran-2020-01-03-a-16-16-05_hu1c99b1e04fc50dab2032876c6f4f62ac_425442_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-27/Capture-d-e-cran-2020-01-03-a-16-16-05_hu1c99b1e04fc50dab2032876c6f4f62ac_425442_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-27/Capture-d-e-cran-2020-01-03-a-16-16-05_hu1c99b1e04fc50dab2032876c6f4f62ac_425442_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-27/Capture-d-e-cran-2020-01-03-a-16-16-05_hu1c99b1e04fc50dab2032876c6f4f62ac_425442_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-27/Capture-d-e-cran-2020-01-03-a-16-16-05_hu1c99b1e04fc50dab2032876c6f4f62ac_425442_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-27/Capture-d-e-cran-2020-01-03-a-16-16-05_hu1c99b1e04fc50dab2032876c6f4f62ac_425442_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-27/Capture-d-e-cran-2020-01-03-a-16-16-05_hu1c99b1e04fc50dab2032876c6f4f62ac_425442_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-27/Capture-d-e-cran-2020-01-03-a-16-16-05_hu1c99b1e04fc50dab2032876c6f4f62ac_425442_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-27/Capture-d-e-cran-2020-01-03-a-16-16-05_hu1c99b1e04fc50dab2032876c6f4f62ac_425442_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-27/Capture-d-e-cran-2020-01-03-a-16-16-05_hu1c99b1e04fc50dab2032876c6f4f62ac_425442_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-27/Capture-d-e-cran-2020-01-03-a-16-16-05_hu1c99b1e04fc50dab2032876c6f4f62ac_425442_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-27/Capture-d-e-cran-2020-01-03-a-16-16-05_hu1c99b1e04fc50dab2032876c6f4f62ac_425442_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-27/Capture-d-e-cran-2020-01-03-a-16-16-05_hu1c99b1e04fc50dab2032876c6f4f62ac_425442_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-27/Capture-d-e-cran-2020-01-03-a-16-16-05_hu1c99b1e04fc50dab2032876c6f4f62ac_425442_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-27/Capture-d-e-cran-2020-01-03-a-16-16-05_hu1c99b1e04fc50dab2032876c6f4f62ac_425442_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-30/blogpost-gomobile-ipfs-3_hub3b17b6154496960ce2d5f0e0cd73736_36512_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-30/blogpost-gomobile-ipfs-3_hub3b17b6154496960ce2d5f0e0cd73736_36512_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-30/blogpost-gomobile-ipfs-3_hub3b17b6154496960ce2d5f0e0cd73736_36512_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-30/blogpost-gomobile-ipfs-3_hub3b17b6154496960ce2d5f0e0cd73736_36512_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-30/blogpost-gomobile-ipfs-3_hub3b17b6154496960ce2d5f0e0cd73736_36512_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-30/blogpost-gomobile-ipfs-3_hub3b17b6154496960ce2d5f0e0cd73736_36512_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-30/blogpost-gomobile-ipfs-3_hub3b17b6154496960ce2d5f0e0cd73736_36512_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-30/blogpost-gomobile-ipfs-3_hub3b17b6154496960ce2d5f0e0cd73736_36512_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-30/blogpost-gomobile-ipfs-3_hub3b17b6154496960ce2d5f0e0cd73736_36512_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-30/blogpost-gomobile-ipfs-3_hub3b17b6154496960ce2d5f0e0cd73736_36512_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-30/blogpost-gomobile-ipfs-3_hub3b17b6154496960ce2d5f0e0cd73736_36512_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-30/blogpost-gomobile-ipfs-3_hub3b17b6154496960ce2d5f0e0cd73736_36512_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-30/blogpost-gomobile-ipfs-3_hub3b17b6154496960ce2d5f0e0cd73736_36512_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-30/blogpost-gomobile-ipfs-3_hub3b17b6154496960ce2d5f0e0cd73736_36512_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-30/blogpost-gomobile-ipfs-3_hub3b17b6154496960ce2d5f0e0cd73736_36512_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-30/blogpost-gomobile-ipfs-3_hub3b17b6154496960ce2d5f0e0cd73736_36512_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-30/IMG-5962_hu973b8bb9d859139b8a99a7792df70631_98048_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-30/IMG-5962_hu973b8bb9d859139b8a99a7792df70631_98048_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-30/IMG-5962_hu973b8bb9d859139b8a99a7792df70631_98048_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-30/IMG-5962_hu973b8bb9d859139b8a99a7792df70631_98048_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-30/IMG-5962_hu973b8bb9d859139b8a99a7792df70631_98048_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-30/IMG-5962_hu973b8bb9d859139b8a99a7792df70631_98048_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-30/IMG-5962_hu973b8bb9d859139b8a99a7792df70631_98048_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-30/IMG-5962_hu973b8bb9d859139b8a99a7792df70631_98048_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-30/IMG-5962_hu973b8bb9d859139b8a99a7792df70631_98048_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-30/IMG-5962_hu973b8bb9d859139b8a99a7792df70631_98048_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-30/IMG-5962_hu973b8bb9d859139b8a99a7792df70631_98048_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-30/IMG-5962_hu973b8bb9d859139b8a99a7792df70631_98048_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-30/IMG-5962_hu973b8bb9d859139b8a99a7792df70631_98048_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-30/IMG-5962_hu973b8bb9d859139b8a99a7792df70631_98048_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-30/IMG-5962_hu973b8bb9d859139b8a99a7792df70631_98048_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-30/IMG-5962_hu973b8bb9d859139b8a99a7792df70631_98048_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-31/Capture-d-e-cran-2020-02-28-a-14-11-05_huc878229c78440fb0456c100a0bd87298_318540_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-31/Capture-d-e-cran-2020-02-28-a-14-11-05_huc878229c78440fb0456c100a0bd87298_318540_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-31/Capture-d-e-cran-2020-02-28-a-14-11-05_huc878229c78440fb0456c100a0bd87298_318540_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-31/Capture-d-e-cran-2020-02-28-a-14-11-05_huc878229c78440fb0456c100a0bd87298_318540_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-31/Capture-d-e-cran-2020-02-28-a-14-11-05_huc878229c78440fb0456c100a0bd87298_318540_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-31/Capture-d-e-cran-2020-02-28-a-14-11-05_huc878229c78440fb0456c100a0bd87298_318540_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-31/Capture-d-e-cran-2020-02-28-a-14-11-05_huc878229c78440fb0456c100a0bd87298_318540_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-31/Capture-d-e-cran-2020-02-28-a-14-11-05_huc878229c78440fb0456c100a0bd87298_318540_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-31/Capture-d-e-cran-2020-02-28-a-14-11-05_huc878229c78440fb0456c100a0bd87298_318540_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-31/Capture-d-e-cran-2020-02-28-a-14-11-05_huc878229c78440fb0456c100a0bd87298_318540_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-31/Capture-d-e-cran-2020-02-28-a-14-11-05_huc878229c78440fb0456c100a0bd87298_318540_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-31/Capture-d-e-cran-2020-02-28-a-14-11-05_huc878229c78440fb0456c100a0bd87298_318540_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-31/Capture-d-e-cran-2020-02-28-a-14-11-05_huc878229c78440fb0456c100a0bd87298_318540_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-31/Capture-d-e-cran-2020-02-28-a-14-11-05_huc878229c78440fb0456c100a0bd87298_318540_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-31/Capture-d-e-cran-2020-02-28-a-14-11-05_huc878229c78440fb0456c100a0bd87298_318540_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-31/Capture-d-e-cran-2020-02-28-a-14-11-05_huc878229c78440fb0456c100a0bd87298_318540_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/img/avatar_lfgaming_hud847afdb52402448cf1363f7c18c4a65_410636_70x70_resize_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-31/Capture-d-e-cran-2020-02-28-a-14-34-03_hu0d650c4c6b768408511db49ba5dbb4e7_102852_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-31/Capture-d-e-cran-2020-02-28-a-14-34-03_hu0d650c4c6b768408511db49ba5dbb4e7_102852_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-31/Capture-d-e-cran-2020-02-28-a-14-34-03_hu0d650c4c6b768408511db49ba5dbb4e7_102852_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-31/Capture-d-e-cran-2020-02-28-a-14-34-03_hu0d650c4c6b768408511db49ba5dbb4e7_102852_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-31/Capture-d-e-cran-2020-02-28-a-14-34-03_hu0d650c4c6b768408511db49ba5dbb4e7_102852_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-31/Capture-d-e-cran-2020-02-28-a-14-34-03_hu0d650c4c6b768408511db49ba5dbb4e7_102852_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-31/Capture-d-e-cran-2020-02-28-a-14-34-03_hu0d650c4c6b768408511db49ba5dbb4e7_102852_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-31/Capture-d-e-cran-2020-02-28-a-14-34-03_hu0d650c4c6b768408511db49ba5dbb4e7_102852_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-31/Capture-d-e-cran-2020-02-28-a-14-34-03_hu0d650c4c6b768408511db49ba5dbb4e7_102852_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-31/Capture-d-e-cran-2020-02-28-a-14-34-03_hu0d650c4c6b768408511db49ba5dbb4e7_102852_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-31/Capture-d-e-cran-2020-02-28-a-14-34-03_hu0d650c4c6b768408511db49ba5dbb4e7_102852_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-31/Capture-d-e-cran-2020-02-28-a-14-34-03_hu0d650c4c6b768408511db49ba5dbb4e7_102852_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-31/Capture-d-e-cran-2020-02-28-a-14-34-03_hu0d650c4c6b768408511db49ba5dbb4e7_102852_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-31/Capture-d-e-cran-2020-02-28-a-14-34-03_hu0d650c4c6b768408511db49ba5dbb4e7_102852_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-31/Capture-d-e-cran-2020-02-28-a-14-34-03_hu0d650c4c6b768408511db49ba5dbb4e7_102852_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-31/Capture-d-e-cran-2020-02-28-a-14-34-03_hu0d650c4c6b768408511db49ba5dbb4e7_102852_640x0_resize_q100_lanczos.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/docs/press/logos_png/berty_logo_color_hu0d6dcc00aba24fd097b0abeeb093c14d_711733_210x0_resize_mitchellnetravali_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/docs/press/logos_png/berty_logo_mono_black_hu1781bc6892cfa8de6966e8eaad3028f0_54904_210x0_resize_mitchellnetravali_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-31/Nantes-P2-P_hud3ba3fc153aa8bc0e5b323989a118867_312087_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-31/Nantes-P2-P_hud3ba3fc153aa8bc0e5b323989a118867_312087_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-31/Nantes-P2-P_hud3ba3fc153aa8bc0e5b323989a118867_312087_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-31/Nantes-P2-P_hud3ba3fc153aa8bc0e5b323989a118867_312087_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-31/Nantes-P2-P_hud3ba3fc153aa8bc0e5b323989a118867_312087_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-31/Nantes-P2-P_hud3ba3fc153aa8bc0e5b323989a118867_312087_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-31/Nantes-P2-P_hud3ba3fc153aa8bc0e5b323989a118867_312087_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-31/Nantes-P2-P_hud3ba3fc153aa8bc0e5b323989a118867_312087_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-31/Nantes-P2-P_hud3ba3fc153aa8bc0e5b323989a118867_312087_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-31/Nantes-P2-P_hud3ba3fc153aa8bc0e5b323989a118867_312087_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-31/Nantes-P2-P_hud3ba3fc153aa8bc0e5b323989a118867_312087_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-31/Nantes-P2-P_hud3ba3fc153aa8bc0e5b323989a118867_312087_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-31/Nantes-P2-P_hud3ba3fc153aa8bc0e5b323989a118867_312087_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-31/Nantes-P2-P_hud3ba3fc153aa8bc0e5b323989a118867_312087_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-31/Nantes-P2-P_hud3ba3fc153aa8bc0e5b323989a118867_312087_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-31/Nantes-P2-P_hud3ba3fc153aa8bc0e5b323989a118867_312087_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/docs/press/logos_png/berty_logo_mono_white_hu45ad62a17473cc1f1ac3343e91dcf611_56474_210x0_resize_mitchellnetravali_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/docs/press/screenshots/iPhone_X_white_chat_detail_hu2997942368a332b397344039c421bf34_94748_210x0_resize_mitchellnetravali_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/newsletter/news-31/website-berty_hu61e5fe2186b18a27d412a64e690e1af4_296998_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/newsletter/news-31/website-berty_hu61e5fe2186b18a27d412a64e690e1af4_296998_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/newsletter/news-31/website-berty_hu61e5fe2186b18a27d412a64e690e1af4_296998_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/newsletter/news-31/website-berty_hu61e5fe2186b18a27d412a64e690e1af4_296998_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/newsletter/news-31/website-berty_hu61e5fe2186b18a27d412a64e690e1af4_296998_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/newsletter/news-31/website-berty_hu61e5fe2186b18a27d412a64e690e1af4_296998_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/newsletter/news-31/website-berty_hu61e5fe2186b18a27d412a64e690e1af4_296998_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/newsletter/news-31/website-berty_hu61e5fe2186b18a27d412a64e690e1af4_296998_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/newsletter/news-31/website-berty_hu61e5fe2186b18a27d412a64e690e1af4_296998_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/newsletter/news-31/website-berty_hu61e5fe2186b18a27d412a64e690e1af4_296998_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/newsletter/news-31/website-berty_hu61e5fe2186b18a27d412a64e690e1af4_296998_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/newsletter/news-31/website-berty_hu61e5fe2186b18a27d412a64e690e1af4_296998_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/newsletter/news-31/website-berty_hu61e5fe2186b18a27d412a64e690e1af4_296998_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/newsletter/news-31/website-berty_hu61e5fe2186b18a27d412a64e690e1af4_296998_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/newsletter/news-31/website-berty_hu61e5fe2186b18a27d412a64e690e1af4_296998_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/newsletter/news-31/website-berty_hu61e5fe2186b18a27d412a64e690e1af4_296998_640x0_resize_q100_lanczos_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/docs/press/photos/Berty-Laura-Gilli-110_hue9e1d6759b96c8b2b5be82c806538907_9479118_210x0_resize_q95_mitchellnetravali.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/docs/press/photos/Berty-Laura-Gilli-19_hu50c6f9bc7ead9242dc656c258d995542_11354457_210x0_resize_q95_mitchellnetravali.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/docs/press/screenshots/iPhone_X_white_chat_list_hud4be354eecc88bb6dfb5b7ef140c9859_96303_210x0_resize_mitchellnetravali_3.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/docs/press/photos/Berty-Laura-Gilli-3_hu69e8b8a5ac5678a16f9f6baff37ca5f2_6212291_210x0_resize_q95_mitchellnetravali.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/press/central_servers.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/press/central_servers.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/press/central_servers.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/press/central_servers.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/press/central_servers.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/press/central_servers.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/press/central_servers.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/press/central_servers.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/press/central_servers.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/press/central_servers.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/press/central_servers.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/press/central_servers.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/press/central_servers.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/press/central_servers.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/press/central_servers.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/press/central_servers.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/wesh/img_wesh.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/wesh/img_wesh.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/wesh/img_wesh.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/wesh/img_wesh.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/wesh/img_wesh.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/wesh/img_wesh.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/wesh/img_wesh.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/wesh/img_wesh.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/wesh/img_wesh.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/wesh/img_wesh.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/wesh/img_wesh.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/wesh/img_wesh.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/wesh/img_wesh.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/wesh/img_wesh.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/wesh/img_wesh.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/wesh/img_wesh.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/press/Guarantee_Privacy.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/press/Guarantee_Privacy.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/press/Guarantee_Privacy.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/es/press/Guarantee_Privacy.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/press/Guarantee_Privacy.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/press/Guarantee_Privacy.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/press/Guarantee_Privacy.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/press/Guarantee_Privacy.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/press/Guarantee_Privacy.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/press/Guarantee_Privacy.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/press/Guarantee_Privacy.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/press/Guarantee_Privacy.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/press/Guarantee_Privacy.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/press/Guarantee_Privacy.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/te/press/Guarantee_Privacy.webp
11:03:18 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/press/Guarantee_Privacy.webp
11:03:21 AM: Converted to webp: /opt/build/repo/bertytech/public/ar/press/T9Fs4r9g.webp
11:03:21 AM: Converted to webp: /opt/build/repo/bertytech/public/cn/press/T9Fs4r9g.webp
11:03:21 AM: Converted to webp: /opt/build/repo/bertytech/public/eo/press/T9Fs4r9g.webp
11:03:21 AM: Converted to webp: /opt/build/repo/bertytech/public/es/press/T9Fs4r9g.webp
11:03:21 AM: Converted to webp: /opt/build/repo/bertytech/public/fr/press/T9Fs4r9g.webp
11:03:21 AM: Converted to webp: /opt/build/repo/bertytech/public/hi/press/T9Fs4r9g.webp
11:03:21 AM: Converted to webp: /opt/build/repo/bertytech/public/id-id/press/T9Fs4r9g.webp
11:03:21 AM: Converted to webp: /opt/build/repo/bertytech/public/ka/press/T9Fs4r9g.webp
11:03:21 AM: Converted to webp: /opt/build/repo/bertytech/public/pl/press/T9Fs4r9g.webp
11:03:21 AM: Converted to webp: /opt/build/repo/bertytech/public/press/T9Fs4r9g.webp
11:03:21 AM: Converted to webp: /opt/build/repo/bertytech/public/pt-br/press/T9Fs4r9g.webp
11:03:21 AM: Converted to webp: /opt/build/repo/bertytech/public/pt/press/T9Fs4r9g.webp
11:03:21 AM: Converted to webp: /opt/build/repo/bertytech/public/ru/press/T9Fs4r9g.webp
11:03:21 AM: Converted to webp: /opt/build/repo/bertytech/public/sl/press/T9Fs4r9g.webp
11:03:21 AM: Converted to webp: /opt/build/repo/bertytech/public/te/press/T9Fs4r9g.webp
11:03:21 AM: Converted to webp: /opt/build/repo/bertytech/public/uk/press/T9Fs4r9g.webp
11:03:21 AM: ​
11:03:21 AM: (build.command completed in 7m 50.6s)
11:03:22 AM: Checking if HTML file count looks OK...
11:03:22 AM: HTML file count: 3546
11:03:22 AM: HTML file count is more than 3300, so looks OK.
11:03:22 AM: Checking if all files referenced in sitemap exists...
11:03:23 AM: Sitemap count: 17
11:03:23 AM: Great, all pages are found!
11:03:24 AM: Saved resources folder to cache. Total files: 2
11:03:24 AM: ---
11:03:24 AM: 1. /opt/build/repo/bertytech/resources
11:03:24 AM: 2. /opt/build/repo/bertytech/resources/_gen
11:03:24 AM:
11:05:05 AM: (Netlify Build completed in 9m 35.9s)
11:05:33 AM: Section completed: building
11:05:59 AM: Finished processing build request in 13m10.463s

Deploying

Complete
11:03:24 AM: Deploy site
11:03:24 AM: ────────────────────────────────────────────────────────────────
11:03:24 AM: ​
11:03:24 AM: Starting to deploy site from 'bertytech/public'
11:04:40 AM: Calculating files to upload
11:04:50 AM: 4410 new files to upload
11:04:50 AM: 0 new functions to upload
11:04:50 AM: Starting to upload
11:04:51 AM: 10% uploaded
11:04:52 AM: 20% uploaded
11:04:53 AM: 30% uploaded
11:04:54 AM: 40% uploaded
11:04:55 AM: 50% uploaded
11:04:56 AM: 60% uploaded
11:04:58 AM: 70% uploaded
11:04:59 AM: 80% uploaded
11:05:00 AM: 90% uploaded
11:05:01 AM: 100% uploaded
11:05:01 AM: Section completed: deploying
11:05:05 AM: Finished waiting for live deploy in 4.037s
11:05:05 AM: Site deploy was successfully initiated
11:05:05 AM: ​
11:05:05 AM: (Deploy site completed in 1m 40.7s)
11:05:05 AM: Skip submitting sitemap to google, bing, because this isn't a production build

Cleanup

Complete
11:05:05 AM: Netlify Build Complete
11:05:05 AM: ────────────────────────────────────────────────────────────────
11:05:05 AM: ​
11:05:06 AM: Caching artifacts
11:05:06 AM: Started saving node modules
11:05:06 AM: Finished saving node modules
11:05:06 AM: Started saving build plugins
11:05:06 AM: Finished saving build plugins
11:05:06 AM: Started saving corepack cache
11:05:06 AM: Finished saving corepack cache
11:05:06 AM: Started saving pip cache
11:05:06 AM: Finished saving pip cache
11:05:06 AM: Started saving emacs cask dependencies
11:05:06 AM: Finished saving emacs cask dependencies
11:05:06 AM: Started saving maven dependencies
11:05:06 AM: Finished saving maven dependencies
11:05:06 AM: Started saving boot dependencies
11:05:06 AM: Finished saving boot dependencies
11:05:06 AM: Started saving rust rustup cache
11:05:06 AM: Finished saving rust rustup cache
11:05:06 AM: Started saving go dependencies
11:05:06 AM: Finished saving go dependencies
11:05:33 AM: Cached Ruby version 2.6.2
11:05:33 AM: Build script success
11:05:54 AM: Uploading Cache of size 1.3GB
11:05:59 AM: Section completed: cleanup

Post-processing

Complete
11:05:02 AM: Starting post processing
11:05:02 AM: Skipping form detection
11:05:02 AM: Post processing - header rules
11:05:02 AM: Post processing done
11:05:02 AM: Section completed: postprocessing
11:05:02 AM: Post processing - redirect rules
11:05:04 AM: Site is live ✨