[devdocsgjs/main: 1599/1867] mdn: remove contribute_link




commit 92d8a8ec47f9eab33405e3f6bc05fe13ae9e994e
Author: Simon Legner <Simon Legner gmail com>
Date:   Fri Jan 29 23:08:35 2021 +0100

    mdn: remove contribute_link

 lib/docs/filters/mdn/contribute_link.rb | 19 -------------------
 lib/docs/scrapers/mdn/mdn.rb            |  1 -
 2 files changed, 20 deletions(-)
---
diff --git a/lib/docs/scrapers/mdn/mdn.rb b/lib/docs/scrapers/mdn/mdn.rb
index f579d544..1ed97605 100644
--- a/lib/docs/scrapers/mdn/mdn.rb
+++ b/lib/docs/scrapers/mdn/mdn.rb
@@ -7,7 +7,6 @@ module Docs
     params[:macros] = 1
 
     html_filters.push 'mdn/clean_html'
-    text_filters.insert_before 'attribution', 'mdn/contribute_link'
 
     options[:rate_limit] = 200
     options[:trailing_slash] = false


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]