mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-08 23:04:20 -05:00
[PR #1390] api/ntv: initial support #1396
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/1390
Author: @veselcraft
Created: 7/11/2025
Status: 🔄 Open
Base:
main← Head:ntv-support📝 Commits (1)
6f9e4bcapi/ntv: initial support📊 Changes
6 files changed (+144 additions, -1 deletions)
View changed files
📝
api/src/processing/match-action.js(+1 -0)📝
api/src/processing/match.js(+10 -0)📝
api/src/processing/service-config.js(+8 -1)📝
api/src/processing/service-patterns.js(+4 -0)➕
api/src/processing/services/ntv.js(+101 -0)➕
api/src/util/tests/ntv.json(+20 -0)📄 Description
i was bored so hard, funniest shit i've ever made
service is ✅ freely accessible and ✅ available from any ip
sorry for my type shit
test instance https://ruki-v-konche.napolnycss.ru/
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.