Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Ombi/blame/commit/8cbf2ab7072ef6b262dbb0d39d946dfa215a5e75/Old/Ombi.Windows/Class1.cs
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
|
|
|
using System;
|
|
|
|
|
using System.Collections.Generic;
|
|
|
|
|
using System.Linq;
|
|
|
|
|
using System.Text;
|
|
|
|
|
using System.Threading.Tasks;
|
|
|
|
|
|
|
|
|
|
namespace Ombi.Windows
|
|
|
|
|
{
|
|
|
|
|
public class Class1
|
|
|
|
|
{
|
|
|
|
|
}
|
|
|
|
|
}
|