1
0
Fork 0
mirror of https://github.com/arkenfox/user.js.git synced 2025-05-20 15:47:09 +02:00
This commit is contained in:
Mizuki Nguyen 2025-01-13 20:46:42 +08:00 committed by GitHub
commit 0b905987e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
@ECHO OFF & SETLOCAL DisableDelayedExpansion
TITLE prefs.js cleaner
chcp 437>nul
REM ### prefs.js cleaner for Windows
REM ## author: @claustromaniac
REM ## version: 2.8

View file

@ -1,6 +1,6 @@
@ECHO OFF & SETLOCAL EnableDelayedExpansion
TITLE arkenfox user.js updater
chcp 437>nul
REM ## arkenfox user.js updater for Windows
REM ## author: @claustromaniac
REM ## version: 4.20