mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
rules: add fuzzy matching rule for vimeo, canonicalizing out a timestamp/HMAC portion of the url (non-query) (#375)
This commit is contained in:
parent
0bf2e08b27
commit
5c00743bdd
@ -322,6 +322,11 @@ rules:
|
||||
- videoFileId
|
||||
- signature
|
||||
|
||||
- url_prefix: 'net,akamaized,gcs-vimeo)/'
|
||||
|
||||
fuzzy_lookup:
|
||||
match: '([/\d]+\.mp4)$'
|
||||
replace: '.net/'
|
||||
|
||||
# vine
|
||||
#=================================================================
|
||||
|
Loading…
x
Reference in New Issue
Block a user