wikipedia2json
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -475,3 +475,3 @@ //turns wikimedia script into json | ||
} | ||
if(s.match(/\{\{(SCOTUSCase|Jctgap|BCint|Taxobox|Quote box|succession box|multiple|columns-list|Persondata|Panorama|stack|ordered list|Aircraft specs|Coin image|Drugbox|Album|track|cite|infobox|Inligtingskas|sister|geographic|navboxes|listen|historical|citeweb|citenews|lien|clima|cita|Internetquelle|article|weather)[ \|:\n]/i)){ | ||
if(s.match(/\{\{(SCOTUSCase|Jctgap|BCint|Taxobox|Quote box|succession box|multiple|columns-list|Persondata|Panorama|stack|ordered list|Aircraft specs|Coin image|Drugbox|Album|track|Tracklist|cite|infobox|Inligtingskas|sister|geographic|navboxes|listen|historical|citeweb|citenews|lien|clima|cita|Internetquelle|article|weather)[ \|:\n]/i)){ | ||
wiki=wiki.replace(s,'') | ||
@@ -478,0 +478,0 @@ } |
{ | ||
"name": "wikipedia2json", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "wikipedia to json", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
443477