From a8743148a06a7e2cac3221afdae8253888fc0016 Mon Sep 17 00:00:00 2001 From: jevons0411 Date: Thu, 11 Aug 2022 14:30:11 +0800 Subject: [PATCH] Add new file --- Srcxpathxml.js | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Srcxpathxml.js diff --git a/Srcxpathxml.js b/Srcxpathxml.js new file mode 100644 index 00000000..1cf1479b --- /dev/null +++ b/Srcxpathxml.js @@ -0,0 +1,3 @@ +function xpathxml(html,note,type){ + return ""; +}