mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-31 08:08:19 +08:00
opt: pili scheme
This commit is contained in:
@@ -223,7 +223,7 @@ class PiliScheme {
|
|||||||
// },
|
// },
|
||||||
// );
|
// );
|
||||||
}
|
}
|
||||||
} else if (scheme == 'https') {
|
} else if (['http', 'https'].contains(scheme)) {
|
||||||
fullPathPush(value);
|
fullPathPush(value);
|
||||||
} else if (path.toLowerCase().startsWith('av')) {
|
} else if (path.toLowerCase().startsWith('av')) {
|
||||||
try {
|
try {
|
||||||
|
|||||||
Reference in New Issue
Block a user