mirror of
https://github.com/Novetus/Novetus_src.git
synced 2025-01-31 09:41:33 +02:00
16 lines
489 B
XML
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> |