Compare commits
No commits in common. "bf7031eabd0e0c6243e5cd70893f3c6403458027" and "57b0a107058d28c6b995f074b6c0a00445292435" have entirely different histories.
bf7031eabd
...
57b0a10705
169
dashboard/changes.txt
Executable file
|
|
@ -0,0 +1,169 @@
|
|||
xlx db v2.4.1
|
||||
|
||||
you can now hide the liveircddb menu button, if you are running your db in https.
|
||||
|
||||
- "config.inc.php
|
||||
- "index.php"
|
||||
|
||||
xlx db v2.4.0
|
||||
|
||||
- "config.inc.php"
|
||||
- "index.php"
|
||||
- "js"
|
||||
- "layout.css"
|
||||
|
||||
xlx db v2.3.9
|
||||
|
||||
redesign for the callinghome.php
|
||||
|
||||
- "config.inc.php"
|
||||
- "index.php"
|
||||
- "functions.php"
|
||||
|
||||
xlx db v2.3.8
|
||||
|
||||
add support for network traffic statistics via vnstat.
|
||||
|
||||
- "config.inc.php"
|
||||
- "index.php"
|
||||
- "functions.php"
|
||||
|
||||
add traffic.php
|
||||
|
||||
xlx db v2.3.7
|
||||
|
||||
add background color change on active page.
|
||||
|
||||
- "config.inc.php"
|
||||
- "layout.css"
|
||||
- "index.php"
|
||||
|
||||
xlx db v2.3.6
|
||||
|
||||
add xlx reflector version to calling home.
|
||||
|
||||
- "config.inc.php"
|
||||
- "class.reflector.php"
|
||||
|
||||
xlx db v2.3.5
|
||||
|
||||
now the page refresh is now suspended until you leave the filte fields.
|
||||
|
||||
- "index.php"
|
||||
- "users.php"
|
||||
- "config.inc.php"
|
||||
|
||||
xlx db v2.3.4
|
||||
|
||||
add filter function to the dashboard. It can be enabled or disabled via the config.inc.php
|
||||
|
||||
- "index.php"
|
||||
- "users.php"
|
||||
- "config.inc.php" $PageOptions['UserPage']['ShowFilter'] added
|
||||
- "layout.css"
|
||||
|
||||
xlx db v2.3.3
|
||||
|
||||
now displays always the correct module for the last heard station.
|
||||
db v2.3.3 requires xlxd v1.4.1
|
||||
|
||||
- "class.station.php"
|
||||
- "class.reflector.php"
|
||||
- "users.php"
|
||||
|
||||
xlx db v2.3.2
|
||||
|
||||
add random id for nodes, to show the correct linked module for multiple nodes with
|
||||
the same call signe linked to different modules.
|
||||
|
||||
- "class.node.php"
|
||||
- "class.reflector.php"
|
||||
- "users.php"
|
||||
|
||||
xlx db v2.3.1
|
||||
|
||||
- "config.inc.php" $CallingHome['InterlinkFile'] added
|
||||
- "index.php" added support for interlink visualization
|
||||
- "class.reflector.php" callingHome redisigned for interlink visualization
|
||||
- "class.interlink.php" interlink visualization
|
||||
|
||||
xlx db v2.2.3
|
||||
|
||||
- "config.inc.php" $CallingHome['HashFile'] and $CallingHome['OverrideIPAddress'] added
|
||||
- "index.php" supports new variables from config.inc.php
|
||||
- "class.reflector.php" supports new variables from config.inc.php
|
||||
- "country.csv " prefixes update
|
||||
|
||||
xlx db v2.2.2
|
||||
|
||||
This version is a major release with voluntary self-registration feature build in.
|
||||
You need to edit the conf.inc.php to your needs.
|
||||
On the first run your personal hash to access the database is place in the server’s /tmp folder.
|
||||
Take care to make a backup of this file because this folder is cleaned up after a server reboot.
|
||||
|
||||
This version is a major release
|
||||
|
||||
xlx db v2.1.6
|
||||
|
||||
With this version of the dashboard, serveral parameters
|
||||
are free configurable.
|
||||
Changes are made in "config.inc.php"
|
||||
|
||||
- "config.inc.php"
|
||||
- "index.php"
|
||||
- "users.php"
|
||||
- "peers.php
|
||||
- "repeaters.php"
|
||||
|
||||
xlx db v2.1.5
|
||||
|
||||
- "class.node.php" added "get prefix
|
||||
- "repeaters.php" check for XRF or REF link
|
||||
- "country.csv " prefixes update + gate symbol
|
||||
- "flags" gate.png
|
||||
|
||||
xlx db v2.1.4
|
||||
|
||||
- "class.reflector.php" improved the flag search
|
||||
- "country.csv" added serveral prefixes
|
||||
- "flags" added Puerto Ricco and Åland Islands
|
||||
|
||||
xlx db v2.1.3
|
||||
|
||||
- "index.php" added support for multiradio repeaters
|
||||
- "users.php" added support for multiradio repeaters
|
||||
- "class.reflector.php" added support for multiradio repeaters
|
||||
- "repeaters.php" added suffix "D" for "dongle"
|
||||
|
||||
xlx db v2.1.2
|
||||
|
||||
- "index.php" bugfix to correct an error if XLX name is equal to XLX000
|
||||
|
||||
xlx db v2.1.1
|
||||
|
||||
- "peers.php" added hyperlink to the peers ip address
|
||||
|
||||
xlx db v2.1.0
|
||||
|
||||
- "index.php"
|
||||
button "Peers" added
|
||||
button "Repeaters/Nodes" shows now the number of connected devices
|
||||
moved XLX name, version and service uptime to improve view on mobile devices
|
||||
|
||||
- "class.peer.php" added
|
||||
|
||||
- "peers.php" added
|
||||
|
||||
- "repeaters.php" limits nodes show up to 100 nodes
|
||||
|
||||
xlx db v2.0.6
|
||||
|
||||
- "index.php" now reads out the XLX service uptime and not the server uptime
|
||||
- "country.csv" prefixes update
|
||||
- "class.reflector.php" flags showing improvements
|
||||
- "users.php" limits user show up to 40 users
|
||||
- "repeaters.php" limits nodes show up to 40 nodes
|
||||
|
||||
xlx db v2.0.5
|
||||
|
||||
- "class.reflector.php" extra callsign checking
|
||||
0
dashboard1/css/layout.css → dashboard/css/layout.css
Normal file → Executable file
0
dashboard1/favicon.ico → dashboard/favicon.ico
Normal file → Executable file
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
0
dashboard1/img/down.png → dashboard/img/down.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4 KiB After Width: | Height: | Size: 4 KiB |
0
dashboard1/img/dvc.jpg → dashboard/img/dvc.jpg
Normal file → Executable file
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 25 KiB |
0
dashboard1/img/ear.png → dashboard/img/ear.png
Normal file → Executable file
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
0
dashboard1/img/easterheader.jpg → dashboard/img/easterheader.jpg
Normal file → Executable file
|
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 48 KiB |
0
dashboard1/img/flags/ad.png → dashboard/img/flags/ad.png
Normal file → Executable file
|
Before Width: | Height: | Size: 449 B After Width: | Height: | Size: 449 B |
0
dashboard1/img/flags/ae.png → dashboard/img/flags/ae.png
Normal file → Executable file
|
Before Width: | Height: | Size: 131 B After Width: | Height: | Size: 131 B |
0
dashboard1/img/flags/af.png → dashboard/img/flags/af.png
Normal file → Executable file
|
Before Width: | Height: | Size: 342 B After Width: | Height: | Size: 342 B |
0
dashboard1/img/flags/ag.png → dashboard/img/flags/ag.png
Normal file → Executable file
|
Before Width: | Height: | Size: 486 B After Width: | Height: | Size: 486 B |
0
dashboard1/img/flags/al.png → dashboard/img/flags/al.png
Normal file → Executable file
|
Before Width: | Height: | Size: 357 B After Width: | Height: | Size: 357 B |
0
dashboard1/img/flags/am.png → dashboard/img/flags/am.png
Normal file → Executable file
|
Before Width: | Height: | Size: 124 B After Width: | Height: | Size: 124 B |
0
dashboard1/img/flags/ao.png → dashboard/img/flags/ao.png
Normal file → Executable file
|
Before Width: | Height: | Size: 310 B After Width: | Height: | Size: 310 B |
0
dashboard1/img/flags/ar.png → dashboard/img/flags/ar.png
Normal file → Executable file
|
Before Width: | Height: | Size: 139 B After Width: | Height: | Size: 139 B |
0
dashboard1/img/flags/at.png → dashboard/img/flags/at.png
Normal file → Executable file
|
Before Width: | Height: | Size: 101 B After Width: | Height: | Size: 101 B |
0
dashboard1/img/flags/au.png → dashboard/img/flags/au.png
Normal file → Executable file
|
Before Width: | Height: | Size: 501 B After Width: | Height: | Size: 501 B |
0
dashboard1/img/flags/ax.png → dashboard/img/flags/ax.png
Normal file → Executable file
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
0
dashboard1/img/flags/az.png → dashboard/img/flags/az.png
Normal file → Executable file
|
Before Width: | Height: | Size: 175 B After Width: | Height: | Size: 175 B |
0
dashboard1/img/flags/ba.png → dashboard/img/flags/ba.png
Normal file → Executable file
|
Before Width: | Height: | Size: 241 B After Width: | Height: | Size: 241 B |
0
dashboard1/img/flags/bb.png → dashboard/img/flags/bb.png
Normal file → Executable file
|
Before Width: | Height: | Size: 243 B After Width: | Height: | Size: 243 B |
0
dashboard1/img/flags/bd.png → dashboard/img/flags/bd.png
Normal file → Executable file
|
Before Width: | Height: | Size: 200 B After Width: | Height: | Size: 200 B |
0
dashboard1/img/flags/be.png → dashboard/img/flags/be.png
Normal file → Executable file
|
Before Width: | Height: | Size: 108 B After Width: | Height: | Size: 108 B |
0
dashboard1/img/flags/bf.png → dashboard/img/flags/bf.png
Normal file → Executable file
|
Before Width: | Height: | Size: 181 B After Width: | Height: | Size: 181 B |
0
dashboard1/img/flags/bg.png → dashboard/img/flags/bg.png
Normal file → Executable file
|
Before Width: | Height: | Size: 121 B After Width: | Height: | Size: 121 B |
0
dashboard1/img/flags/bh.png → dashboard/img/flags/bh.png
Normal file → Executable file
|
Before Width: | Height: | Size: 125 B After Width: | Height: | Size: 125 B |
0
dashboard1/img/flags/bi.png → dashboard/img/flags/bi.png
Normal file → Executable file
|
Before Width: | Height: | Size: 470 B After Width: | Height: | Size: 470 B |
0
dashboard1/img/flags/bj.png → dashboard/img/flags/bj.png
Normal file → Executable file
|
Before Width: | Height: | Size: 100 B After Width: | Height: | Size: 100 B |
0
dashboard1/img/flags/bn.png → dashboard/img/flags/bn.png
Normal file → Executable file
|
Before Width: | Height: | Size: 847 B After Width: | Height: | Size: 847 B |
0
dashboard1/img/flags/bo.png → dashboard/img/flags/bo.png
Normal file → Executable file
|
Before Width: | Height: | Size: 117 B After Width: | Height: | Size: 117 B |
0
dashboard1/img/flags/br.png → dashboard/img/flags/br.png
Normal file → Executable file
|
Before Width: | Height: | Size: 436 B After Width: | Height: | Size: 436 B |
0
dashboard1/img/flags/bs.png → dashboard/img/flags/bs.png
Normal file → Executable file
|
Before Width: | Height: | Size: 221 B After Width: | Height: | Size: 221 B |
0
dashboard1/img/flags/bt.png → dashboard/img/flags/bt.png
Normal file → Executable file
|
Before Width: | Height: | Size: 685 B After Width: | Height: | Size: 685 B |
0
dashboard1/img/flags/bw.png → dashboard/img/flags/bw.png
Normal file → Executable file
|
Before Width: | Height: | Size: 105 B After Width: | Height: | Size: 105 B |
0
dashboard1/img/flags/by.png → dashboard/img/flags/by.png
Normal file → Executable file
|
Before Width: | Height: | Size: 307 B After Width: | Height: | Size: 307 B |
0
dashboard1/img/flags/bz.png → dashboard/img/flags/bz.png
Normal file → Executable file
|
Before Width: | Height: | Size: 751 B After Width: | Height: | Size: 751 B |
0
dashboard1/img/flags/ca.png → dashboard/img/flags/ca.png
Normal file → Executable file
|
Before Width: | Height: | Size: 302 B After Width: | Height: | Size: 302 B |
0
dashboard1/img/flags/cd.png → dashboard/img/flags/cd.png
Normal file → Executable file
|
Before Width: | Height: | Size: 451 B After Width: | Height: | Size: 451 B |
0
dashboard1/img/flags/cf.png → dashboard/img/flags/cf.png
Normal file → Executable file
|
Before Width: | Height: | Size: 197 B After Width: | Height: | Size: 197 B |
0
dashboard1/img/flags/cg.png → dashboard/img/flags/cg.png
Normal file → Executable file
|
Before Width: | Height: | Size: 142 B After Width: | Height: | Size: 142 B |
0
dashboard1/img/flags/ch.png → dashboard/img/flags/ch.png
Normal file → Executable file
|
Before Width: | Height: | Size: 107 B After Width: | Height: | Size: 107 B |
0
dashboard1/img/flags/ci.png → dashboard/img/flags/ci.png
Normal file → Executable file
|
Before Width: | Height: | Size: 97 B After Width: | Height: | Size: 97 B |
0
dashboard1/img/flags/cl.png → dashboard/img/flags/cl.png
Normal file → Executable file
|
Before Width: | Height: | Size: 147 B After Width: | Height: | Size: 147 B |
0
dashboard1/img/flags/cm.png → dashboard/img/flags/cm.png
Normal file → Executable file
|
Before Width: | Height: | Size: 163 B After Width: | Height: | Size: 163 B |
0
dashboard1/img/flags/cn.png → dashboard/img/flags/cn.png
Normal file → Executable file
|
Before Width: | Height: | Size: 214 B After Width: | Height: | Size: 214 B |
0
dashboard1/img/flags/co.png → dashboard/img/flags/co.png
Normal file → Executable file
|
Before Width: | Height: | Size: 99 B After Width: | Height: | Size: 99 B |
0
dashboard1/img/flags/cr.png → dashboard/img/flags/cr.png
Normal file → Executable file
|
Before Width: | Height: | Size: 116 B After Width: | Height: | Size: 116 B |
|
Before Width: | Height: | Size: 922 B After Width: | Height: | Size: 922 B |
0
dashboard1/img/flags/cu.png → dashboard/img/flags/cu.png
Normal file → Executable file
|
Before Width: | Height: | Size: 300 B After Width: | Height: | Size: 300 B |
0
dashboard1/img/flags/cv.png → dashboard/img/flags/cv.png
Normal file → Executable file
|
Before Width: | Height: | Size: 300 B After Width: | Height: | Size: 300 B |
0
dashboard1/img/flags/cy.png → dashboard/img/flags/cy.png
Normal file → Executable file
|
Before Width: | Height: | Size: 317 B After Width: | Height: | Size: 317 B |
0
dashboard1/img/flags/cz.png → dashboard/img/flags/cz.png
Normal file → Executable file
|
Before Width: | Height: | Size: 217 B After Width: | Height: | Size: 217 B |
0
dashboard1/img/flags/de.png → dashboard/img/flags/de.png
Normal file → Executable file
|
Before Width: | Height: | Size: 99 B After Width: | Height: | Size: 99 B |
0
dashboard1/img/flags/dj.png → dashboard/img/flags/dj.png
Normal file → Executable file
|
Before Width: | Height: | Size: 373 B After Width: | Height: | Size: 373 B |
0
dashboard1/img/flags/dk.png → dashboard/img/flags/dk.png
Normal file → Executable file
|
Before Width: | Height: | Size: 125 B After Width: | Height: | Size: 125 B |
0
dashboard1/img/flags/dm.png → dashboard/img/flags/dm.png
Normal file → Executable file
|
Before Width: | Height: | Size: 403 B After Width: | Height: | Size: 403 B |
0
dashboard1/img/flags/do.png → dashboard/img/flags/do.png
Normal file → Executable file
|
Before Width: | Height: | Size: 258 B After Width: | Height: | Size: 258 B |
0
dashboard1/img/flags/dz.png → dashboard/img/flags/dz.png
Normal file → Executable file
|
Before Width: | Height: | Size: 229 B After Width: | Height: | Size: 229 B |
0
dashboard1/img/flags/ec.png → dashboard/img/flags/ec.png
Normal file → Executable file
|
Before Width: | Height: | Size: 397 B After Width: | Height: | Size: 397 B |
0
dashboard1/img/flags/ee.png → dashboard/img/flags/ee.png
Normal file → Executable file
|
Before Width: | Height: | Size: 100 B After Width: | Height: | Size: 100 B |
0
dashboard1/img/flags/eg.png → dashboard/img/flags/eg.png
Normal file → Executable file
|
Before Width: | Height: | Size: 256 B After Width: | Height: | Size: 256 B |
0
dashboard1/img/flags/eh.png → dashboard/img/flags/eh.png
Normal file → Executable file
|
Before Width: | Height: | Size: 379 B After Width: | Height: | Size: 379 B |
|
Before Width: | Height: | Size: 233 B After Width: | Height: | Size: 233 B |
0
dashboard1/img/flags/er.png → dashboard/img/flags/er.png
Normal file → Executable file
|
Before Width: | Height: | Size: 535 B After Width: | Height: | Size: 535 B |
0
dashboard1/img/flags/es.png → dashboard/img/flags/es.png
Normal file → Executable file
|
Before Width: | Height: | Size: 287 B After Width: | Height: | Size: 287 B |
0
dashboard1/img/flags/et.png → dashboard/img/flags/et.png
Normal file → Executable file
|
Before Width: | Height: | Size: 355 B After Width: | Height: | Size: 355 B |
0
dashboard1/img/flags/fi.png → dashboard/img/flags/fi.png
Normal file → Executable file
|
Before Width: | Height: | Size: 130 B After Width: | Height: | Size: 130 B |
0
dashboard1/img/flags/fj.png → dashboard/img/flags/fj.png
Normal file → Executable file
|
Before Width: | Height: | Size: 617 B After Width: | Height: | Size: 617 B |
0
dashboard1/img/flags/fm.png → dashboard/img/flags/fm.png
Normal file → Executable file
|
Before Width: | Height: | Size: 149 B After Width: | Height: | Size: 149 B |
0
dashboard1/img/flags/fr.png → dashboard/img/flags/fr.png
Normal file → Executable file
|
Before Width: | Height: | Size: 96 B After Width: | Height: | Size: 96 B |
0
dashboard1/img/flags/ga.png → dashboard/img/flags/ga.png
Normal file → Executable file
|
Before Width: | Height: | Size: 117 B After Width: | Height: | Size: 117 B |
0
dashboard1/img/flags/gate.png → dashboard/img/flags/gate.png
Normal file → Executable file
|
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.6 KiB |
0
dashboard1/img/flags/gb.png → dashboard/img/flags/gb.png
Normal file → Executable file
|
Before Width: | Height: | Size: 434 B After Width: | Height: | Size: 434 B |
0
dashboard1/img/flags/gd.png → dashboard/img/flags/gd.png
Normal file → Executable file
|
Before Width: | Height: | Size: 490 B After Width: | Height: | Size: 490 B |
0
dashboard1/img/flags/ge.png → dashboard/img/flags/ge.png
Normal file → Executable file
|
Before Width: | Height: | Size: 148 B After Width: | Height: | Size: 148 B |
0
dashboard1/img/flags/gh.png → dashboard/img/flags/gh.png
Normal file → Executable file
|
Before Width: | Height: | Size: 222 B After Width: | Height: | Size: 222 B |
0
dashboard1/img/flags/gm.png → dashboard/img/flags/gm.png
Normal file → Executable file
|
Before Width: | Height: | Size: 129 B After Width: | Height: | Size: 129 B |
0
dashboard1/img/flags/gn.png → dashboard/img/flags/gn.png
Normal file → Executable file
|
Before Width: | Height: | Size: 97 B After Width: | Height: | Size: 97 B |
0
dashboard1/img/flags/gq.png → dashboard/img/flags/gq.png
Normal file → Executable file
|
Before Width: | Height: | Size: 325 B After Width: | Height: | Size: 325 B |
0
dashboard1/img/flags/gr.png → dashboard/img/flags/gr.png
Normal file → Executable file
|
Before Width: | Height: | Size: 266 B After Width: | Height: | Size: 266 B |
0
dashboard1/img/flags/gt.png → dashboard/img/flags/gt.png
Normal file → Executable file
|
Before Width: | Height: | Size: 279 B After Width: | Height: | Size: 279 B |
|
Before Width: | Height: | Size: 488 B After Width: | Height: | Size: 488 B |
0
dashboard1/img/flags/gw.png → dashboard/img/flags/gw.png
Normal file → Executable file
|
Before Width: | Height: | Size: 234 B After Width: | Height: | Size: 234 B |
0
dashboard1/img/flags/gy.png → dashboard/img/flags/gy.png
Normal file → Executable file
|
Before Width: | Height: | Size: 464 B After Width: | Height: | Size: 464 B |
0
dashboard1/img/flags/hk.png → dashboard/img/flags/hk.png
Normal file → Executable file
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
0
dashboard1/img/flags/hn.png → dashboard/img/flags/hn.png
Normal file → Executable file
|
Before Width: | Height: | Size: 216 B After Width: | Height: | Size: 216 B |
0
dashboard1/img/flags/hr.png → dashboard/img/flags/hr.png
Normal file → Executable file
|
Before Width: | Height: | Size: 517 B After Width: | Height: | Size: 517 B |
0
dashboard1/img/flags/ht.png → dashboard/img/flags/ht.png
Normal file → Executable file
|
Before Width: | Height: | Size: 227 B After Width: | Height: | Size: 227 B |
0
dashboard1/img/flags/hu.png → dashboard/img/flags/hu.png
Normal file → Executable file
|
Before Width: | Height: | Size: 113 B After Width: | Height: | Size: 113 B |
0
dashboard1/img/flags/id.png → dashboard/img/flags/id.png
Normal file → Executable file
|
Before Width: | Height: | Size: 93 B After Width: | Height: | Size: 93 B |
0
dashboard1/img/flags/ie.png → dashboard/img/flags/ie.png
Normal file → Executable file
|
Before Width: | Height: | Size: 119 B After Width: | Height: | Size: 119 B |
0
dashboard1/img/flags/il.png → dashboard/img/flags/il.png
Normal file → Executable file
|
Before Width: | Height: | Size: 181 B After Width: | Height: | Size: 181 B |
0
dashboard1/img/flags/im.png → dashboard/img/flags/im.png
Normal file → Executable file
|
Before Width: | Height: | Size: 503 B After Width: | Height: | Size: 503 B |
0
dashboard1/img/flags/in.png → dashboard/img/flags/in.png
Normal file → Executable file
|
Before Width: | Height: | Size: 149 B After Width: | Height: | Size: 149 B |
0
dashboard1/img/flags/iq.png → dashboard/img/flags/iq.png
Normal file → Executable file
|
Before Width: | Height: | Size: 258 B After Width: | Height: | Size: 258 B |
0
dashboard1/img/flags/ir.png → dashboard/img/flags/ir.png
Normal file → Executable file
|
Before Width: | Height: | Size: 505 B After Width: | Height: | Size: 505 B |
0
dashboard1/img/flags/is.png → dashboard/img/flags/is.png
Normal file → Executable file
|
Before Width: | Height: | Size: 154 B After Width: | Height: | Size: 154 B |
0
dashboard1/img/flags/it.png → dashboard/img/flags/it.png
Normal file → Executable file
|
Before Width: | Height: | Size: 96 B After Width: | Height: | Size: 96 B |
0
dashboard1/img/flags/jm.png → dashboard/img/flags/jm.png
Normal file → Executable file
|
Before Width: | Height: | Size: 174 B After Width: | Height: | Size: 174 B |
0
dashboard1/img/flags/jo.png → dashboard/img/flags/jo.png
Normal file → Executable file
|
Before Width: | Height: | Size: 230 B After Width: | Height: | Size: 230 B |