MarisElsins / getMOSPatch

getMOSPatch V2 - Tool that helps downloading patches from My Oracle Support
58 stars 17 forks source link

code refactoring; faster patch selection; debug #20

Closed pythianakhmadeev closed 4 years ago

pythianakhmadeev commented 4 years ago

Major change: stop reading patch search page after 256KB. The page is 6.5MB but most of the important stuff is in the first 100K. It makes things faster. Minor changes: