UserScripts Archive
Newhoster Darkibox - Printable Version

+- UserScripts Archive (http://usa.x10host.com/mybb)
+-- Forum: UserScripts Archive (http://usa.x10host.com/mybb/forumdisplay.php?fid=1)
+--- Forum: Script Support (http://usa.x10host.com/mybb/forumdisplay.php?fid=3)
+---- Forum: W.A.R. Links Checker Premium (http://usa.x10host.com/mybb/forumdisplay.php?fid=6)
+---- Thread: Newhoster Darkibox (/showthread.php?tid=558)



Newhoster Darkibox - Bzh4ever - 01-05-2024

Hello Mental,

can you add a new hoster : "darkibox.com"
i tryed this code and it seems to be OK

Code:
if (GM_getValue("Check_darkibox_dot_com_links", false))
        {
            addFileHost(
            "darkibox\.com\/\\w+",
            'Proceed to video|btn_download',
            '404|Not Found|file_not_found|DMCA',
            'optional--',
            'optional--',
            "//a[contains(@href,'darkibox.com')]"
            );
        }

Link Alive:
https://darkibox.com/bp4chvbj84tt
Link Dead:
https://darkibox.com/bp4chvbj84t
https://darkibox.com/21m98mckmjco
https://darkibox.com/6s8bucwejie2

Thanks in advance, and happy new year
Bzh


RE: Newhoster Darkibox - mental - 01-06-2024

Seems to work for me also, added to version 1.6.6.3
Thanks for the help, Again :)