mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
rule customization: add calendar search fuzzy match for all blogspot.com
This commit is contained in:
parent
78ba91ff63
commit
84f49e3291
@ -104,6 +104,20 @@ rules:
|
||||
# rewrite: true
|
||||
# group: 1
|
||||
|
||||
|
||||
# blogspot rules
|
||||
#=================================================================
|
||||
- url_prefix: ['com,blogspot,']
|
||||
|
||||
fuzzy_lookup:
|
||||
match:
|
||||
- path
|
||||
- action
|
||||
- widgettype
|
||||
|
||||
replace: '.com/'
|
||||
|
||||
|
||||
# flickr rules
|
||||
#=================================================================
|
||||
- url_prefix: ['com,yimg,l)/g/combo', 'com,yimg,s)/pw/combo', 'com,yahooapis,yui)/combo']
|
||||
|
Loading…
x
Reference in New Issue
Block a user