Skip to content

Instantly share code, notes, and snippets.

@dragoncity17
dragoncity17 / Aliexpress-prix-total.user.js
Last active August 17, 2023 15:45
AliExpress Prix Total
// ==UserScript==
// @name AliExpress Prix Total
// @namespace http://tampermonkey.net/
// @version 1.0
// @description Affiche le prix total en dessous du prix d'achat sur les pages AliExpress.
// @author DragonCity
// @match *://*.aliexpress.com/*
// @grant none
// ==/UserScript==
@dragoncity17
dragoncity17 / ali_xman_us_f.user.js
Last active July 27, 2023 13:02
AliExpress Modification cookie xman_us_f
// ==UserScript==
// @name AliExpress Modification cookie xman_us_f
// @description Modifier le cookie xman_us_f sur AliExpress
// @match *://*.aliexpress.com/*
// ==/UserScript==
// Thanks AndShy for your help ! :)
(function() {
'use strict';
@dragoncity17
dragoncity17 / kms
Created January 26, 2021 15:29 — forked from vikassaini01/kms
KMS server Windows
Online kms host address:
--------
kms.digiboy.ir
54.223.212.31
kms.cnlic.com
kms.chinancce.com
kms.ddns.net
franklv.ddns.net
k.zpale.com
m.zpale.com
@dragoncity17
dragoncity17 / EmuParadise Download.user.js
Last active September 29, 2022 00:01
EmuParadise Download
// ==UserScript==
// @name EmuParadise Download Workaround
// @version 1.2.3
// @description Replaces the download button link with a working one
// @author infval (Eptun)
// @match https://www.emuparadise.me/*/*/*
// @grant none
// ==/UserScript==
// https://www.reddit.com/r/Piracy/comments/968sm6/a_script_for_easy_downloading_of_emuparadise_roms/