Power Rankings On Conference Page
![]() |
I made some minor modifications to the script to allow it to work on conference pages. Basically I had to remove all the 32's in the loops and replace it with the actual number of teams on the page (getByClassName("conference").length * 16 basically). Feel free to include the changes in yours. |
