mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
rules: add new fb rule for pages (#440)
This commit is contained in:
parent
777cc30e82
commit
100c7f5509
@ -148,6 +148,12 @@ rules:
|
|||||||
match: '("q[\d]+":|after:\\"[^"]+)'
|
match: '("q[\d]+":|after:\\"[^"]+)'
|
||||||
find_all: true
|
find_all: true
|
||||||
|
|
||||||
|
- url_prefix: 'com,facebook)/pages_reaction_units/more'
|
||||||
|
|
||||||
|
fuzzy_lookup:
|
||||||
|
- page_id
|
||||||
|
- cursor
|
||||||
|
|
||||||
- url_prefix: 'com,facebook)/'
|
- url_prefix: 'com,facebook)/'
|
||||||
|
|
||||||
fuzzy_lookup: '([?&][^_]\w+=[^&]+)+'
|
fuzzy_lookup: '([?&][^_]\w+=[^&]+)+'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user