Skip to content

Commit b632643

Browse files
committed
CiteHighlighter: finish renaming "Deploy source list tool"
1 parent 5338402 commit b632643

File tree

1 file changed

+2
-2
lines changed
  • CiteHighlighter/deploy source list tool

1 file changed

+2
-2
lines changed

CiteHighlighter/deploy source list tool/index.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@ function getWikitextFromEnWiki($article) {
2323
?><!DOCTYPE html>
2424
<html lang="en-us">
2525
<head>
26-
<title>Cite Highlighter - NPPSG and MySources to array tool</title>
26+
<title>Cite Highlighter - Deploy source list tool</title>
2727
<link rel="stylesheet" href="style.css" />
2828
<script type="module" src="script.js"></script>
2929
<meta charset="utf-8">
3030
</head>
3131
<body>
3232
<h1>
33-
Cite Highlighter - NPPSG and MySources to array tool
33+
Cite Highlighter - Deploy source list tool
3434
</h1>
3535
<p>
3636
Automatically loads the contents of <a href="https://en.wikipedia.org/wiki/Wikipedia:New_page_patrol_source_guide" target="_blank">Wikipedia:New pages patrol source guide</a> and <a href="https://en.wikipedia.org/wiki/User:Novem_Linguae/Scripts/CiteHighlighter/AllSourcesExceptNPPSG" target="_blank">User:Novem Linguae/Scripts/CiteHighlighter/AllSourcesExceptNPPSG</a>, then parses it into JSON below. There are also some hard-coded domains and changes in this tool's Javascript logic.

0 commit comments

Comments
 (0)