2025.9.1.0

API.PornHub: update regex and data parsing
This commit is contained in:
Andy
2025-09-01 16:41:44 +03:00
parent 5857fcfae3
commit 1404afdfa3
4 changed files with 32 additions and 10 deletions

View File

@@ -32,6 +32,6 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>
<Assembly: AssemblyVersion("2025.8.30.0")>
<Assembly: AssemblyFileVersion("2025.8.30.0")>
<Assembly: AssemblyVersion("2025.9.1.0")>
<Assembly: AssemblyFileVersion("2025.9.1.0")>
<Assembly: NeutralResourcesLanguage("en")>