1- From 59e3c1e8105477b5b6c78ef0579a3f809ef89949 Mon Sep 17 00:00:00 2001
1+ From 5e70bc02f358a0ab63f09cbcd969a0e103ea0508 Mon Sep 17 00:00:00 2001
22From: myfreeer <myfreeer@users.noreply.github.com>
3- Date: Fri, 5 Apr 2019 07:50:59 +0800
3+ Date: Sat, 14 Mar 2020 12:32:04 +0800
44Subject: [PATCH] source: use zh localized version
55
66---
@@ -17,7 +17,7 @@ Subject: [PATCH] source: use zh localized version
1717 10 files changed, 52 insertions(+), 49 deletions(-)
1818
1919diff --git a/Makefile b/Makefile
20- index e54b72d..84d98a5 100644
20+ index 22d5596..559fe38 100644
2121--- a/Makefile
2222+++ b/Makefile
2323@@ -100,18 +100,18 @@ install: all
@@ -146,7 +146,7 @@ index e54b72d..84d98a5 100644
146146+ https://zh.cppreference.com/w/ ; \
147147 popd > /dev/null
148148
149- - ./export.py --url=http ://en.cppreference.com/mwiki reference/cppreference-export-ns0,4,8,10.xml 0 4 8 10
149+ - ./export.py --url=https ://en.cppreference.com/mwiki reference/cppreference-export-ns0,4,8,10.xml 0 4 8 10
150150+ ./export.py --url=https://zh.cppreference.com/mwiki reference/cppreference-export-ns0,4,8,10.xml 0 4 8 10
151151diff --git a/commands/preprocess.py b/commands/preprocess.py
152152index 2f8ff4c..43a527a 100644
@@ -255,7 +255,7 @@ index 9aa3fc7..13294ec 100755
255255 pywikibot.config2.step = 100
256256 pywikibot.config2.put_throttle = 0
257257diff --git a/index2ddg.py b/index2ddg.py
258- index 0cfa557..36bcb45 100755
258+ index f8c9e12..4bdc3d0 100755
259259--- a/index2ddg.py
260260+++ b/index2ddg.py
261261@@ -465,7 +465,7 @@ def process_identifier(out, redirects, root, link, item_ident, item_type,
@@ -337,5 +337,5 @@ index 0b9f580..ab6dddb 100644
337337
338338 root = function(root)
339339- -
340- 2.19.1
340+ 2.25.0
341341
0 commit comments