10-06-2023, 07:46 PM
First link is working, looks like this for me:
![[Image: screenshot-464.png]](https://i.postimg.cc/kMTYN5xn/screenshot-464.png)
Second is 404 - not found, so not working for me:
![[Image: screenshot-465.png]](https://i.postimg.cc/bJsg3x0p/screenshot-465.png)
So could you check once more.
And another case, because I can write just once per day here, so will write here about wrzucaj.pl
I added this code and it's working for me:
Looks like this:
![[Image: screenshot-464.png]](https://i.postimg.cc/kMTYN5xn/screenshot-464.png)
Second is 404 - not found, so not working for me:
![[Image: screenshot-465.png]](https://i.postimg.cc/bJsg3x0p/screenshot-465.png)
So could you check once more.
And another case, because I can write just once per day here, so will write here about wrzucaj.pl
I added this code and it's working for me:
Code:
if (GM_getValue("Check_wrzucaj_dot_pl_links", false))
{
addFileHost(
"wrzucaj\.pl\/\\w+",
'POWOLNE POBIERANIE',
'Plik został usunięty z powodu braku aktywności.',
'optional--',
'optional2--',
"//a[contains(@href,'wrzucaj.pl')]"
);Looks like this:

