Closed ecki closed 5 years ago
https://github.com/chinarulezzz/pixload/blob/dd41770405a257df862b489a625343ea12721dd5/bmp.pl#L30
Some of the sample payloads miss the = sign in the source attribute, is that intentional/needed for the file format or an oversight?
=
@ecki just a typo. =)
ah ok. its also in jpg and readme
https://github.com/chinarulezzz/pixload/blob/dd41770405a257df862b489a625343ea12721dd5/bmp.pl#L30
Some of the sample payloads miss the
=
sign in the source attribute, is that intentional/needed for the file format or an oversight?