wikipedia2json
Advanced tools
Comparing version 0.1.2 to 0.1.3
@@ -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|Tracklist|NHL|Location|Crossings|MLBBioHon|Geobox|Chinese|Ordination|reflist|cite|infobox|Inligtingskas|sister|geographic|navboxes|listen|historical|citeweb|citenews|lien|clima|cita|Internetquelle|article|weather)[ \|:\n]/i)){ | ||
if(s.match(/\{\{(charmap|US|starbox|Quotation|Earthquake|service|CFB|footballbox|Pie|2TeamBracket|AFLGameDetailed|AFLGameFooter|yearbox|Grand|football| infobox|College|8TeamBracket|Motorsport|Rugbybox|NASCAR|Blacklisted-links|TennisEventInfo|CBB|F1|IceHockeybox|Fb_cl_footer|32TeamBracket|Curlingbox|Limited|PBA|basketballbox|linescore|WTCC|Year|MMAevent|MMAtitle|TennisEvents2|MotoGP_race_report|4Team2ElimBracket|16TeamBracket|3GameSeries|Fb|6Team2ElimA|NHLPlayoffs|6Team2ElimB|10TeamBracket|6Team2ElimC|64TeamBracket|Chembox|rquote|SGP|Round|3RoundBracket|hockeybox2|NRL|Ice|player4|SECBracket|6TeamBracket|FIBA|Baseball|4TeamBracket|4col|SCOTUSCase|Jctgap|BCint|Taxobox|Quote box|succession box|multiple|columns-list|Persondata|Panorama|stack|ordered list|Aircraft specs|Coin image|Drugbox|Album|track|Tracklist|NHL|Location|Crossings|MLBBioHon|Geobox|Chinese|Ordination|reflist|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.2", | ||
"version": "0.1.3", | ||
"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
444169
2035