update
This commit is contained in:
@@ -8,6 +8,11 @@ const nextConfig: NextConfig = {
|
||||
hostname: 'nguyencongpc.vn',
|
||||
pathname: '/**',
|
||||
},
|
||||
{
|
||||
protocol: 'https',
|
||||
hostname: 'www.dmca.com',
|
||||
pathname: '/**',
|
||||
},
|
||||
],
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user