mirror of
https://github.com/qaiu/netdisk-fast-download.git
synced 2026-08-27 20:12:02 +00:00
fix(frontend): improve directory and timestamp display
This commit is contained in:
@@ -238,8 +238,8 @@
|
||||
storage: 'hash'
|
||||
},
|
||||
'ctfile': {
|
||||
reg: /((?:https?:\/\/)?(?:[a-zA-Z\d-.]+)?(?:ctfile|545c|u062|ghpym|474b)\.com\/\w+\/[a-zA-Z\d-]+)/,
|
||||
host: /(?:[a-zA-Z\d-.]+)?(?:ctfile|545c|u062|474b)\.com/,
|
||||
reg: /((?:https?:\/\/)?(?:[a-zA-Z\d-.]+)?(?:ctfile|545c|u062|ghpym|474b)\.com\/(?:f(?:ile)?|d)\/[a-zA-Z\d_-]+\/?(?:\?[^#\s]*)?)/,
|
||||
host: /(?:[a-zA-Z\d-.]+)?(?:ctfile|545c|u062|ghpym|474b)\.com/,
|
||||
input: ['#passcode'],
|
||||
button: ['.card-body button'],
|
||||
name: '城通网盘',
|
||||
|
||||
Reference in New Issue
Block a user