Replace Links with Images on 1337x.to

Replace specified links with images on 1337x.to

Versione datata 10/08/2024. Vedi la nuova versione l'ultima versione.

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

Autore
Wei Zong
Valutazione
0 0 0
Versione
0.3
Creato il
10/08/2024
Aggiornato il
10/08/2024
Dimensione
1,59 KB
Licenza
MIT
Applica a

# README (English)

## Replace Links with Images on 1337x.to

### Description

This Tampermonkey script automatically replaces specified links with images on the 1337x.to website. It identifies links that match a particular pattern and replaces them with the corresponding images.

### Features

- Automatically detects links with a specific pattern.
- Replaces the links with `` tags displaying the images.
- Ensures the images are responsive and lazy-loaded.

### Installation

1. Install [Tampermonkey](https://www.tampermonkey.net/) if you haven't already.
2. Click on the "Install this script" button on Greasy Fork.
3. The script will automatically run on the 1337x.to website.

### Usage

Once installed, visit any page on 1337x.to. The script will automatically find and replace the specified links with images.

### Changelog

#### v0.1
- Initial release

### License

This script is licensed under the MIT License.

---

# README (中文)

## 替换 1337x.to 网站上的链接为图片

### 描述

这个 Tampermonkey 脚本会自动将 1337x.to 网站上的指定链接替换为图片。它会识别符合特定模式的链接,并用对应的图片进行替换。

### 功能

- 自动检测具有特定模式的链接。
- 将链接替换为显示图片的 `` 标签。
- 确保图片具有响应式和延迟加载功能。

### 安装

1. 如果尚未安装,请先安装 [Tampermonkey](https://www.tampermonkey.net/)。
2. 点击 Greasy Fork 上的“安装此脚本”按钮。
3. 脚本将自动在 1337x.to 网站上运行。

### 使用方法

安装后,访问 1337x.to 上的任何页面。脚本会自动查找并将指定的链接替换为图片。

### 更新日志

#### v0.1
- 初始发布

### 许可证

这个脚本使用 MIT 许可证。