Skip to content

Instantly share code, notes, and snippets.

# 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
@Lanchon
Lanchon / aliexpress-show-shipped-price.user.js
Last active February 2, 2025 00:03
UserScript for sorting items by price including shipping on AliExpress
// ==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==