Closed niveK77pur closed 2 years ago
Turns out, the link is added, but since the file is not newline terminated it will be appended to the line saying referer
. Simple fix should be to add a newline when writing to the file.
Workaround given this: Find where the new link begins in the referer=
line and simply make a line break such that the link has no indentation.
It seems that trying to fetch the latest episode of a seasonal anime, does not put the actual link into the
links.txt
file. It only adds the twoout
andreferer
fields which results in the file looking something like this, where there is obviously a link missing before the secondout
.Possible workarounds if this occurs: