1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-15 00:03:28 +01:00

fuzzy: add fuzzy match for vine

This commit is contained in:
Ilya Kreymer 2015-04-13 13:02:55 -07:00
parent 307809bbe9
commit dcc2139fc8

View File

@ -145,6 +145,10 @@ rules:
- match: 'window.location'
replace: 'WB_wombat_location'
fuzzy_lookup:
replace: 'videos'
match: 'videos(?:_[^/]+)?/([^?]+)'
# youtube rules
#=================================================================