From 07c20930209574c11f4921910be6e6dd356bd478 Mon Sep 17 00:00:00 2001 From: Ilya Kreymer Date: Thu, 18 Jun 2015 02:33:03 -0400 Subject: [PATCH] rules: disqus comments work --- pywb/rules.yaml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/pywb/rules.yaml b/pywb/rules.yaml index a556e576..ee2fa104 100644 --- a/pywb/rules.yaml +++ b/pywb/rules.yaml @@ -174,11 +174,19 @@ rules: match: 'videos(?:_[^/]+)?/([^?]+)' # disqus - - url_prefix: 'com,disqus' + - url_prefix: 'xcom,disqus' rewrite: js_rewrite_location: location + - aurl_prefix: 'xcom,disqus)/embed/comments' + + fuzzy_lookup: + - base + - version + - t_i + + # youtube rules #=================================================================