26 lines
829 B
XML
26 lines
829 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>robloxnplus.png</Icon>
|
|
</Provider>
|
|
<Provider>
|
|
<Name>Roblox (Asset Delivery, Incompatible w/ older clients)</Name>
|
|
<URL>https://assetdelivery.roblox.com/v1/asset/?id=</URL>
|
|
<Icon>roblox.png</Icon>
|
|
</Provider>
|
|
<Provider>
|
|
<Name>Imgur (HTTP)</Name>
|
|
<URL>http://i.imgur.com/</URL>
|
|
<Icon>imgur.png</Icon>
|
|
</Provider>
|
|
<Provider>
|
|
<Name>Imgur (HTTPS, Incompatible w/ older clients)</Name>
|
|
<URL>https://i.imgur.com/</URL>
|
|
<Icon>imgur.png</Icon>
|
|
</Provider>
|
|
</Providers>
|
|
</ContentProviders> |