diff options
Diffstat (limited to '.config/nvchecker')
-rw-r--r-- | .config/nvchecker/nvchecker.toml | 53 |
1 files changed, 31 insertions, 22 deletions
diff --git a/.config/nvchecker/nvchecker.toml b/.config/nvchecker/nvchecker.toml index 6eca418..3c0a3f1 100644 --- a/.config/nvchecker/nvchecker.toml +++ b/.config/nvchecker/nvchecker.toml | |||
@@ -4,11 +4,6 @@ newver = "new_ver.json" | |||
4 | user_agent = "yigitsever" | 4 | user_agent = "yigitsever" |
5 | keyfile = "keyfile.toml" | 5 | keyfile = "keyfile.toml" |
6 | 6 | ||
7 | [metadata-cleaner] | ||
8 | source = "gitlab" | ||
9 | gitlab = "rmnvgr/metadata-cleaner" | ||
10 | use_max_tag = true | ||
11 | |||
12 | [thorium] | 7 | [thorium] |
13 | source = "github" | 8 | source = "github" |
14 | github = "edrlab/thorium-reader" | 9 | github = "edrlab/thorium-reader" |
@@ -91,7 +86,7 @@ use_latest_release = true | |||
91 | 86 | ||
92 | [pfetch] | 87 | [pfetch] |
93 | source = "github" | 88 | source = "github" |
94 | github = "dylanaraps/pfetch" | 89 | github = "Un1q32/pfetch" |
95 | use_latest_release = true | 90 | use_latest_release = true |
96 | 91 | ||
97 | [httpx] | 92 | [httpx] |
@@ -129,14 +124,9 @@ source = "github" | |||
129 | github = "LemonBoy/ldm" | 124 | github = "LemonBoy/ldm" |
130 | use_latest_release = true | 125 | use_latest_release = true |
131 | 126 | ||
132 | [gourmand] | ||
133 | source = "github" | ||
134 | github = "GourmandRecipeManager/gourmand" | ||
135 | use_latest_release = true | ||
136 | |||
137 | [python-html-text] | 127 | [python-html-text] |
138 | source = "github" | 128 | source = "github" |
139 | github = "TeamHG-Memex/html-text" | 129 | github = "zytedata/html-text" |
140 | use_latest_tag = true | 130 | use_latest_tag = true |
141 | 131 | ||
142 | [python-jstyleson] | 132 | [python-jstyleson] |
@@ -147,16 +137,6 @@ pypi = "jstyleson" | |||
147 | source = "pypi" | 137 | source = "pypi" |
148 | pypi = "mf2py" | 138 | pypi = "mf2py" |
149 | 139 | ||
150 | [python-extruct] | ||
151 | source = "github" | ||
152 | github = "scrapinghub/extruct" | ||
153 | use_latest_tag = true | ||
154 | |||
155 | [helmsman] | ||
156 | source = "github" | ||
157 | github = "Praqma/helmsman" | ||
158 | use_latest_release = true | ||
159 | |||
160 | [datavzrd] | 140 | [datavzrd] |
161 | source = "github" | 141 | source = "github" |
162 | github = "datavzrd/datavzrd" | 142 | github = "datavzrd/datavzrd" |
@@ -177,3 +157,32 @@ source = "github" | |||
177 | github = "lcallarec/live-chart" | 157 | github = "lcallarec/live-chart" |
178 | use_latest_release = true | 158 | use_latest_release = true |
179 | 159 | ||
160 | [tex-fmt] | ||
161 | source = "github" | ||
162 | github = "WGUNDERWOOD/tex-fmt" | ||
163 | use_latest_release = true | ||
164 | |||
165 | [tlsx] | ||
166 | source = "github" | ||
167 | github = "projectdiscovery/tlsx" | ||
168 | use_latest_release = true | ||
169 | |||
170 | [cvemap] | ||
171 | source = "github" | ||
172 | github = "projectdiscovery/cvemap" | ||
173 | use_latest_release = true | ||
174 | |||
175 | [puredns] | ||
176 | source = "github" | ||
177 | github = "d3mondev/puredns" | ||
178 | use_latest_release = true | ||
179 | |||
180 | [py-spy] | ||
181 | source = "github" | ||
182 | github = "benfred/py-spy" | ||
183 | use_latest_release = true | ||
184 | |||
185 | [xq] | ||
186 | source = "github" | ||
187 | github = "sibprogrammer/xq" | ||
188 | use_latest_release = true | ||