Replace Links with Images on 1337x.to

Replace specified links with images on 1337x.to

Versión del día 10/08/2024. Echa un vistazo a la versión más reciente.

Tendrás que instalar una extensión para tu navegador como Tampermonkey, Greasemonkey o Violentmonkey si quieres utilizar este script.

Necesitarás instalar una extensión como Tampermonkey o Violentmonkey para instalar este script.

Necesitarás instalar una extensión como Tampermonkey o Violentmonkey para instalar este script.

Necesitarás instalar una extensión como Tampermonkey o Userscripts para instalar este script.

Necesitará instalar una extensión como Tampermonkey para instalar este script.

Necesitarás instalar una extensión para administrar scripts de usuario si quieres instalar este script.

(Ya tengo un administrador de scripts de usuario, déjame instalarlo)

Necesitará instalar una extensión como Stylus para instalar este estilo.

Necesitará instalar una extensión como Stylus para instalar este estilo.

Necesitará instalar una extensión como Stylus para instalar este estilo.

Necesitará instalar una extensión del gestor de estilos de usuario para instalar este estilo.

Necesitará instalar una extensión del gestor de estilos de usuario para instalar este estilo.

Necesitará instalar una extensión del gestor de estilos de usuario para instalar este estilo.

(Ya tengo un administrador de estilos de usuario, déjame instalarlo)

Autor
Wei Zong
Calificaciones
0 0 0
Versión
0.3
Creado
10/08/2024
Actualizado
10/08/2024
Tamaño
1.59 KB
Licencia
MIT
Funciona en

# 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 许可证。