Remaster luci-app-youtubeUnblock from deprecated lua scripts to

client-side JS
This commit is contained in:
Vadim Vetrov
2024-12-21 02:56:11 +03:00
parent e7329a11ef
commit c9202aeedf
6 changed files with 293 additions and 111 deletions

View File

@@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for youtubeUnblock
LUCI_DEPENDS:=+luci-base +luci-compat
LUCI_DEPENDS:=+luci-base
PKG_LICENSE:=GPL
PKG_MAINTAINER:=Vadim Vetrov <vetrovvd@gmail.com>