Skip to content
This repository was archived by the owner on Mar 27, 2026. It is now read-only.

Commit 84be16c

Browse files
author
Alexander Sergeev
committed
Переписал обновление рейтинга из базы данных
1 parent 4da8458 commit 84be16c

9 files changed

Lines changed: 208 additions & 120 deletions

File tree

FirehoseFinder.csproj

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,18 @@
1414
<Deterministic>true</Deterministic>
1515
<NuGetPackageImportStamp>
1616
</NuGetPackageImportStamp>
17-
<IsWebBootstrapper>false</IsWebBootstrapper>
18-
<PublishUrl>C:\Users\hoplik\OneDrive\Рабочий стол\Publishing\</PublishUrl>
17+
<IsWebBootstrapper>true</IsWebBootstrapper>
18+
<PublishUrl>ftp://yggno.de:21/</PublishUrl>
1919
<Install>true</Install>
20-
<InstallFrom>Disk</InstallFrom>
20+
<InstallFrom>Web</InstallFrom>
2121
<UpdateEnabled>true</UpdateEnabled>
2222
<UpdateMode>Foreground</UpdateMode>
2323
<UpdateInterval>7</UpdateInterval>
2424
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
2525
<UpdatePeriodically>false</UpdatePeriodically>
2626
<UpdateRequired>false</UpdateRequired>
2727
<MapFileExtensions>true</MapFileExtensions>
28+
<InstallUrl>https://fhf.yggno.de/</InstallUrl>
2829
<UpdateUrl>https://fhf.yggno.de/</UpdateUrl>
2930
<SupportUrl>https://github.com/hoplik/Firehose-Finder/</SupportUrl>
3031
<ErrorReportUrl>https://github.com/hoplik/Firehose-Finder/issues</ErrorReportUrl>
@@ -37,7 +38,7 @@
3738
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
3839
<AutorunEnabled>true</AutorunEnabled>
3940
<ApplicationRevision>0</ApplicationRevision>
40-
<ApplicationVersion>24.10.24.0</ApplicationVersion>
41+
<ApplicationVersion>24.11.1.0</ApplicationVersion>
4142
<UseApplicationTrust>false</UseApplicationTrust>
4243
<CreateDesktopShortcut>true</CreateDesktopShortcut>
4344
<PublishWizardCompleted>true</PublishWizardCompleted>

0 commit comments

Comments
 (0)