siblount / JzSense-Generator

The generator that creates JzSense!
GNU Affero General Public License v3.0
2 stars 0 forks source link

DS3 - Scrapper - Weird parameter - Number seconds[,...] #2

Closed siblount closed 1 year ago

siblount commented 2 years ago

At the "Date" object, a function called setSeconds has weird parameter - "Number seconds[,...]" Which results in this in the final output - setSeconds(seconds[, ...])

Just remove [,...] if its found.

siblount commented 1 year ago

Fixed - but can't check as Date object is now ignored since Date will be overwritten anyway (since it's an ECMAScript prototype object).