From 02d2c89ba502a7ae86052167ac1294167f0d9d0a Mon Sep 17 00:00:00 2001 From: openclaw Date: Tue, 3 Mar 2026 01:53:59 +0300 Subject: [PATCH] chore: rename plugin file to porn365.js --- README.md | 2 +- p365x-plugin.js => porn365.js | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename p365x-plugin.js => porn365.js (100%) diff --git a/README.md b/README.md index 372ece9..42d7b6d 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ MVP plugin for Lampa that parses and plays videos from m.porno365x.space. ## Install -Add plugin URL in Lampa plugin manager pointing to `p365x-plugin.js`. +Add plugin URL in Lampa plugin manager pointing to `porn365.js`. diff --git a/p365x-plugin.js b/porn365.js similarity index 100% rename from p365x-plugin.js rename to porn365.js