Markus Hardardt

Results 3 comments of Markus Hardardt

Hello Mister Musolino   Thanks for your information!   There is another thing you might be interessted in (when doing fixes anyway):   The following regex  var re = /ARRAY[\s]+\[([\-\d]+)\.\.([\-\d]+)\][\s]+of[\s]+(.*)/i located inside the...

var getSymbols = function (cb, raw) { var ads = this var cmdLength = { indexGroup: ADSIGRP.SYM_UPLOADINFO2, indexOffset: 0x00000000, bytelength: 0x30 } var cmdSymbols = { indexGroup: ADSIGRP.SYM_UPLOAD, indexOffset: 0x00000000...

Hi The difference is probably because of the missing "arrayid". I found no other reference to "arrayid" in ads.js and - on the other hand - had no idea how...