Update Config.cs
This commit is contained in:
parent
9c64635baa
commit
600a107861
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
public class Config
|
||||
{
|
||||
public static string SEARCH_URL = "http://utilhome.cafe24.com/extlist.xml?q=";
|
||||
public static string SEARCH_URL = "https://exts.kr/extlist.xml?q=";
|
||||
public static string MASTODON_HOST = "catswords.social";
|
||||
public static string MASTODON_ACCESS_TOKEN = "HDVTEfLswvSJZq5MRpim2tp7DifTcgKbMl0mBM5-uHw";
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user