-
L'idée, pour les votes decryptés (https://datan.fr/votes/legislature-15/vote_3433), serait de crypter les liens dans la section "Pour mieux comprendre", comme les liens cryptés sur les pages députés. …
-
PLease comment
-
Launching bitcoind I get the following error:
```
************************
EXCEPTION: St13runtime_error
CLevelDB(): error opening database environment Corruption: missing start of fragmented r…
-
What is the status of PHP 8 compatibility ?
I have some issues regarding sessions after code obftucation, but I can not pin point exactly the source of error.
Thank you!
-
We have taking over a laravel system where the original programmer aren't available anymore.
Like to have register user to function but no response.
Nothing happends except that it feels the click…
-
**Prerequisites (mark completed items with an [x]):**
- [x] I have have carried out troubleshooting steps and I believe I have found a bug.
- [x] I have searched for similar bugs in both open and cl…
-
Related to the closed javascript-obfuscator/javascript-obfuscator-ui#27 - Still happening for me **@2.10.1**
**CLI**
`test.js --output test.min.js --reserved-names 'a' --rename-globals true --log …
-
Hello. How do you feel about the fact that this library has become an instrument of unjust power over users?
The Canvas-based identification method has been extended due to the emergence of the `fi…
-
Hi
First of all - thank you for this software.
But after the last update, results/stats.php always shows a warning about the need to specify a password in telemetry_settings.php.
This is due to t…
-
In the resulting file, you need to find the encoded string (usually # 26).
Then decode it - gzuncompress(base64_decode("str")).
Next, find the encoded string again, and decode it using base64_decode…