vishal-lokare / AutoJoomer

AutoJoomer extension.
Apache License 2.0
29 stars 48 forks source link

[1] app.js - Remove 2019 batch support from RegExp L7 #224

Closed vishal-lokare closed 10 months ago

vishal-lokare commented 11 months ago

There is a RegExp at line 7 of app.js which supports Roll Number matching for batches 2019 through 2021. Remove the 2019 part from it.

Precizne commented 10 months ago

Fixed in #243