mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-24 06:59:52 +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
|
- videoFileId
|
||||||
- signature
|
- signature
|
||||||
|
|
||||||
|
- url_prefix: 'net,akamaized,gcs-vimeo)/'
|
||||||
|
|
||||||
|
fuzzy_lookup:
|
||||||
|
match: '([/\d]+\.mp4)$'
|
||||||
|
replace: '.net/'
|
||||||
|
|
||||||
# vine
|
# vine
|
||||||
#=================================================================
|
#=================================================================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user