Παράκαμψη όλων των ιστότοπων με σύντομες συνδέσεις, παρακάμπτει αυτόματα ενοχλητικούς συντομευτές συνδέσμων, πηγαίνει απευθείας στον προορισμό σας, παρακάμπτει το AdFly, παρακάμπτει ενοχλητικές διαφημίσεις, αποκλείει την ανίχνευση αποκλεισμού διαφημίσεων, αποκλείει ενοχλητικά αναδυόμενα παράθυρα και μηνύματα, κάνει αυτόματη λήψη αρχείων και βίντεο Youtube και πολλά άλλα
< Σχολιασμός για τον κώδικα Παράκαμψη Ολα Σύντομοι σύνδεσμοι
Thanks so much for improving my script , when i have time, i will test it first with mobile browsers, because SetTimeout and setInterval Mode using Array , not much different with my old code version 17.8 https://greasyforks.org/en/scripts/431691-bypass-all-shortlinks/code?version=1026216 , but not working well with android browsers , That's why I changed it back to what it is now.
tested with desktop , firefox browser + violentmonkey, not working Uncaught TypeError: intervalMode[_intervalMode[i]] is undefined
@bloggerpemula here is fixed version: https://privatebin.net/?41f0863d694bed1d#7EJjatTMH5mm6qRsDd2REGEUwawwxrDmBqef69rTCkeG
forgot to replace timeoutMode
with intervalMode
in _intervalMode
😅
Thank you, tested with android browsers, look like will works for all sites in the lists , i will use it in the next update
@bloggerpemula No problem! Next time I will try to make it even more light weighted. :p
Hi there fellow developer! I was kinda terrified by your script formatting, so I did some refactoring to make it a little bit less heavy and more readable. Hope that's gonna help! Here is link: https://privatebin.net/?0fa359d4099e11f2#AVAcNmeJUEjgQH2uYw4xf3UXW4chZnMS7eTHwDMWaq34 (It's open source version of Paste Bin)