✨ add no cors config
This commit is contained in:
@ -16,6 +16,7 @@ func (driver Lanzou) Config() base.DriverConfig {
|
||||
return base.DriverConfig{
|
||||
Name: "Lanzou",
|
||||
NeedSetLink: true,
|
||||
NoCors: true,
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user