From 41da0234166f1f508e868f7af0c944b7bcb159e7 Mon Sep 17 00:00:00 2001 From: mykola2312 <49044616+mykola2312@users.noreply.github.com> Date: Sat, 9 Mar 2024 14:41:14 +0200 Subject: [PATCH] push new stylesheet --- powerdeletesuite.js | 1 + stylesheet.json | 1 + 2 files changed, 2 insertions(+) create mode 100644 stylesheet.json diff --git a/powerdeletesuite.js b/powerdeletesuite.js index 9d7b5a5..47e4d53 100644 --- a/powerdeletesuite.js +++ b/powerdeletesuite.js @@ -139,6 +139,7 @@ var pd = { pd.setup.applyCentral(); }, applyStyles: function () { + // BUG: replace url $.ajax({ url: "/r/PowerDeleteSuite/about/stylesheet/.json", context: $("#pd__style"), diff --git a/stylesheet.json b/stylesheet.json new file mode 100644 index 0000000..f14cfb1 --- /dev/null +++ b/stylesheet.json @@ -0,0 +1 @@ +{"message": "Too Many Requests", "error": 429} \ No newline at end of file