diff --git a/pywb/rules.yaml b/pywb/rules.yaml index b3bc0720..7a3619ba 100644 --- a/pywb/rules.yaml +++ b/pywb/rules.yaml @@ -196,6 +196,9 @@ rules: group: 1 function: 'pywb.rewrite.rewrite_dash:rewrite_fb_dash' + - match: '"debugNoBatching\s?":(?:false|0)' + replace: '"debugNoBatching":true' + parse_comments: true - url_prefix: 'com,facebook' @@ -227,6 +230,9 @@ rules: - match: '"is_dash_eligible":true' replace: '"is_dash_eligible":false' + - match: '"debugNoBatching\s?":(?:false|0)' + replace: '"debugNoBatching":true' + fuzzy_lookup: '()'