1
0
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:
Ilya Kreymer 2015-01-22 16:45:09 -05:00
parent c9b2e3e69e
commit 80fd47ba3e

View File

@ -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
#=================================================================