From a8150850b7f567a280f8384c7f12b5f9bb314c1d Mon Sep 17 00:00:00 2001 From: Mute Date: Sat, 15 Mar 2025 19:06:48 +0000 Subject: [PATCH] + localhost match --- lily.user.js | 1 + 1 file changed, 1 insertion(+) diff --git a/lily.user.js b/lily.user.js index a719c03..037c623 100644 --- a/lily.user.js +++ b/lily.user.js @@ -9,6 +9,7 @@ // @match https://*.bondageprojects.elementfx.com/R*/*/ // @match https://*.bondage-europe.com/R*/*/ // @match https://*.bondageprojects.com/R*/*/ +// @match http://localhost:*/* // ==/UserScript== (function() { 'use strict';