Mirko Schubert

Results 14 comments of Mirko Schubert
trafficstars

@peter-murray I also have some problems with importing it with ESM instead of CJS. Maybe I'm doing something wrong, but if I use something like that: ```js import { discovery...

@peter-murray I just updated to the beta 4 and tried both approaches again. Sadly I got the same errors: First version: ``` import { discovery } from 'node-hue-api' ^^^^^^^^^ SyntaxError:...

@peter-murray Sorry for the delay! I tried out `5.0.0-beta.7` and can now provide you with the code. First of all, the error message mentioned above is now gone with your...

@ohmynameisrico Thank you for your suggestion! Detecting CDNs such as Cloudflare is already on my [roadmap](https://github.com/mirkoschubert/gdpr-cli#roadmap). ;)

@ohmynameisrico CDNs aren't the bad guys per se ;) In fact, many of the bigger companies and services, such as DigitalOcean, Siteground, Mapbox, Zendesk... use Cloudflare as well. I use...

@DanielRuf That's not it. It's Issue [#10](https://github.com/mirkoschubert/gdpr-cli/issues/10). The HTML `head` is parsed as well. @nohn The problem is, that the website uses the legacy ga.js code snippet, which ist deprecated...

Btw. reminder to myself: I have to check »anonymizeIP« for the legacy snippet as well. I didn't know it was even possible 😆

@fguisso `tmutil disable` disables the whole automatic backup, not just the local snapshots. 😏

@tedhagos As I mentioned above: The verb `disablelocal` was removed from `tmutil` in High Sierra and has never shown up again. 😄

@reneleonhardt Thank you for your changes. Man, I had a lot of typos. :)