From c0e1faf26376f8bdbb5c70d1daf922e4aa961717 Mon Sep 17 00:00:00 2001 From: hjdhnx Date: Thu, 17 Nov 2022 21:03:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BA=86pd=E7=B3=BB=E5=88=97?= =?UTF-8?q?=E5=87=BD=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- base/rules.db | Bin 155648 -> 155648 bytes js/version.txt | 2 +- templates/config.txt | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/base/rules.db b/base/rules.db index d8188f9c1075d3a9387daa559b0b748c1f0d8bec..417e33edd06baa13c41b70963cc089ebab358c3e 100644 GIT binary patch delta 30 mcmZoTz}awsbAmMEyooZ-jPo`oEa+x5Y-a4)&e+5F|1tow#S8%e delta 30 mcmZoTz}awsbAmME+=(*IjB__8Ea+x5XlCr$&e+5F|1towmJ9v> diff --git a/js/version.txt b/js/version.txt index a411a37..3cddb6c 100644 --- a/js/version.txt +++ b/js/version.txt @@ -1 +1 @@ -3.7.5beta9 \ No newline at end of file +3.7.5beta8 \ No newline at end of file diff --git a/templates/config.txt b/templates/config.txt index 4a48293..16b620d 100644 --- a/templates/config.txt +++ b/templates/config.txt @@ -19,7 +19,7 @@ "key":"dr_{{ rule.name }}", "name":"{{ rule.name }}(drpy)", "type":3, - "api":{% if ISTVB and xr_mode %}"{{ host }}/libs/drpy2.min.js"{% else %}"{{ host }}/libs/drpy.min.js"{% endif %}, + "api":{% if ISTVB and xr_mode %}"{{ host }}/libs/drpy2-2838.js"{% else %}"{{ host }}/libs/drpy.min.js"{% endif %}, #"api":{% if ISTVB and xr_mode %}"{{ host }}/libs/drpy.min.js"{% else %}"{{ host }}/libs/drpy.min.js"{% endif %}, #"api":"{{ host }}/libs/drpy.js", "searchable": {{ rule.searchable }}, -- GitLab