updte
This commit is contained in:
@@ -4,8 +4,12 @@ const nextConfig = {
|
||||
remotePatterns: [
|
||||
{
|
||||
protocol: "https",
|
||||
hostname: "**",
|
||||
hostname: "api.telegram.org",
|
||||
},
|
||||
{
|
||||
protocol: "https",
|
||||
hostname: "telegram.org",
|
||||
}
|
||||
],
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user