kafene
kafene
I do the same sometimes, I use this ``` php Flight::before('start', function () { Flight::request()->url = isset($_SERVER['PATH_INFO']) ? $_SERVER['PATH_INFO'] : '/'; }); ``` `PATH_INFO` is the part of the URL...
I noticed one of my scripts was breaking again on github with the message "Could not inject some scripts", even though I have removed all CSP headers via [an extension](https://addons.mozilla.org/en-US/firefox/addon/security-csp-enable-false/),...
Ah, you're right. Well it's okay, I have uBlock disabled on my router management page anyway. It does mention 4 other reserved TLDs that are not in draft - .test,...
@VulumeCode I am running a personal fork of this in which I have used `tabs.moveInSuccession` to get the desired effect. I haven't published it in a repo, but here is...
> The second is an optional hint mode that shows the number of times a given tile is used as the first letter in a word. I would personally find...