mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
add rules for vine (#62)
This commit is contained in:
parent
c9b2e3e69e
commit
80fd47ba3e
@ -126,7 +126,15 @@ rules:
|
||||
- videoFileId
|
||||
- signature
|
||||
|
||||
# vine
|
||||
- url_prefix: 'co,vine,cdn,'
|
||||
|
||||
rewrite:
|
||||
js_rewrite_location: urls
|
||||
js_regexs:
|
||||
- match: 'window.location'
|
||||
replace: 'WB_wombat_location'
|
||||
|
||||
# youtube rules
|
||||
#=================================================================
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user