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