This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Backup and restore UBI partitions and volumes | |
# Tested on Arris RAC2V1A router | |
BusyBox v1.22.1 (2018-03-01 14:46:14 CST) built-in shell (ash) | |
Enter 'help' for a list of built-in commands. | |
MM NM MMMMMMM M M | |
$MMMMM MMMMM MMMMMMMMMMM MMM MMM | |
MMMMMMMM MM MMMMM. MMMMM:MMMMMM: MMMM MMMMM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name AliExpress Sort by Shipped Price | |
// @namespace https://github.com/Lanchon/aliexpress-show-shipped-price | |
// @version 4 | |
// @description Sort items by price including shipping on AliExpress | |
// @author Maxim Mazurok, Lanchon | |
// @match *://*.aliexpress.tld/* | |
// @grant none | |
// @downloadURL https://gist.github.com/Lanchon/a89282be17dde6f46725a5325abd8dee/raw/aliexpress-show-shipped-price.user.js | |
// ==/UserScript== |
OlderNewer