Greasy Fork is available in English.

Bypassare Tutto Collegamenti brevi

Ignora tutti i siti di collegamenti brevi Salta automaticamente i fastidiosi accorciatori di collegamenti, direttamente alla tua destinazione

< Valutazione su Bypassare Tutto Collegamenti brevi

Recensione: OK - lo script funziona, ma ha degli errori.

Boxlink, Zoro fly, Mario fly, Zoxlink, Foxlink on these sites used to skip quickly "health-and.me ", now it gets stuck on each link and there are 7 identical pieces, fix it as it was before or completely remove it.

§
Pubblicato: 13/04/2022

because he is not coming to the party :D

you can open the code and edit the line 577 add "case 'health-and.me':" before "case 'yalla-shoot-now.us':" like below:

case 'yalla-shoot-now.us': case 'forexat.club': case 'forexeen.us': case 'girls-like.me': document.querySelector('#links > form:nth-child(2)').submit(); break;

become:

case 'health-and.me': case 'yalla-shoot-now.us': case 'forexat.club': case 'forexeen.us': case 'girls-like.me': document.querySelector('#links > form:nth-child(2)').submit(); break;


or wait for the update.

Pubblica risposta

Accedi per pubblicare una risposta.