| 1234567891011121314151617 |
- <footer>
- <table id='footer_table'>
- <tr>
- <td id='footer_left'>
- Developed by <a href='https://inigovalentin.com'>Iñigo Valentin</a>.
- <br/>
- <br/>
- Source code available on <a href='https://github.com'>Github</a> under the GPLv3.
- </td>
- <td id='footer_center'>
- </td>
- <td id='footer_right'>
- Neither I nor this tool are affiliated with or endorsed by <a href='http://com2us.com/'>Com2uS</a> in any way. The Summoners War logo and the monster images are property of their respective owners (Com2US, I guess). Monsters images and info are parsed from <a href='https://summonerswarskyarena.info'>https://summonerswarskyarena.info</a>. I really hope no one gets mad about this.
- </td>
- </tr>
- </table>
- </footer>
|