From 52801b4de1d63cd01191acf7fcee137977140ec0 Mon Sep 17 00:00:00 2001 From: lexicade Date: Fri, 27 Jan 2023 21:06:30 +0000 Subject: Project init --- ffxiv/lodestone-css-selectors-0.52.0/cwls/cwls.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 ffxiv/lodestone-css-selectors-0.52.0/cwls/cwls.json (limited to 'ffxiv/lodestone-css-selectors-0.52.0/cwls/cwls.json') diff --git a/ffxiv/lodestone-css-selectors-0.52.0/cwls/cwls.json b/ffxiv/lodestone-css-selectors-0.52.0/cwls/cwls.json new file mode 100644 index 0000000..4c4b007 --- /dev/null +++ b/ffxiv/lodestone-css-selectors-0.52.0/cwls/cwls.json @@ -0,0 +1,9 @@ +{ + "NAME": { + "selector": ".heading__linkshell__name", + "regex": "\\s*(?P\\S*)" + }, + "DC": { + "selector": ".heading__cwls__dcname" + } +} \ No newline at end of file -- cgit v1.2.3