mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Updated AFK Mods URL
This commit is contained in:
parent
06b2bfaac4
commit
99ba9e18e5
@ -6,7 +6,7 @@ namespace Wabbajack.Lib.Downloaders
|
|||||||
{
|
{
|
||||||
#region INeedsDownload
|
#region INeedsDownload
|
||||||
public override string SiteName => "AFK Mods";
|
public override string SiteName => "AFK Mods";
|
||||||
public override Uri SiteURL => new Uri("https://www.afkmods.com");
|
public override Uri SiteURL => new Uri("https://www.afkmods.com/index.php?/");
|
||||||
public override Uri IconUri => new Uri("https://www.afkmods.com/favicon.ico");
|
public override Uri IconUri => new Uri("https://www.afkmods.com/favicon.ico");
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user