Generating the lists from Gamepress now takes around 3 hours with both level 40 and level 50 counters. All of those lists are generated using Javascript code on their site, and using data from url sources. Take the data from the sources, and generate the lists of counters on your own by porting their javascript code to java.
Then, with the locally generated lists, create the raid counter page.
Generating the lists from Gamepress now takes around 3 hours with both level 40 and level 50 counters. All of those lists are generated using Javascript code on their site, and using data from url sources. Take the data from the sources, and generate the lists of counters on your own by porting their javascript code to java.
Then, with the locally generated lists, create the raid counter page.