diff --git a/pywb/rules.yaml b/pywb/rules.yaml index b189b460..2760050d 100644 --- a/pywb/rules.yaml +++ b/pywb/rules.yaml @@ -456,9 +456,10 @@ rules: - match: 'yt\.setConfig.*PLAYER_CONFIG.*args":\s*{' replace: '{0} "dash": "0", dashmpd: "", ' - - match: '"player":.*"args":{' + - match: '(?:"player":|ytplayer\.config).*"args":\s*{' replace: '{0}"dash":"0","dashmpd":"",' + # testing rules -- not for valid domain #================================================================= # this rule block is a non-existent prefix merely for testing