Novetus_src/ContentProviders.xml
2021-05-24 12:29:16 -07:00

16 lines
489 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- Novetus reads through this file in order to grab content providers for the Avatar Customization. -->
<ContentProviders>
<Providers>
<Provider>
<Name>Roblox (Novetus+ redirect, Image items only)</Name>
<URL>http://epicgamers.xyz/asset/?id=</URL>
<Icon>robloxnovetus.png</Icon>
</Provider>
<Provider>
<Name>Imgur</Name>
<URL>http://i.imgur.com/</URL>
<Icon>imgur.png</Icon>
</Provider>
</Providers>
</ContentProviders>