I don't quite know why, but that backslash in your code for the " // @include https://vndb.org/ ", is apparently what my system has a problem with, with that removed, it works without a hitch.
Well, when visiting VNDB, the main page isn't with the backslash anyways, so it shouldn't be needed anyways.
I actually just removed all the other @includes, now that I got the main @include to work, seeing as they are now redundant, so you may disregard my other thread :)
My @include list is now much shorter (Being only one line), and it works across the entire site :)
// @include https://vndb.org*
Fixed my problem with the host @include not working =D
Hi
I got the script to work, with no problems at all, even with the main host url as an @include. Here is my @includes, which now works perfectly.:
Here is the current @includes from your script.:
I don't quite know why, but that backslash in your code for the " // @include https://vndb.org/ ", is apparently what my system has a problem with, with that removed, it works without a hitch. Well, when visiting VNDB, the main page isn't with the backslash anyways, so it shouldn't be needed anyways.
I actually just removed all the other @includes, now that I got the main @include to work, seeing as they are now redundant, so you may disregard my other thread :) My @include list is now much shorter (Being only one line), and it works across the entire site :)
// @include https://vndb.org*