brunomiguel/antinonio

Record.pt - Image sliders (Fotogalerias) not working

Closed this issue · 6 comments

I can't figure out why but I'm pretty sure uBlock's antinonio is breaking the slider script.
From what I've found jQuery, header.js and detalhe-multimedia.js are involved, but none of them are blocked.

The only way I found to resolve this was to remove the record.pt inline-script line from the list.

Any better way than doing that? Otherwise I'll request a pull to change this.

I'll have to take a look at the website. I'll try doing it today, if my back pain allows me to.

By the way, if possible, please leave an example link. Also, podes escrever em português à vontade :)

A "culpa" é desta regra ||record.pt^$inline-script,important, que está a bloquear o seguinte, que me parece que é a parte em javascript que faz a gestão do slider

<script> $(function () { var configPubJson = { slotNames: { oopSlotName: 'OutOfPage', mastheadSlotName: 'BTFhorz', mrecSlotName: 'BTFvert', leaderboardSlotName: 'BTFhorz', inContentSlotName: 'BTFInContent' [...] </script>

Vou comentar a regra indicada no primeiro parágrafo, para que o slider funcione, e aguardar pelo feedback da comunidade caso haja problemas com a alteração.

Se voltar a dar problemas, reabram este bug, por favor.
Se não quiserem aguardar pela atualização automática do filtro no uBlock Origin, basta forçar a atualização dele nas opções do adblocker.

Alteração testada com sucesso em:

  • Firefox 80.0.1
  • uBlock Origin 1.29.2

Alteração testada com sucesso em:

  • Chrome 85.0.4183.83
  • uBlock Origin 1.29.2