Maurizio De Santis

Results 22 comments of Maurizio De Santis

I'm using the following uBlock cosmetic rule: ``` ! 18/4/2019 https://medium.com medium.com##[src^="https://smartlock.google.com/iframe/request"] ```

I'm using the following js script as workaround (to be ran within browser console): ```js var prependSlash = (_i, attr) => (attr.charAt(0) !== '/') ? `/${attr}` : undefined $('.graph').attr('src', prependSlash).closest('a').attr('href',...

@justin808 that's a good point, I didn't think about that. Import maps is a client-side only feature, but I guess that technically you could use CLI JS bundling for the...

@justin808 I'd really love to, but my free time is really short nowadays, you know, family and such. But I'll do all the best to find some time to dedicate...

No I'm sorry, I have other priorities right now :-/

As workaround at the moment I added the following method in the spider class: ```ruby def absolute_url(url, base:, skip_url_escape: false) super(url, base: base) unless skip_url_escape return unless url URI.join(base, url).to_s...

I agree with you about that

"Why?" Because it's beautiful and funny. It's "nerd art" :-)

Sarcasm is still something even in 2022! Lovin' it!