Naviga i tuoi interessi senza registrazione

Trova altre idee sul web senza accedere o registrarti

< Valutazione su Naviga i tuoi interessi senza registrazione

Recensione: Male - lo script non funziona

§
Pubblicato: 26/05/2018

White page when clicking on a picture

I cannot get the script to work any longer. When I click on a link you get a white transparent screen. Will provide links and picture. https://www.pinterest.com/danielebianchi/erotic-fantasy-art/ https://www.pinterest.com/pin/456904324691179425

§
Pubblicato: 02/06/2018

The same thing happens to me.

§
Pubblicato: 02/06/2018

The issue I believe is that the server is returning a 401 status code - not the modal window anymore. http status 401 is a not authenticated message - so pinterest have changed tactics meaning that the script deleting the modal window no longer applies. The script is acting exactly as it should probably - but it can't remove a window that isn't there ... don't think this is fixable by tweaking the returned DOM.

LazzaAutore
§
Pubblicato: 04/06/2018

Can you try version 2.2?

§
Pubblicato: 07/10/2018

Pinterest now checks if the modal element and its container are present in the dom tree. You can't remove it or set display to none. Here's a different workaround:

GMaddStyle("div[style*='background-color: rgba(0, 0, 0, 0.6);'], .FullPageModal_scroller { \ height: 0 !important; \ padding: 0 !important; \ top: -99999px !important \ }");

Pubblica risposta

Accedi per pubblicare una risposta.