mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-24 06:59:52 +01:00
rules: rewrite location string for periscope js
This commit is contained in:
parent
1a37d789ed
commit
70fdaae2b3
@ -135,6 +135,15 @@ rules:
|
|||||||
|
|
||||||
fuzzy_lookup: 'com,google,plus\)/_/.*?.*(f.sid=[^&]+)'
|
fuzzy_lookup: 'com,google,plus\)/_/.*?.*(f.sid=[^&]+)'
|
||||||
|
|
||||||
|
# periscope
|
||||||
|
#=================================================================
|
||||||
|
|
||||||
|
- url_prefix: 'tv,periscope,assets)/js/'
|
||||||
|
|
||||||
|
rewrite:
|
||||||
|
js_regexs:
|
||||||
|
- match: '"location"'
|
||||||
|
replace: '"WB_wombat_location"'
|
||||||
|
|
||||||
# vimeo rules
|
# vimeo rules
|
||||||
#=================================================================
|
#=================================================================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user