This website works better with JavaScript.
Home
Explore
About Gitea
Register
Sign In
onefang
/
apt-panopticon
Watch
2
Star
2
Fork
0
Code
Issues
Releases
0
Wiki
Activity
Browse Source
Increase number of mirrors allowed in the graph.
Needs a better fix.
master
onefang
3 months ago
parent
792b7ed38e
commit
23b45eaa9e
1 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
apt-panopticon-report-email-web.lua
+ 6
- 0
apt-panopticon-report-email-web.lua
View File
@@ -512,6 +512,12 @@ local colours =
'00880080',
'00088080',
'00008880',
'80000080',
'08000080',
'00800080',
'00080080',
'00008080',
'00000880',
}
local g = {}
local count = 0
Write
Preview
Loading…
Cancel
Save