diff --git a/js/base.js b/js/base.js index 63dd788..e9d2e74 100644 --- a/js/base.js +++ b/js/base.js @@ -1,3 +1,5 @@ +self.forum = self.forum || window.location.hostname.replace(/(?:www.)?(.*).net/, "$1"); + self.BASE = self.BASE || new Proxy( { baseReportButton: (() => {