├── .gitignore ├── LICENSE ├── README.md ├── img ├── countries │ ├── ad.png │ ├── ae.png │ ├── af.png │ ├── ag.png │ ├── ai.png │ ├── al.png │ ├── am.png │ ├── an.png │ ├── ao.png │ ├── ar.png │ ├── as.png │ ├── at.png │ ├── au.png │ ├── aw.png │ ├── ax.png │ ├── az.png │ ├── ba.png │ ├── bb.png │ ├── bd.png │ ├── be.png │ ├── bf.png │ ├── bg.png │ ├── bh.png │ ├── bi.png │ ├── bj.png │ ├── bl.png │ ├── bm.png │ ├── bn.png │ ├── bo.png │ ├── br.png │ ├── bs.png │ ├── bt.png │ ├── bv.png │ ├── bw.png │ ├── by.png │ ├── bz.png │ ├── ca.png │ ├── cc.png │ ├── cd.png │ ├── cf.png │ ├── cg.png │ ├── ch.png │ ├── ci.png │ ├── ck.png │ ├── cl.png │ ├── cm.png │ ├── cn.png │ ├── co.png │ ├── cr.png │ ├── cs.png │ ├── cu.png │ ├── cv.png │ ├── cx.png │ ├── cy.png │ ├── cz.png │ ├── de.png │ ├── dj.png │ ├── dk.png │ ├── dm.png │ ├── do.png │ ├── dz.png │ ├── ec.png │ ├── ee.png │ ├── eg.png │ ├── eh.png │ ├── er.png │ ├── es.png │ ├── et.png │ ├── fi.png │ ├── fj.png │ ├── fk.png │ ├── fm.png │ ├── fo.png │ ├── fr.png │ ├── ga.png │ ├── gb.png │ ├── gd.png │ ├── ge.png │ ├── gf.png │ ├── gg.png │ ├── gh.png │ ├── gi.png │ ├── gl.png │ ├── gm.png │ ├── gn.png │ ├── gp.png │ ├── gq.png │ ├── gr.png │ ├── gs.png │ ├── gt.png │ ├── gu.png │ ├── gw.png │ ├── gy.png │ ├── hk.png │ ├── hm.png │ ├── hn.png │ ├── hr.png │ ├── ht.png │ ├── hu.png │ ├── id.png │ ├── ie.png │ ├── il.png │ ├── im.png │ ├── in.png │ ├── io.png │ ├── iq.png │ ├── ir.png │ ├── is.png │ ├── it.png │ ├── je.png │ ├── jm.png │ ├── jo.png │ ├── jp.png │ ├── ke.png │ ├── kg.png │ ├── kh.png │ ├── ki.png │ ├── km.png │ ├── kn.png │ ├── kp.png │ ├── kr.png │ ├── kw.png │ ├── ky.png │ ├── kz.png │ ├── la.png │ ├── lb.png │ ├── lc.png │ ├── li.png │ ├── lk.png │ ├── lr.png │ ├── ls.png │ ├── lt.png │ ├── lu.png │ ├── lv.png │ ├── ly.png │ ├── ma.png │ ├── mc.png │ ├── md.png │ ├── me.png │ ├── mg.png │ ├── mh.png │ ├── mk.png │ ├── ml.png │ ├── mm.png │ ├── mn.png │ ├── mo.png │ ├── mp.png │ ├── mq.png │ ├── mr.png │ ├── ms.png │ ├── mt.png │ ├── mu.png │ ├── mv.png │ ├── mw.png │ ├── mx.png │ ├── my.png │ ├── mz.png │ ├── na.png │ ├── nc.png │ ├── ne.png │ ├── nf.png │ ├── ng.png │ ├── ni.png │ ├── nl.png │ ├── no.png │ ├── np.png │ ├── nr.png │ ├── nu.png │ ├── nz.png │ ├── om.png │ ├── pa.png │ ├── pe.png │ ├── pf.png │ ├── pg.png │ ├── ph.png │ ├── pk.png │ ├── pl.png │ ├── pm.png │ ├── pn.png │ ├── pr.png │ ├── ps.png │ ├── pt.png │ ├── pw.png │ ├── py.png │ ├── qa.png │ ├── re.png │ ├── ro.png │ ├── rs.png │ ├── ru.png │ ├── rw.png │ ├── sa.png │ ├── sb.png │ ├── sc.png │ ├── sd.png │ ├── se.png │ ├── sg.png │ ├── sh.png │ ├── si.png │ ├── sj.png │ ├── sk.png │ ├── sl.png │ ├── sm.png │ ├── sn.png │ ├── so.png │ ├── sr.png │ ├── st.png │ ├── sv.png │ ├── sy.png │ ├── sz.png │ ├── tc.png │ ├── td.png │ ├── tf.png │ ├── tg.png │ ├── th.png │ ├── tj.png │ ├── tk.png │ ├── tl.png │ ├── tm.png │ ├── tn.png │ ├── to.png │ ├── tr.png │ ├── tt.png │ ├── tv.png │ ├── tw.png │ ├── tz.png │ ├── ua.png │ ├── ug.png │ ├── uk.png │ ├── um.png │ ├── us.png │ ├── uy.png │ ├── uz.png │ ├── va.png │ ├── vc.png │ ├── ve.png │ ├── vg.png │ ├── vi.png │ ├── vn.png │ ├── vu.png │ ├── wf.png │ ├── ws.png │ ├── ye.png │ ├── yt.png │ ├── za.png │ ├── zm.png │ └── zw.png ├── default │ ├── 100x100_broken_image.png │ ├── 16x16_3d_sound.png │ ├── 16x16_about.png │ ├── 16x16_add.png │ ├── 16x16_add_foe.png │ ├── 16x16_add_friend.png │ ├── 16x16_away.png │ ├── 16x16_ban_client.png │ ├── 16x16_ban_list.png │ ├── 16x16_bookmark_add.png │ ├── 16x16_bookmark_add_folder.png │ ├── 16x16_bookmark_duplicate.png │ ├── 16x16_bookmark_manager.png │ ├── 16x16_bookmark_remove.png │ ├── 16x16_capture.png │ ├── 16x16_change_nickname.png │ ├── 16x16_changelog.png │ ├── 16x16_channel_chat.png │ ├── 16x16_channel_collapse_all.png │ ├── 16x16_channel_commander.png │ ├── 16x16_channel_create.png │ ├── 16x16_channel_create_sub.png │ ├── 16x16_channel_delete.png │ ├── 16x16_channel_edit.png │ ├── 16x16_channel_expand_all.png │ ├── 16x16_channel_green.png │ ├── 16x16_channel_green_subscribed.png │ ├── 16x16_channel_private.png │ ├── 16x16_channel_red.png │ ├── 16x16_channel_red_subscribed.png │ ├── 16x16_channel_switch.png │ ├── 16x16_channel_yellow.png │ ├── 16x16_channel_yellow_subscribed.png │ ├── 16x16_check_update.png │ ├── 16x16_connect.png │ ├── 16x16_copy.png │ ├── 16x16_default.png │ ├── 16x16_delete.png │ ├── 16x16_delete_avatar.png │ ├── 16x16_disconnect.png │ ├── 16x16_down.png │ ├── 16x16_edit.png │ ├── 16x16_edit_friend_foe_status.png │ ├── 16x16_emoticon.png │ ├── 16x16_error.png │ ├── 16x16_filetransfer.png │ ├── 16x16_find.png │ ├── 16x16_guisetup.png │ ├── 16x16_hardware_input_muted.png │ ├── 16x16_hardware_output_muted.png │ ├── 16x16_hotkeys.png │ ├── 16x16_identity_manager.png │ ├── 16x16_info.png │ ├── 16x16_input_muted.png │ ├── 16x16_input_muted_local.png │ ├── 16x16_is_talker.png │ ├── 16x16_kick_from_channel.png │ ├── 16x16_kick_from_server.png │ ├── 16x16_listview.png │ ├── 16x16_message_incoming.png │ ├── 16x16_message_info.png │ ├── 16x16_message_outgoing.png │ ├── 16x16_moderated.png │ ├── 16x16_music.png │ ├── 16x16_new_chat.png │ ├── 16x16_notifications.png │ ├── 16x16_offline_messages.png │ ├── 16x16_on_whisperlist.png │ ├── 16x16_output_muted.png │ ├── 16x16_permission_overview.png │ ├── 16x16_permissions_channel_client.png │ ├── 16x16_permissions_channel_groups.png │ ├── 16x16_permissions_channels.png │ ├── 16x16_permissions_clients.png │ ├── 16x16_permissions_server_groups.png │ ├── 16x16_phoneticsnickname.png │ ├── 16x16_ping_1.png │ ├── 16x16_ping_2.png │ ├── 16x16_ping_3.png │ ├── 16x16_ping_4.png │ ├── 16x16_ping_calculating.png │ ├── 16x16_ping_disconnected.png │ ├── 16x16_play.png │ ├── 16x16_playback.png │ ├── 16x16_player_chat.png │ ├── 16x16_player_commander_off.png │ ├── 16x16_player_commander_on.png │ ├── 16x16_player_off.png │ ├── 16x16_player_on.png │ ├── 16x16_player_whisper.png │ ├── 16x16_plugins.png │ ├── 16x16_poke.png │ ├── 16x16_present.png │ ├── 16x16_quit.png │ ├── 16x16_recording_start.png │ ├── 16x16_recording_stop.png │ ├── 16x16_register.png │ ├── 16x16_remove_foe.png │ ├── 16x16_remove_friend.png │ ├── 16x16_request_talk_power.png │ ├── 16x16_request_talk_power_cancel.png │ ├── 16x16_revoke_talker.png │ ├── 16x16_send_complaint.png │ ├── 16x16_server_green.png │ ├── 16x16_server_log.png │ ├── 16x16_server_query.png │ ├── 16x16_settings.png │ ├── 16x16_setup_wizard.png │ ├── 16x16_stop.png │ ├── 16x16_subscribe_to_all_channels.png │ ├── 16x16_subscribe_to_channel.png │ ├── 16x16_temp_server_password.png │ ├── 16x16_temp_server_password_add.png │ ├── 16x16_textformat.png │ ├── 16x16_textformat_bold.png │ ├── 16x16_textformat_foreground.png │ ├── 16x16_textformat_italic.png │ ├── 16x16_textformat_underline.png │ ├── 16x16_token.png │ ├── 16x16_unsubscribe_from_all_channels.png │ ├── 16x16_unsubscribe_from_channel.png │ ├── 16x16_up.png │ ├── 16x16_upload_avatar.png │ ├── 16x16_urlcatcher.png │ ├── 16x16_virtualserver_edit.png │ ├── 16x16_volume.png │ ├── 16x16_warning.png │ ├── 16x16_weblist.png │ ├── 16x16_whisperlists.png │ ├── 200x200_loading_image.png │ ├── 20x20_3d_sound_me.png │ ├── 20x20_3d_sound_user.png │ ├── 24x24_3d_sound.png │ ├── 24x24_activate_microphone.png │ ├── 24x24_away.png │ ├── 24x24_ban_client.png │ ├── 24x24_bookmark_manager.png │ ├── 24x24_capture.png │ ├── 24x24_channel_create.png │ ├── 24x24_channel_create_sub.png │ ├── 24x24_channel_delete.png │ ├── 24x24_connect.png │ ├── 24x24_disconnect.png │ ├── 24x24_edit_friend_foe_status.png │ ├── 24x24_filetransfer.png │ ├── 24x24_hardware_input_muted.png │ ├── 24x24_hardware_output_muted.png │ ├── 24x24_hoster_button.png │ ├── 24x24_iconsview.png │ ├── 24x24_identity_add.png │ ├── 24x24_identity_default.png │ ├── 24x24_identity_export.png │ ├── 24x24_identity_import.png │ ├── 24x24_identity_manager.png │ ├── 24x24_identity_remove.png │ ├── 24x24_input_muted.png │ ├── 24x24_input_muted_local.png │ ├── 24x24_listview.png │ ├── 24x24_message_incoming.png │ ├── 24x24_message_info.png │ ├── 24x24_message_outgoing.png │ ├── 24x24_output_muted.png │ ├── 24x24_permission_channel_group.png │ ├── 24x24_permission_channels.png │ ├── 24x24_permission_client.png │ ├── 24x24_permission_server_group.png │ ├── 24x24_playback.png │ ├── 24x24_player_off.png │ ├── 24x24_player_on.png │ ├── 24x24_player_whisper.png │ ├── 24x24_selectfolder.png │ ├── 24x24_subscribe_to_all_channels.png │ ├── 24x24_unsubscribe_from_all_channels.png │ ├── 24x24_urlcatcher.png │ ├── 24x24_whisperlists.png │ ├── 32x32_away.png │ ├── 32x32_capture.png │ ├── 32x32_channel_create.png │ ├── 32x32_file_home.png │ ├── 32x32_file_refresh.png │ ├── 32x32_file_up.png │ ├── 32x32_guisetup.png │ ├── 32x32_hardware_input_muted.png │ ├── 32x32_hardware_output_muted.png │ ├── 32x32_hotkeys.png │ ├── 32x32_input_muted.png │ ├── 32x32_input_muted_local.png │ ├── 32x32_notifications.png │ ├── 32x32_output_muted.png │ ├── 32x32_playback.png │ ├── 32x32_player_chat.png │ ├── 32x32_player_off.png │ ├── 32x32_player_on.png │ ├── 32x32_player_whisper.png │ ├── 32x32_security.png │ ├── 32x32_toggle_block_incoming_whispers.png │ ├── 32x32_toggle_server_query_clients.png │ ├── 32x32_whisperlists.png │ ├── 7x5_down_arrow.png │ ├── 7x5_up_arrow.png │ ├── 8x7_tab_close_button.png │ ├── emoticons │ │ ├── cool.png │ │ ├── emoticons.txt │ │ ├── sad.png │ │ ├── smile.png │ │ └── twinkle.png │ ├── group_100.png │ ├── group_1037837169.png │ ├── group_200.png │ ├── group_300.png │ ├── group_4025115194.png │ ├── group_500.png │ ├── group_582334931.png │ └── group_600.png ├── default_colored_2014 │ ├── 3d_sound.png │ ├── 3d_sound_me.png │ ├── 3d_sound_user.png │ ├── about.png │ ├── activate_microphone.png │ ├── add.png │ ├── add_foe.png │ ├── add_folder.png │ ├── add_friend.png │ ├── apply.png │ ├── away.png │ ├── ban_client.png │ ├── ban_list.png │ ├── bookmark_add.png │ ├── bookmark_add_folder.png │ ├── bookmark_duplicate.png │ ├── bookmark_manager.png │ ├── bookmark_remove.png │ ├── broken_image.png │ ├── capture.png │ ├── change_nickname.png │ ├── changelog.png │ ├── channel_chat.png │ ├── channel_collapse_all.png │ ├── channel_commander.png │ ├── channel_create.png │ ├── channel_create_sub.png │ ├── channel_default.png │ ├── channel_delete.png │ ├── channel_edit.png │ ├── channel_expand_all.png │ ├── channel_green.png │ ├── channel_green_subscribed.png │ ├── channel_groups.png │ ├── channel_private.png │ ├── channel_red.png │ ├── channel_red_subscribed.png │ ├── channel_switch.png │ ├── channel_unsubscribed.png │ ├── channel_yellow.png │ ├── channel_yellow_subscribed.png │ ├── check_update.png │ ├── clear.png │ ├── complaint_list.png │ ├── connect.png │ ├── contact.png │ ├── copy.png │ ├── copy_url.png │ ├── default.png │ ├── default_for_all_bookmarks.png │ ├── delete.png │ ├── delete_avatar.png │ ├── disconnect.png │ ├── down.png │ ├── download.png │ ├── edit.png │ ├── edit_friend_foe_status.png │ ├── emoticon.png │ ├── emoticons │ │ ├── angry.png │ │ ├── cool.png │ │ ├── laugh.png │ │ ├── sad.png │ │ ├── scream.png │ │ ├── skeptical.png │ │ ├── smile.png │ │ ├── stunned.png │ │ ├── tongue.png │ │ └── twinkle.png │ ├── favorite.png │ ├── file_home.png │ ├── file_refresh.png │ ├── filetransfer.png │ ├── find.png │ ├── folder.png │ ├── folder_up.png │ ├── group_100.png │ ├── group_200.png │ ├── group_300.png │ ├── group_500.png │ ├── group_600.png │ ├── guisetup.png │ ├── hoster_button.png │ ├── hotkeys.png │ ├── iconsview.png │ ├── iconviewer.png │ ├── identity_default.png │ ├── identity_export.png │ ├── identity_import.png │ ├── identity_manager.png │ ├── info.png │ ├── input_muted.png │ ├── invite_buddy.png │ ├── is_talker.png │ ├── kick.png │ ├── listview.png │ ├── loading_image.png │ ├── message_incoming.png │ ├── message_info.png │ ├── message_outgoing.png │ ├── messages.png │ ├── moderated.png │ ├── move_client_to_own_channel.png │ ├── music.png │ ├── new_chat.png │ ├── notifications.png │ ├── offline_messages.png │ ├── output_muted.png │ ├── overwolf.png │ ├── overwolf_selected.png │ ├── permission_channel.png │ ├── permission_client.png │ ├── permission_overview.png │ ├── permission_server_groups.png │ ├── phoneticsnickname.png │ ├── ping_1.png │ ├── ping_2.png │ ├── ping_3.png │ ├── ping_4.png │ ├── ping_calculating.png │ ├── ping_disconnected.png │ ├── play.png │ ├── player_chat.png │ ├── player_commander_off.png │ ├── player_commander_on.png │ ├── player_off.png │ ├── player_on.png │ ├── player_whisper.png │ ├── plugins.png │ ├── poke.png │ ├── present.png │ ├── recording_start.png │ ├── recording_stop.png │ ├── refresh.png │ ├── register.png │ ├── remove_foe.png │ ├── remove_friend.png │ ├── request_talk_power.png │ ├── request_talk_power_cancel.png │ ├── security.png │ ├── select_all.png │ ├── send.png │ ├── send_complaint.png │ ├── server_green.png │ ├── server_log.png │ ├── server_query.png │ ├── settings.ini │ ├── settings.png │ ├── setup_wizard.png │ ├── sort_by_name.png │ ├── soundpack.png │ ├── subscribe_to_all_channels.png │ ├── subscribe_to_channel.png │ ├── switch_advanced.png │ ├── switch_standard.png │ ├── tab_close_button.png │ ├── temp_server_password.png │ ├── temp_server_password_add.png │ ├── textformat.png │ ├── textformat_bold.png │ ├── textformat_foreground.png │ ├── textformat_italic.png │ ├── textformat_underline.png │ ├── toggle_server_query_clients.png │ ├── toggle_whisper.png │ ├── token.png │ ├── token_use.png │ ├── up.png │ ├── upload.png │ ├── upload_avatar.png │ ├── urlcatcher.png │ ├── virtualserver_edit.png │ ├── volume.png │ ├── warning.png │ ├── weblist.png │ ├── whisper.png │ └── whisperlists.png └── default_mono_2014 │ ├── 3d_sound.png │ ├── 3d_sound_me.png │ ├── 3d_sound_user.png │ ├── about.png │ ├── activate_microphone.png │ ├── add.png │ ├── add_foe.png │ ├── add_folder.png │ ├── add_friend.png │ ├── apply.png │ ├── away.png │ ├── ban_client.png │ ├── ban_list.png │ ├── bookmark_add.png │ ├── bookmark_add_folder.png │ ├── bookmark_duplicate.png │ ├── bookmark_manager.png │ ├── bookmark_remove.png │ ├── broken_image.png │ ├── capture.png │ ├── change_nickname.png │ ├── changelog.png │ ├── channel_chat.png │ ├── channel_collapse_all.png │ ├── channel_commander.png │ ├── channel_create.png │ ├── channel_create_sub.png │ ├── channel_default.png │ ├── channel_delete.png │ ├── channel_edit.png │ ├── channel_expand_all.png │ ├── channel_green.png │ ├── channel_green_subscribed.png │ ├── channel_groups.png │ ├── channel_private.png │ ├── channel_red.png │ ├── channel_red_subscribed.png │ ├── channel_subscribed.png │ ├── channel_switch.png │ ├── channel_unsubscribed.png │ ├── channel_yellow.png │ ├── channel_yellow_subscribed.png │ ├── check_update.png │ ├── clear.png │ ├── complaint_list.png │ ├── connect.png │ ├── contact.png │ ├── copy.png │ ├── copy_url.png │ ├── default.png │ ├── default_for_all_bookmarks.png │ ├── delete.png │ ├── delete_avatar.png │ ├── disconnect.png │ ├── down.png │ ├── download.png │ ├── edit.png │ ├── edit_friend_foe_status.png │ ├── emoticon.png │ ├── emoticons │ ├── angry.png │ ├── cool.png │ ├── laugh.png │ ├── sad.png │ ├── scream.png │ ├── skeptical.png │ ├── smile.png │ ├── stunned.png │ ├── tongue.png │ └── twinkle.png │ ├── favorite.png │ ├── file_home.png │ ├── file_refresh.png │ ├── filetransfer.png │ ├── find.png │ ├── folder.png │ ├── folder_up.png │ ├── group_100.png │ ├── group_200.png │ ├── group_300.png │ ├── group_500.png │ ├── group_600.png │ ├── guisetup.png │ ├── hoster_button.png │ ├── hotkeys.png │ ├── iconsview.png │ ├── iconviewer.png │ ├── identity_default.png │ ├── identity_export.png │ ├── identity_import.png │ ├── identity_manager.png │ ├── info.png │ ├── input_muted.png │ ├── invite_buddy.png │ ├── is_talker.png │ ├── kick.png │ ├── listview.png │ ├── loading_image.png │ ├── message_incoming.png │ ├── message_info.png │ ├── message_outgoing.png │ ├── messages.png │ ├── moderated.png │ ├── move_client_to_own_channel.png │ ├── music.png │ ├── new_chat.png │ ├── notifications.png │ ├── offline_messages.png │ ├── output_muted.png │ ├── overwolf.png │ ├── overwolf_selected.png │ ├── permission_channel.png │ ├── permission_client.png │ ├── permission_overview.png │ ├── permission_server_groups.png │ ├── phoneticsnickname.png │ ├── ping_1.png │ ├── ping_2.png │ ├── ping_3.png │ ├── ping_4.png │ ├── ping_calculating.png │ ├── ping_disconnected.png │ ├── play.png │ ├── player_chat.png │ ├── player_commander_off.png │ ├── player_commander_on.png │ ├── player_off.png │ ├── player_on.png │ ├── player_whisper.png │ ├── plugins.png │ ├── poke.png │ ├── present.png │ ├── recording_start.png │ ├── recording_stop.png │ ├── refresh.png │ ├── register.png │ ├── remove_foe.png │ ├── remove_friend.png │ ├── request_talk_power.png │ ├── request_talk_power_cancel.png │ ├── security.png │ ├── select_all.png │ ├── send.png │ ├── send_complaint.png │ ├── server_green.png │ ├── server_log.png │ ├── server_query.png │ ├── settings.ini │ ├── settings.png │ ├── setup_wizard.png │ ├── sort_by_name.png │ ├── soundpack.png │ ├── subscribe_to_all_channels.png │ ├── subscribe_to_channel.png │ ├── switch_advanced.png │ ├── switch_standard.png │ ├── tab_close_button.png │ ├── temp_server_password.png │ ├── temp_server_password_add.png │ ├── textformat.png │ ├── textformat_bold.png │ ├── textformat_foreground.png │ ├── textformat_italic.png │ ├── textformat_underline.png │ ├── toggle_server_query_clients.png │ ├── toggle_whisper.png │ ├── token.png │ ├── token_use.png │ ├── up.png │ ├── upload.png │ ├── upload_avatar.png │ ├── urlcatcher.png │ ├── virtualserver_edit.png │ ├── volume.png │ ├── warning.png │ ├── weblist.png │ ├── whisper.png │ └── whisperlists.png ├── index.php ├── setup.php ├── ts3ssv.css ├── ts3ssv.js ├── ts3ssv.php └── ts3ssv.php.cache /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/.gitignore -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/README.md -------------------------------------------------------------------------------- /img/countries/ad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ad.png -------------------------------------------------------------------------------- /img/countries/ae.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ae.png -------------------------------------------------------------------------------- /img/countries/af.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/af.png -------------------------------------------------------------------------------- /img/countries/ag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ag.png -------------------------------------------------------------------------------- /img/countries/ai.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ai.png -------------------------------------------------------------------------------- /img/countries/al.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/al.png -------------------------------------------------------------------------------- /img/countries/am.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/am.png -------------------------------------------------------------------------------- /img/countries/an.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/an.png -------------------------------------------------------------------------------- /img/countries/ao.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ao.png -------------------------------------------------------------------------------- /img/countries/ar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ar.png -------------------------------------------------------------------------------- /img/countries/as.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/as.png -------------------------------------------------------------------------------- /img/countries/at.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/at.png -------------------------------------------------------------------------------- /img/countries/au.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/au.png -------------------------------------------------------------------------------- /img/countries/aw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/aw.png -------------------------------------------------------------------------------- /img/countries/ax.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ax.png -------------------------------------------------------------------------------- /img/countries/az.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/az.png -------------------------------------------------------------------------------- /img/countries/ba.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ba.png -------------------------------------------------------------------------------- /img/countries/bb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/bb.png -------------------------------------------------------------------------------- /img/countries/bd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/bd.png -------------------------------------------------------------------------------- /img/countries/be.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/be.png -------------------------------------------------------------------------------- /img/countries/bf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/bf.png -------------------------------------------------------------------------------- /img/countries/bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/bg.png -------------------------------------------------------------------------------- /img/countries/bh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/bh.png -------------------------------------------------------------------------------- /img/countries/bi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/bi.png -------------------------------------------------------------------------------- /img/countries/bj.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/bj.png -------------------------------------------------------------------------------- /img/countries/bl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/bl.png -------------------------------------------------------------------------------- /img/countries/bm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/bm.png -------------------------------------------------------------------------------- /img/countries/bn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/bn.png -------------------------------------------------------------------------------- /img/countries/bo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/bo.png -------------------------------------------------------------------------------- /img/countries/br.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/br.png -------------------------------------------------------------------------------- /img/countries/bs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/bs.png -------------------------------------------------------------------------------- /img/countries/bt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/bt.png -------------------------------------------------------------------------------- /img/countries/bv.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/bv.png -------------------------------------------------------------------------------- /img/countries/bw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/bw.png -------------------------------------------------------------------------------- /img/countries/by.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/by.png -------------------------------------------------------------------------------- /img/countries/bz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/bz.png -------------------------------------------------------------------------------- /img/countries/ca.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ca.png -------------------------------------------------------------------------------- /img/countries/cc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/cc.png -------------------------------------------------------------------------------- /img/countries/cd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/cd.png -------------------------------------------------------------------------------- /img/countries/cf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/cf.png -------------------------------------------------------------------------------- /img/countries/cg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/cg.png -------------------------------------------------------------------------------- /img/countries/ch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ch.png -------------------------------------------------------------------------------- /img/countries/ci.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ci.png -------------------------------------------------------------------------------- /img/countries/ck.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ck.png -------------------------------------------------------------------------------- /img/countries/cl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/cl.png -------------------------------------------------------------------------------- /img/countries/cm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/cm.png -------------------------------------------------------------------------------- /img/countries/cn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/cn.png -------------------------------------------------------------------------------- /img/countries/co.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/co.png -------------------------------------------------------------------------------- /img/countries/cr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/cr.png -------------------------------------------------------------------------------- /img/countries/cs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/cs.png -------------------------------------------------------------------------------- /img/countries/cu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/cu.png -------------------------------------------------------------------------------- /img/countries/cv.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/cv.png -------------------------------------------------------------------------------- /img/countries/cx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/cx.png -------------------------------------------------------------------------------- /img/countries/cy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/cy.png -------------------------------------------------------------------------------- /img/countries/cz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/cz.png -------------------------------------------------------------------------------- /img/countries/de.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/de.png -------------------------------------------------------------------------------- /img/countries/dj.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/dj.png -------------------------------------------------------------------------------- /img/countries/dk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/dk.png -------------------------------------------------------------------------------- /img/countries/dm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/dm.png -------------------------------------------------------------------------------- /img/countries/do.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/do.png -------------------------------------------------------------------------------- /img/countries/dz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/dz.png -------------------------------------------------------------------------------- /img/countries/ec.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ec.png -------------------------------------------------------------------------------- /img/countries/ee.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ee.png -------------------------------------------------------------------------------- /img/countries/eg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/eg.png -------------------------------------------------------------------------------- /img/countries/eh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/eh.png -------------------------------------------------------------------------------- /img/countries/er.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/er.png -------------------------------------------------------------------------------- /img/countries/es.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/es.png -------------------------------------------------------------------------------- /img/countries/et.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/et.png -------------------------------------------------------------------------------- /img/countries/fi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/fi.png -------------------------------------------------------------------------------- /img/countries/fj.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/fj.png -------------------------------------------------------------------------------- /img/countries/fk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/fk.png -------------------------------------------------------------------------------- /img/countries/fm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/fm.png -------------------------------------------------------------------------------- /img/countries/fo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/fo.png -------------------------------------------------------------------------------- /img/countries/fr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/fr.png -------------------------------------------------------------------------------- /img/countries/ga.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ga.png -------------------------------------------------------------------------------- /img/countries/gb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/gb.png -------------------------------------------------------------------------------- /img/countries/gd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/gd.png -------------------------------------------------------------------------------- /img/countries/ge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ge.png -------------------------------------------------------------------------------- /img/countries/gf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/gf.png -------------------------------------------------------------------------------- /img/countries/gg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/gg.png -------------------------------------------------------------------------------- /img/countries/gh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/gh.png -------------------------------------------------------------------------------- /img/countries/gi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/gi.png -------------------------------------------------------------------------------- /img/countries/gl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/gl.png -------------------------------------------------------------------------------- /img/countries/gm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/gm.png -------------------------------------------------------------------------------- /img/countries/gn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/gn.png -------------------------------------------------------------------------------- /img/countries/gp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/gp.png -------------------------------------------------------------------------------- /img/countries/gq.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/gq.png -------------------------------------------------------------------------------- /img/countries/gr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/gr.png -------------------------------------------------------------------------------- /img/countries/gs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/gs.png -------------------------------------------------------------------------------- /img/countries/gt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/gt.png -------------------------------------------------------------------------------- /img/countries/gu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/gu.png -------------------------------------------------------------------------------- /img/countries/gw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/gw.png -------------------------------------------------------------------------------- /img/countries/gy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/gy.png -------------------------------------------------------------------------------- /img/countries/hk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/hk.png -------------------------------------------------------------------------------- /img/countries/hm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/hm.png -------------------------------------------------------------------------------- /img/countries/hn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/hn.png -------------------------------------------------------------------------------- /img/countries/hr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/hr.png -------------------------------------------------------------------------------- /img/countries/ht.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ht.png -------------------------------------------------------------------------------- /img/countries/hu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/hu.png -------------------------------------------------------------------------------- /img/countries/id.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/id.png -------------------------------------------------------------------------------- /img/countries/ie.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ie.png -------------------------------------------------------------------------------- /img/countries/il.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/il.png -------------------------------------------------------------------------------- /img/countries/im.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/im.png -------------------------------------------------------------------------------- /img/countries/in.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/in.png -------------------------------------------------------------------------------- /img/countries/io.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/io.png -------------------------------------------------------------------------------- /img/countries/iq.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/iq.png -------------------------------------------------------------------------------- /img/countries/ir.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ir.png -------------------------------------------------------------------------------- /img/countries/is.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/is.png -------------------------------------------------------------------------------- /img/countries/it.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/it.png -------------------------------------------------------------------------------- /img/countries/je.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/je.png -------------------------------------------------------------------------------- /img/countries/jm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/jm.png -------------------------------------------------------------------------------- /img/countries/jo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/jo.png -------------------------------------------------------------------------------- /img/countries/jp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/jp.png -------------------------------------------------------------------------------- /img/countries/ke.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ke.png -------------------------------------------------------------------------------- /img/countries/kg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/kg.png -------------------------------------------------------------------------------- /img/countries/kh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/kh.png -------------------------------------------------------------------------------- /img/countries/ki.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ki.png -------------------------------------------------------------------------------- /img/countries/km.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/km.png -------------------------------------------------------------------------------- /img/countries/kn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/kn.png -------------------------------------------------------------------------------- /img/countries/kp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/kp.png -------------------------------------------------------------------------------- /img/countries/kr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/kr.png -------------------------------------------------------------------------------- /img/countries/kw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/kw.png -------------------------------------------------------------------------------- /img/countries/ky.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ky.png -------------------------------------------------------------------------------- /img/countries/kz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/kz.png -------------------------------------------------------------------------------- /img/countries/la.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/la.png -------------------------------------------------------------------------------- /img/countries/lb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/lb.png -------------------------------------------------------------------------------- /img/countries/lc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/lc.png -------------------------------------------------------------------------------- /img/countries/li.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/li.png -------------------------------------------------------------------------------- /img/countries/lk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/lk.png -------------------------------------------------------------------------------- /img/countries/lr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/lr.png -------------------------------------------------------------------------------- /img/countries/ls.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ls.png -------------------------------------------------------------------------------- /img/countries/lt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/lt.png -------------------------------------------------------------------------------- /img/countries/lu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/lu.png -------------------------------------------------------------------------------- /img/countries/lv.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/lv.png -------------------------------------------------------------------------------- /img/countries/ly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ly.png -------------------------------------------------------------------------------- /img/countries/ma.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ma.png -------------------------------------------------------------------------------- /img/countries/mc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/mc.png -------------------------------------------------------------------------------- /img/countries/md.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/md.png -------------------------------------------------------------------------------- /img/countries/me.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/me.png -------------------------------------------------------------------------------- /img/countries/mg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/mg.png -------------------------------------------------------------------------------- /img/countries/mh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/mh.png -------------------------------------------------------------------------------- /img/countries/mk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/mk.png -------------------------------------------------------------------------------- /img/countries/ml.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ml.png -------------------------------------------------------------------------------- /img/countries/mm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/mm.png -------------------------------------------------------------------------------- /img/countries/mn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/mn.png -------------------------------------------------------------------------------- /img/countries/mo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/mo.png -------------------------------------------------------------------------------- /img/countries/mp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/mp.png -------------------------------------------------------------------------------- /img/countries/mq.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/mq.png -------------------------------------------------------------------------------- /img/countries/mr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/mr.png -------------------------------------------------------------------------------- /img/countries/ms.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ms.png -------------------------------------------------------------------------------- /img/countries/mt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/mt.png -------------------------------------------------------------------------------- /img/countries/mu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/mu.png -------------------------------------------------------------------------------- /img/countries/mv.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/mv.png -------------------------------------------------------------------------------- /img/countries/mw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/mw.png -------------------------------------------------------------------------------- /img/countries/mx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/mx.png -------------------------------------------------------------------------------- /img/countries/my.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/my.png -------------------------------------------------------------------------------- /img/countries/mz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/mz.png -------------------------------------------------------------------------------- /img/countries/na.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/na.png -------------------------------------------------------------------------------- /img/countries/nc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/nc.png -------------------------------------------------------------------------------- /img/countries/ne.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ne.png -------------------------------------------------------------------------------- /img/countries/nf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/nf.png -------------------------------------------------------------------------------- /img/countries/ng.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ng.png -------------------------------------------------------------------------------- /img/countries/ni.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ni.png -------------------------------------------------------------------------------- /img/countries/nl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/nl.png -------------------------------------------------------------------------------- /img/countries/no.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/no.png -------------------------------------------------------------------------------- /img/countries/np.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/np.png -------------------------------------------------------------------------------- /img/countries/nr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/nr.png -------------------------------------------------------------------------------- /img/countries/nu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/nu.png -------------------------------------------------------------------------------- /img/countries/nz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/nz.png -------------------------------------------------------------------------------- /img/countries/om.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/om.png -------------------------------------------------------------------------------- /img/countries/pa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/pa.png -------------------------------------------------------------------------------- /img/countries/pe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/pe.png -------------------------------------------------------------------------------- /img/countries/pf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/pf.png -------------------------------------------------------------------------------- /img/countries/pg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/pg.png -------------------------------------------------------------------------------- /img/countries/ph.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ph.png -------------------------------------------------------------------------------- /img/countries/pk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/pk.png -------------------------------------------------------------------------------- /img/countries/pl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/pl.png -------------------------------------------------------------------------------- /img/countries/pm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/pm.png -------------------------------------------------------------------------------- /img/countries/pn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/pn.png -------------------------------------------------------------------------------- /img/countries/pr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/pr.png -------------------------------------------------------------------------------- /img/countries/ps.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ps.png -------------------------------------------------------------------------------- /img/countries/pt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/pt.png -------------------------------------------------------------------------------- /img/countries/pw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/pw.png -------------------------------------------------------------------------------- /img/countries/py.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/py.png -------------------------------------------------------------------------------- /img/countries/qa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/qa.png -------------------------------------------------------------------------------- /img/countries/re.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/re.png -------------------------------------------------------------------------------- /img/countries/ro.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ro.png -------------------------------------------------------------------------------- /img/countries/rs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/rs.png -------------------------------------------------------------------------------- /img/countries/ru.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ru.png -------------------------------------------------------------------------------- /img/countries/rw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/rw.png -------------------------------------------------------------------------------- /img/countries/sa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/sa.png -------------------------------------------------------------------------------- /img/countries/sb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/sb.png -------------------------------------------------------------------------------- /img/countries/sc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/sc.png -------------------------------------------------------------------------------- /img/countries/sd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/sd.png -------------------------------------------------------------------------------- /img/countries/se.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/se.png -------------------------------------------------------------------------------- /img/countries/sg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/sg.png -------------------------------------------------------------------------------- /img/countries/sh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/sh.png -------------------------------------------------------------------------------- /img/countries/si.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/si.png -------------------------------------------------------------------------------- /img/countries/sj.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/sj.png -------------------------------------------------------------------------------- /img/countries/sk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/sk.png -------------------------------------------------------------------------------- /img/countries/sl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/sl.png -------------------------------------------------------------------------------- /img/countries/sm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/sm.png -------------------------------------------------------------------------------- /img/countries/sn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/sn.png -------------------------------------------------------------------------------- /img/countries/so.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/so.png -------------------------------------------------------------------------------- /img/countries/sr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/sr.png -------------------------------------------------------------------------------- /img/countries/st.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/st.png -------------------------------------------------------------------------------- /img/countries/sv.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/sv.png -------------------------------------------------------------------------------- /img/countries/sy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/sy.png -------------------------------------------------------------------------------- /img/countries/sz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/sz.png -------------------------------------------------------------------------------- /img/countries/tc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/tc.png -------------------------------------------------------------------------------- /img/countries/td.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/td.png -------------------------------------------------------------------------------- /img/countries/tf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/tf.png -------------------------------------------------------------------------------- /img/countries/tg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/tg.png -------------------------------------------------------------------------------- /img/countries/th.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/th.png -------------------------------------------------------------------------------- /img/countries/tj.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/tj.png -------------------------------------------------------------------------------- /img/countries/tk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/tk.png -------------------------------------------------------------------------------- /img/countries/tl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/tl.png -------------------------------------------------------------------------------- /img/countries/tm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/tm.png -------------------------------------------------------------------------------- /img/countries/tn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/tn.png -------------------------------------------------------------------------------- /img/countries/to.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/to.png -------------------------------------------------------------------------------- /img/countries/tr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/tr.png -------------------------------------------------------------------------------- /img/countries/tt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/tt.png -------------------------------------------------------------------------------- /img/countries/tv.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/tv.png -------------------------------------------------------------------------------- /img/countries/tw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/tw.png -------------------------------------------------------------------------------- /img/countries/tz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/tz.png -------------------------------------------------------------------------------- /img/countries/ua.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ua.png -------------------------------------------------------------------------------- /img/countries/ug.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ug.png -------------------------------------------------------------------------------- /img/countries/uk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/uk.png -------------------------------------------------------------------------------- /img/countries/um.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/um.png -------------------------------------------------------------------------------- /img/countries/us.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/us.png -------------------------------------------------------------------------------- /img/countries/uy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/uy.png -------------------------------------------------------------------------------- /img/countries/uz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/uz.png -------------------------------------------------------------------------------- /img/countries/va.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/va.png -------------------------------------------------------------------------------- /img/countries/vc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/vc.png -------------------------------------------------------------------------------- /img/countries/ve.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ve.png -------------------------------------------------------------------------------- /img/countries/vg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/vg.png -------------------------------------------------------------------------------- /img/countries/vi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/vi.png -------------------------------------------------------------------------------- /img/countries/vn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/vn.png -------------------------------------------------------------------------------- /img/countries/vu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/vu.png -------------------------------------------------------------------------------- /img/countries/wf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/wf.png -------------------------------------------------------------------------------- /img/countries/ws.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ws.png -------------------------------------------------------------------------------- /img/countries/ye.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/ye.png -------------------------------------------------------------------------------- /img/countries/yt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/yt.png -------------------------------------------------------------------------------- /img/countries/za.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/za.png -------------------------------------------------------------------------------- /img/countries/zm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/zm.png -------------------------------------------------------------------------------- /img/countries/zw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/countries/zw.png -------------------------------------------------------------------------------- /img/default/100x100_broken_image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/100x100_broken_image.png -------------------------------------------------------------------------------- /img/default/16x16_3d_sound.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_3d_sound.png -------------------------------------------------------------------------------- /img/default/16x16_about.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_about.png -------------------------------------------------------------------------------- /img/default/16x16_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_add.png -------------------------------------------------------------------------------- /img/default/16x16_add_foe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_add_foe.png -------------------------------------------------------------------------------- /img/default/16x16_add_friend.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_add_friend.png -------------------------------------------------------------------------------- /img/default/16x16_away.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_away.png -------------------------------------------------------------------------------- /img/default/16x16_ban_client.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_ban_client.png -------------------------------------------------------------------------------- /img/default/16x16_ban_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_ban_list.png -------------------------------------------------------------------------------- /img/default/16x16_bookmark_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_bookmark_add.png -------------------------------------------------------------------------------- /img/default/16x16_bookmark_add_folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_bookmark_add_folder.png -------------------------------------------------------------------------------- /img/default/16x16_bookmark_duplicate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_bookmark_duplicate.png -------------------------------------------------------------------------------- /img/default/16x16_bookmark_manager.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_bookmark_manager.png -------------------------------------------------------------------------------- /img/default/16x16_bookmark_remove.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_bookmark_remove.png -------------------------------------------------------------------------------- /img/default/16x16_capture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_capture.png -------------------------------------------------------------------------------- /img/default/16x16_change_nickname.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_change_nickname.png -------------------------------------------------------------------------------- /img/default/16x16_changelog.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_changelog.png -------------------------------------------------------------------------------- /img/default/16x16_channel_chat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_channel_chat.png -------------------------------------------------------------------------------- /img/default/16x16_channel_collapse_all.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_channel_collapse_all.png -------------------------------------------------------------------------------- /img/default/16x16_channel_commander.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_channel_commander.png -------------------------------------------------------------------------------- /img/default/16x16_channel_create.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_channel_create.png -------------------------------------------------------------------------------- /img/default/16x16_channel_create_sub.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_channel_create_sub.png -------------------------------------------------------------------------------- /img/default/16x16_channel_delete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_channel_delete.png -------------------------------------------------------------------------------- /img/default/16x16_channel_edit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_channel_edit.png -------------------------------------------------------------------------------- /img/default/16x16_channel_expand_all.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_channel_expand_all.png -------------------------------------------------------------------------------- /img/default/16x16_channel_green.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_channel_green.png -------------------------------------------------------------------------------- /img/default/16x16_channel_green_subscribed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_channel_green_subscribed.png -------------------------------------------------------------------------------- /img/default/16x16_channel_private.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_channel_private.png -------------------------------------------------------------------------------- /img/default/16x16_channel_red.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_channel_red.png -------------------------------------------------------------------------------- /img/default/16x16_channel_red_subscribed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_channel_red_subscribed.png -------------------------------------------------------------------------------- /img/default/16x16_channel_switch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_channel_switch.png -------------------------------------------------------------------------------- /img/default/16x16_channel_yellow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_channel_yellow.png -------------------------------------------------------------------------------- /img/default/16x16_channel_yellow_subscribed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_channel_yellow_subscribed.png -------------------------------------------------------------------------------- /img/default/16x16_check_update.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_check_update.png -------------------------------------------------------------------------------- /img/default/16x16_connect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_connect.png -------------------------------------------------------------------------------- /img/default/16x16_copy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_copy.png -------------------------------------------------------------------------------- /img/default/16x16_default.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_default.png -------------------------------------------------------------------------------- /img/default/16x16_delete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_delete.png -------------------------------------------------------------------------------- /img/default/16x16_delete_avatar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_delete_avatar.png -------------------------------------------------------------------------------- /img/default/16x16_disconnect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_disconnect.png -------------------------------------------------------------------------------- /img/default/16x16_down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_down.png -------------------------------------------------------------------------------- /img/default/16x16_edit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_edit.png -------------------------------------------------------------------------------- /img/default/16x16_edit_friend_foe_status.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_edit_friend_foe_status.png -------------------------------------------------------------------------------- /img/default/16x16_emoticon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_emoticon.png -------------------------------------------------------------------------------- /img/default/16x16_error.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_error.png -------------------------------------------------------------------------------- /img/default/16x16_filetransfer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_filetransfer.png -------------------------------------------------------------------------------- /img/default/16x16_find.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_find.png -------------------------------------------------------------------------------- /img/default/16x16_guisetup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_guisetup.png -------------------------------------------------------------------------------- /img/default/16x16_hardware_input_muted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_hardware_input_muted.png -------------------------------------------------------------------------------- /img/default/16x16_hardware_output_muted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_hardware_output_muted.png -------------------------------------------------------------------------------- /img/default/16x16_hotkeys.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_hotkeys.png -------------------------------------------------------------------------------- /img/default/16x16_identity_manager.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_identity_manager.png -------------------------------------------------------------------------------- /img/default/16x16_info.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_info.png -------------------------------------------------------------------------------- /img/default/16x16_input_muted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_input_muted.png -------------------------------------------------------------------------------- /img/default/16x16_input_muted_local.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_input_muted_local.png -------------------------------------------------------------------------------- /img/default/16x16_is_talker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_is_talker.png -------------------------------------------------------------------------------- /img/default/16x16_kick_from_channel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_kick_from_channel.png -------------------------------------------------------------------------------- /img/default/16x16_kick_from_server.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_kick_from_server.png -------------------------------------------------------------------------------- /img/default/16x16_listview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_listview.png -------------------------------------------------------------------------------- /img/default/16x16_message_incoming.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_message_incoming.png -------------------------------------------------------------------------------- /img/default/16x16_message_info.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_message_info.png -------------------------------------------------------------------------------- /img/default/16x16_message_outgoing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_message_outgoing.png -------------------------------------------------------------------------------- /img/default/16x16_moderated.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_moderated.png -------------------------------------------------------------------------------- /img/default/16x16_music.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_music.png -------------------------------------------------------------------------------- /img/default/16x16_new_chat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_new_chat.png -------------------------------------------------------------------------------- /img/default/16x16_notifications.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_notifications.png -------------------------------------------------------------------------------- /img/default/16x16_offline_messages.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_offline_messages.png -------------------------------------------------------------------------------- /img/default/16x16_on_whisperlist.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_on_whisperlist.png -------------------------------------------------------------------------------- /img/default/16x16_output_muted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_output_muted.png -------------------------------------------------------------------------------- /img/default/16x16_permission_overview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_permission_overview.png -------------------------------------------------------------------------------- /img/default/16x16_permissions_channel_client.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_permissions_channel_client.png -------------------------------------------------------------------------------- /img/default/16x16_permissions_channel_groups.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_permissions_channel_groups.png -------------------------------------------------------------------------------- /img/default/16x16_permissions_channels.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_permissions_channels.png -------------------------------------------------------------------------------- /img/default/16x16_permissions_clients.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_permissions_clients.png -------------------------------------------------------------------------------- /img/default/16x16_permissions_server_groups.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_permissions_server_groups.png -------------------------------------------------------------------------------- /img/default/16x16_phoneticsnickname.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_phoneticsnickname.png -------------------------------------------------------------------------------- /img/default/16x16_ping_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_ping_1.png -------------------------------------------------------------------------------- /img/default/16x16_ping_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_ping_2.png -------------------------------------------------------------------------------- /img/default/16x16_ping_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_ping_3.png -------------------------------------------------------------------------------- /img/default/16x16_ping_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_ping_4.png -------------------------------------------------------------------------------- /img/default/16x16_ping_calculating.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_ping_calculating.png -------------------------------------------------------------------------------- /img/default/16x16_ping_disconnected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_ping_disconnected.png -------------------------------------------------------------------------------- /img/default/16x16_play.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_play.png -------------------------------------------------------------------------------- /img/default/16x16_playback.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_playback.png -------------------------------------------------------------------------------- /img/default/16x16_player_chat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_player_chat.png -------------------------------------------------------------------------------- /img/default/16x16_player_commander_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_player_commander_off.png -------------------------------------------------------------------------------- /img/default/16x16_player_commander_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_player_commander_on.png -------------------------------------------------------------------------------- /img/default/16x16_player_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_player_off.png -------------------------------------------------------------------------------- /img/default/16x16_player_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_player_on.png -------------------------------------------------------------------------------- /img/default/16x16_player_whisper.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_player_whisper.png -------------------------------------------------------------------------------- /img/default/16x16_plugins.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_plugins.png -------------------------------------------------------------------------------- /img/default/16x16_poke.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_poke.png -------------------------------------------------------------------------------- /img/default/16x16_present.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_present.png -------------------------------------------------------------------------------- /img/default/16x16_quit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_quit.png -------------------------------------------------------------------------------- /img/default/16x16_recording_start.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_recording_start.png -------------------------------------------------------------------------------- /img/default/16x16_recording_stop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_recording_stop.png -------------------------------------------------------------------------------- /img/default/16x16_register.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_register.png -------------------------------------------------------------------------------- /img/default/16x16_remove_foe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_remove_foe.png -------------------------------------------------------------------------------- /img/default/16x16_remove_friend.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_remove_friend.png -------------------------------------------------------------------------------- /img/default/16x16_request_talk_power.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_request_talk_power.png -------------------------------------------------------------------------------- /img/default/16x16_request_talk_power_cancel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_request_talk_power_cancel.png -------------------------------------------------------------------------------- /img/default/16x16_revoke_talker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_revoke_talker.png -------------------------------------------------------------------------------- /img/default/16x16_send_complaint.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_send_complaint.png -------------------------------------------------------------------------------- /img/default/16x16_server_green.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_server_green.png -------------------------------------------------------------------------------- /img/default/16x16_server_log.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_server_log.png -------------------------------------------------------------------------------- /img/default/16x16_server_query.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_server_query.png -------------------------------------------------------------------------------- /img/default/16x16_settings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_settings.png -------------------------------------------------------------------------------- /img/default/16x16_setup_wizard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_setup_wizard.png -------------------------------------------------------------------------------- /img/default/16x16_stop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_stop.png -------------------------------------------------------------------------------- /img/default/16x16_subscribe_to_all_channels.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_subscribe_to_all_channels.png -------------------------------------------------------------------------------- /img/default/16x16_subscribe_to_channel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_subscribe_to_channel.png -------------------------------------------------------------------------------- /img/default/16x16_temp_server_password.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_temp_server_password.png -------------------------------------------------------------------------------- /img/default/16x16_temp_server_password_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_temp_server_password_add.png -------------------------------------------------------------------------------- /img/default/16x16_textformat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_textformat.png -------------------------------------------------------------------------------- /img/default/16x16_textformat_bold.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_textformat_bold.png -------------------------------------------------------------------------------- /img/default/16x16_textformat_foreground.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_textformat_foreground.png -------------------------------------------------------------------------------- /img/default/16x16_textformat_italic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_textformat_italic.png -------------------------------------------------------------------------------- /img/default/16x16_textformat_underline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_textformat_underline.png -------------------------------------------------------------------------------- /img/default/16x16_token.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_token.png -------------------------------------------------------------------------------- /img/default/16x16_unsubscribe_from_all_channels.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_unsubscribe_from_all_channels.png -------------------------------------------------------------------------------- /img/default/16x16_unsubscribe_from_channel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_unsubscribe_from_channel.png -------------------------------------------------------------------------------- /img/default/16x16_up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_up.png -------------------------------------------------------------------------------- /img/default/16x16_upload_avatar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_upload_avatar.png -------------------------------------------------------------------------------- /img/default/16x16_urlcatcher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_urlcatcher.png -------------------------------------------------------------------------------- /img/default/16x16_virtualserver_edit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_virtualserver_edit.png -------------------------------------------------------------------------------- /img/default/16x16_volume.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_volume.png -------------------------------------------------------------------------------- /img/default/16x16_warning.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_warning.png -------------------------------------------------------------------------------- /img/default/16x16_weblist.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_weblist.png -------------------------------------------------------------------------------- /img/default/16x16_whisperlists.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/16x16_whisperlists.png -------------------------------------------------------------------------------- /img/default/200x200_loading_image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/200x200_loading_image.png -------------------------------------------------------------------------------- /img/default/20x20_3d_sound_me.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/20x20_3d_sound_me.png -------------------------------------------------------------------------------- /img/default/20x20_3d_sound_user.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/20x20_3d_sound_user.png -------------------------------------------------------------------------------- /img/default/24x24_3d_sound.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_3d_sound.png -------------------------------------------------------------------------------- /img/default/24x24_activate_microphone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_activate_microphone.png -------------------------------------------------------------------------------- /img/default/24x24_away.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_away.png -------------------------------------------------------------------------------- /img/default/24x24_ban_client.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_ban_client.png -------------------------------------------------------------------------------- /img/default/24x24_bookmark_manager.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_bookmark_manager.png -------------------------------------------------------------------------------- /img/default/24x24_capture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_capture.png -------------------------------------------------------------------------------- /img/default/24x24_channel_create.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_channel_create.png -------------------------------------------------------------------------------- /img/default/24x24_channel_create_sub.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_channel_create_sub.png -------------------------------------------------------------------------------- /img/default/24x24_channel_delete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_channel_delete.png -------------------------------------------------------------------------------- /img/default/24x24_connect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_connect.png -------------------------------------------------------------------------------- /img/default/24x24_disconnect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_disconnect.png -------------------------------------------------------------------------------- /img/default/24x24_edit_friend_foe_status.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_edit_friend_foe_status.png -------------------------------------------------------------------------------- /img/default/24x24_filetransfer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_filetransfer.png -------------------------------------------------------------------------------- /img/default/24x24_hardware_input_muted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_hardware_input_muted.png -------------------------------------------------------------------------------- /img/default/24x24_hardware_output_muted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_hardware_output_muted.png -------------------------------------------------------------------------------- /img/default/24x24_hoster_button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_hoster_button.png -------------------------------------------------------------------------------- /img/default/24x24_iconsview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_iconsview.png -------------------------------------------------------------------------------- /img/default/24x24_identity_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_identity_add.png -------------------------------------------------------------------------------- /img/default/24x24_identity_default.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_identity_default.png -------------------------------------------------------------------------------- /img/default/24x24_identity_export.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_identity_export.png -------------------------------------------------------------------------------- /img/default/24x24_identity_import.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_identity_import.png -------------------------------------------------------------------------------- /img/default/24x24_identity_manager.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_identity_manager.png -------------------------------------------------------------------------------- /img/default/24x24_identity_remove.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_identity_remove.png -------------------------------------------------------------------------------- /img/default/24x24_input_muted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_input_muted.png -------------------------------------------------------------------------------- /img/default/24x24_input_muted_local.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_input_muted_local.png -------------------------------------------------------------------------------- /img/default/24x24_listview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_listview.png -------------------------------------------------------------------------------- /img/default/24x24_message_incoming.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_message_incoming.png -------------------------------------------------------------------------------- /img/default/24x24_message_info.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_message_info.png -------------------------------------------------------------------------------- /img/default/24x24_message_outgoing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_message_outgoing.png -------------------------------------------------------------------------------- /img/default/24x24_output_muted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_output_muted.png -------------------------------------------------------------------------------- /img/default/24x24_permission_channel_group.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_permission_channel_group.png -------------------------------------------------------------------------------- /img/default/24x24_permission_channels.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_permission_channels.png -------------------------------------------------------------------------------- /img/default/24x24_permission_client.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_permission_client.png -------------------------------------------------------------------------------- /img/default/24x24_permission_server_group.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_permission_server_group.png -------------------------------------------------------------------------------- /img/default/24x24_playback.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_playback.png -------------------------------------------------------------------------------- /img/default/24x24_player_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_player_off.png -------------------------------------------------------------------------------- /img/default/24x24_player_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_player_on.png -------------------------------------------------------------------------------- /img/default/24x24_player_whisper.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_player_whisper.png -------------------------------------------------------------------------------- /img/default/24x24_selectfolder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_selectfolder.png -------------------------------------------------------------------------------- /img/default/24x24_subscribe_to_all_channels.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_subscribe_to_all_channels.png -------------------------------------------------------------------------------- /img/default/24x24_unsubscribe_from_all_channels.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_unsubscribe_from_all_channels.png -------------------------------------------------------------------------------- /img/default/24x24_urlcatcher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_urlcatcher.png -------------------------------------------------------------------------------- /img/default/24x24_whisperlists.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/24x24_whisperlists.png -------------------------------------------------------------------------------- /img/default/32x32_away.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/32x32_away.png -------------------------------------------------------------------------------- /img/default/32x32_capture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/32x32_capture.png -------------------------------------------------------------------------------- /img/default/32x32_channel_create.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/32x32_channel_create.png -------------------------------------------------------------------------------- /img/default/32x32_file_home.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/32x32_file_home.png -------------------------------------------------------------------------------- /img/default/32x32_file_refresh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/32x32_file_refresh.png -------------------------------------------------------------------------------- /img/default/32x32_file_up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/32x32_file_up.png -------------------------------------------------------------------------------- /img/default/32x32_guisetup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/32x32_guisetup.png -------------------------------------------------------------------------------- /img/default/32x32_hardware_input_muted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/32x32_hardware_input_muted.png -------------------------------------------------------------------------------- /img/default/32x32_hardware_output_muted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/32x32_hardware_output_muted.png -------------------------------------------------------------------------------- /img/default/32x32_hotkeys.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/32x32_hotkeys.png -------------------------------------------------------------------------------- /img/default/32x32_input_muted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/32x32_input_muted.png -------------------------------------------------------------------------------- /img/default/32x32_input_muted_local.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/32x32_input_muted_local.png -------------------------------------------------------------------------------- /img/default/32x32_notifications.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/32x32_notifications.png -------------------------------------------------------------------------------- /img/default/32x32_output_muted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/32x32_output_muted.png -------------------------------------------------------------------------------- /img/default/32x32_playback.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/32x32_playback.png -------------------------------------------------------------------------------- /img/default/32x32_player_chat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/32x32_player_chat.png -------------------------------------------------------------------------------- /img/default/32x32_player_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/32x32_player_off.png -------------------------------------------------------------------------------- /img/default/32x32_player_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/32x32_player_on.png -------------------------------------------------------------------------------- /img/default/32x32_player_whisper.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/32x32_player_whisper.png -------------------------------------------------------------------------------- /img/default/32x32_security.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/32x32_security.png -------------------------------------------------------------------------------- /img/default/32x32_toggle_block_incoming_whispers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/32x32_toggle_block_incoming_whispers.png -------------------------------------------------------------------------------- /img/default/32x32_toggle_server_query_clients.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/32x32_toggle_server_query_clients.png -------------------------------------------------------------------------------- /img/default/32x32_whisperlists.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/32x32_whisperlists.png -------------------------------------------------------------------------------- /img/default/7x5_down_arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/7x5_down_arrow.png -------------------------------------------------------------------------------- /img/default/7x5_up_arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/7x5_up_arrow.png -------------------------------------------------------------------------------- /img/default/8x7_tab_close_button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/8x7_tab_close_button.png -------------------------------------------------------------------------------- /img/default/emoticons/cool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/emoticons/cool.png -------------------------------------------------------------------------------- /img/default/emoticons/emoticons.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/emoticons/emoticons.txt -------------------------------------------------------------------------------- /img/default/emoticons/sad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/emoticons/sad.png -------------------------------------------------------------------------------- /img/default/emoticons/smile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/emoticons/smile.png -------------------------------------------------------------------------------- /img/default/emoticons/twinkle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/emoticons/twinkle.png -------------------------------------------------------------------------------- /img/default/group_100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/group_100.png -------------------------------------------------------------------------------- /img/default/group_1037837169.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/group_1037837169.png -------------------------------------------------------------------------------- /img/default/group_200.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/group_200.png -------------------------------------------------------------------------------- /img/default/group_300.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/group_300.png -------------------------------------------------------------------------------- /img/default/group_4025115194.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/group_4025115194.png -------------------------------------------------------------------------------- /img/default/group_500.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/group_500.png -------------------------------------------------------------------------------- /img/default/group_582334931.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/group_582334931.png -------------------------------------------------------------------------------- /img/default/group_600.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default/group_600.png -------------------------------------------------------------------------------- /img/default_colored_2014/3d_sound.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/3d_sound.png -------------------------------------------------------------------------------- /img/default_colored_2014/3d_sound_me.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/3d_sound_me.png -------------------------------------------------------------------------------- /img/default_colored_2014/3d_sound_user.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/3d_sound_user.png -------------------------------------------------------------------------------- /img/default_colored_2014/about.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/about.png -------------------------------------------------------------------------------- /img/default_colored_2014/activate_microphone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/activate_microphone.png -------------------------------------------------------------------------------- /img/default_colored_2014/add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/add.png -------------------------------------------------------------------------------- /img/default_colored_2014/add_foe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/add_foe.png -------------------------------------------------------------------------------- /img/default_colored_2014/add_folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/add_folder.png -------------------------------------------------------------------------------- /img/default_colored_2014/add_friend.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/add_friend.png -------------------------------------------------------------------------------- /img/default_colored_2014/apply.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/apply.png -------------------------------------------------------------------------------- /img/default_colored_2014/away.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/away.png -------------------------------------------------------------------------------- /img/default_colored_2014/ban_client.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/ban_client.png -------------------------------------------------------------------------------- /img/default_colored_2014/ban_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/ban_list.png -------------------------------------------------------------------------------- /img/default_colored_2014/bookmark_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/bookmark_add.png -------------------------------------------------------------------------------- /img/default_colored_2014/bookmark_add_folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/bookmark_add_folder.png -------------------------------------------------------------------------------- /img/default_colored_2014/bookmark_duplicate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/bookmark_duplicate.png -------------------------------------------------------------------------------- /img/default_colored_2014/bookmark_manager.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/bookmark_manager.png -------------------------------------------------------------------------------- /img/default_colored_2014/bookmark_remove.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/bookmark_remove.png -------------------------------------------------------------------------------- /img/default_colored_2014/broken_image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/broken_image.png -------------------------------------------------------------------------------- /img/default_colored_2014/capture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/capture.png -------------------------------------------------------------------------------- /img/default_colored_2014/change_nickname.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/change_nickname.png -------------------------------------------------------------------------------- /img/default_colored_2014/changelog.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/changelog.png -------------------------------------------------------------------------------- /img/default_colored_2014/channel_chat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/channel_chat.png -------------------------------------------------------------------------------- /img/default_colored_2014/channel_collapse_all.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/channel_collapse_all.png -------------------------------------------------------------------------------- /img/default_colored_2014/channel_commander.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/channel_commander.png -------------------------------------------------------------------------------- /img/default_colored_2014/channel_create.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/channel_create.png -------------------------------------------------------------------------------- /img/default_colored_2014/channel_create_sub.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/channel_create_sub.png -------------------------------------------------------------------------------- /img/default_colored_2014/channel_default.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/channel_default.png -------------------------------------------------------------------------------- /img/default_colored_2014/channel_delete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/channel_delete.png -------------------------------------------------------------------------------- /img/default_colored_2014/channel_edit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/channel_edit.png -------------------------------------------------------------------------------- /img/default_colored_2014/channel_expand_all.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/channel_expand_all.png -------------------------------------------------------------------------------- /img/default_colored_2014/channel_green.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/channel_green.png -------------------------------------------------------------------------------- /img/default_colored_2014/channel_green_subscribed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/channel_green_subscribed.png -------------------------------------------------------------------------------- /img/default_colored_2014/channel_groups.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/channel_groups.png -------------------------------------------------------------------------------- /img/default_colored_2014/channel_private.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/channel_private.png -------------------------------------------------------------------------------- /img/default_colored_2014/channel_red.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/channel_red.png -------------------------------------------------------------------------------- /img/default_colored_2014/channel_red_subscribed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/channel_red_subscribed.png -------------------------------------------------------------------------------- /img/default_colored_2014/channel_switch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/channel_switch.png -------------------------------------------------------------------------------- /img/default_colored_2014/channel_unsubscribed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/channel_unsubscribed.png -------------------------------------------------------------------------------- /img/default_colored_2014/channel_yellow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/channel_yellow.png -------------------------------------------------------------------------------- /img/default_colored_2014/check_update.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/check_update.png -------------------------------------------------------------------------------- /img/default_colored_2014/clear.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/clear.png -------------------------------------------------------------------------------- /img/default_colored_2014/complaint_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/complaint_list.png -------------------------------------------------------------------------------- /img/default_colored_2014/connect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/connect.png -------------------------------------------------------------------------------- /img/default_colored_2014/contact.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/contact.png -------------------------------------------------------------------------------- /img/default_colored_2014/copy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/copy.png -------------------------------------------------------------------------------- /img/default_colored_2014/copy_url.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/copy_url.png -------------------------------------------------------------------------------- /img/default_colored_2014/default.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/default.png -------------------------------------------------------------------------------- /img/default_colored_2014/delete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/delete.png -------------------------------------------------------------------------------- /img/default_colored_2014/delete_avatar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/delete_avatar.png -------------------------------------------------------------------------------- /img/default_colored_2014/disconnect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/disconnect.png -------------------------------------------------------------------------------- /img/default_colored_2014/down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/down.png -------------------------------------------------------------------------------- /img/default_colored_2014/download.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/download.png -------------------------------------------------------------------------------- /img/default_colored_2014/edit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/edit.png -------------------------------------------------------------------------------- /img/default_colored_2014/edit_friend_foe_status.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/edit_friend_foe_status.png -------------------------------------------------------------------------------- /img/default_colored_2014/emoticon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/emoticon.png -------------------------------------------------------------------------------- /img/default_colored_2014/emoticons/angry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/emoticons/angry.png -------------------------------------------------------------------------------- /img/default_colored_2014/emoticons/cool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/emoticons/cool.png -------------------------------------------------------------------------------- /img/default_colored_2014/emoticons/laugh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/emoticons/laugh.png -------------------------------------------------------------------------------- /img/default_colored_2014/emoticons/sad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/emoticons/sad.png -------------------------------------------------------------------------------- /img/default_colored_2014/emoticons/scream.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/emoticons/scream.png -------------------------------------------------------------------------------- /img/default_colored_2014/emoticons/skeptical.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/emoticons/skeptical.png -------------------------------------------------------------------------------- /img/default_colored_2014/emoticons/smile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/emoticons/smile.png -------------------------------------------------------------------------------- /img/default_colored_2014/emoticons/stunned.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/emoticons/stunned.png -------------------------------------------------------------------------------- /img/default_colored_2014/emoticons/tongue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/emoticons/tongue.png -------------------------------------------------------------------------------- /img/default_colored_2014/emoticons/twinkle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/emoticons/twinkle.png -------------------------------------------------------------------------------- /img/default_colored_2014/favorite.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/favorite.png -------------------------------------------------------------------------------- /img/default_colored_2014/file_home.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/file_home.png -------------------------------------------------------------------------------- /img/default_colored_2014/file_refresh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/file_refresh.png -------------------------------------------------------------------------------- /img/default_colored_2014/filetransfer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/filetransfer.png -------------------------------------------------------------------------------- /img/default_colored_2014/find.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/find.png -------------------------------------------------------------------------------- /img/default_colored_2014/folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/folder.png -------------------------------------------------------------------------------- /img/default_colored_2014/folder_up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/folder_up.png -------------------------------------------------------------------------------- /img/default_colored_2014/group_100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/group_100.png -------------------------------------------------------------------------------- /img/default_colored_2014/group_200.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/group_200.png -------------------------------------------------------------------------------- /img/default_colored_2014/group_300.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/group_300.png -------------------------------------------------------------------------------- /img/default_colored_2014/group_500.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/group_500.png -------------------------------------------------------------------------------- /img/default_colored_2014/group_600.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/group_600.png -------------------------------------------------------------------------------- /img/default_colored_2014/guisetup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/guisetup.png -------------------------------------------------------------------------------- /img/default_colored_2014/hoster_button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/hoster_button.png -------------------------------------------------------------------------------- /img/default_colored_2014/hotkeys.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/hotkeys.png -------------------------------------------------------------------------------- /img/default_colored_2014/iconsview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/iconsview.png -------------------------------------------------------------------------------- /img/default_colored_2014/iconviewer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/iconviewer.png -------------------------------------------------------------------------------- /img/default_colored_2014/identity_default.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/identity_default.png -------------------------------------------------------------------------------- /img/default_colored_2014/identity_export.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/identity_export.png -------------------------------------------------------------------------------- /img/default_colored_2014/identity_import.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/identity_import.png -------------------------------------------------------------------------------- /img/default_colored_2014/identity_manager.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/identity_manager.png -------------------------------------------------------------------------------- /img/default_colored_2014/info.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/info.png -------------------------------------------------------------------------------- /img/default_colored_2014/input_muted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/input_muted.png -------------------------------------------------------------------------------- /img/default_colored_2014/invite_buddy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/invite_buddy.png -------------------------------------------------------------------------------- /img/default_colored_2014/is_talker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/is_talker.png -------------------------------------------------------------------------------- /img/default_colored_2014/kick.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/kick.png -------------------------------------------------------------------------------- /img/default_colored_2014/listview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/listview.png -------------------------------------------------------------------------------- /img/default_colored_2014/loading_image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/loading_image.png -------------------------------------------------------------------------------- /img/default_colored_2014/message_incoming.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/message_incoming.png -------------------------------------------------------------------------------- /img/default_colored_2014/message_info.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/message_info.png -------------------------------------------------------------------------------- /img/default_colored_2014/message_outgoing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/message_outgoing.png -------------------------------------------------------------------------------- /img/default_colored_2014/messages.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/messages.png -------------------------------------------------------------------------------- /img/default_colored_2014/moderated.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/moderated.png -------------------------------------------------------------------------------- /img/default_colored_2014/music.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/music.png -------------------------------------------------------------------------------- /img/default_colored_2014/new_chat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/new_chat.png -------------------------------------------------------------------------------- /img/default_colored_2014/notifications.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/notifications.png -------------------------------------------------------------------------------- /img/default_colored_2014/offline_messages.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/offline_messages.png -------------------------------------------------------------------------------- /img/default_colored_2014/output_muted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/output_muted.png -------------------------------------------------------------------------------- /img/default_colored_2014/overwolf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/overwolf.png -------------------------------------------------------------------------------- /img/default_colored_2014/overwolf_selected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/overwolf_selected.png -------------------------------------------------------------------------------- /img/default_colored_2014/permission_channel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/permission_channel.png -------------------------------------------------------------------------------- /img/default_colored_2014/permission_client.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/permission_client.png -------------------------------------------------------------------------------- /img/default_colored_2014/permission_overview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/permission_overview.png -------------------------------------------------------------------------------- /img/default_colored_2014/phoneticsnickname.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/phoneticsnickname.png -------------------------------------------------------------------------------- /img/default_colored_2014/ping_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/ping_1.png -------------------------------------------------------------------------------- /img/default_colored_2014/ping_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/ping_2.png -------------------------------------------------------------------------------- /img/default_colored_2014/ping_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/ping_3.png -------------------------------------------------------------------------------- /img/default_colored_2014/ping_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/ping_4.png -------------------------------------------------------------------------------- /img/default_colored_2014/ping_calculating.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/ping_calculating.png -------------------------------------------------------------------------------- /img/default_colored_2014/ping_disconnected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/ping_disconnected.png -------------------------------------------------------------------------------- /img/default_colored_2014/play.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/play.png -------------------------------------------------------------------------------- /img/default_colored_2014/player_chat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/player_chat.png -------------------------------------------------------------------------------- /img/default_colored_2014/player_commander_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/player_commander_off.png -------------------------------------------------------------------------------- /img/default_colored_2014/player_commander_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/player_commander_on.png -------------------------------------------------------------------------------- /img/default_colored_2014/player_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/player_off.png -------------------------------------------------------------------------------- /img/default_colored_2014/player_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/player_on.png -------------------------------------------------------------------------------- /img/default_colored_2014/player_whisper.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/player_whisper.png -------------------------------------------------------------------------------- /img/default_colored_2014/plugins.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/plugins.png -------------------------------------------------------------------------------- /img/default_colored_2014/poke.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/poke.png -------------------------------------------------------------------------------- /img/default_colored_2014/present.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/present.png -------------------------------------------------------------------------------- /img/default_colored_2014/recording_start.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/recording_start.png -------------------------------------------------------------------------------- /img/default_colored_2014/recording_stop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/recording_stop.png -------------------------------------------------------------------------------- /img/default_colored_2014/refresh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/refresh.png -------------------------------------------------------------------------------- /img/default_colored_2014/register.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/register.png -------------------------------------------------------------------------------- /img/default_colored_2014/remove_foe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/remove_foe.png -------------------------------------------------------------------------------- /img/default_colored_2014/remove_friend.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/remove_friend.png -------------------------------------------------------------------------------- /img/default_colored_2014/request_talk_power.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/request_talk_power.png -------------------------------------------------------------------------------- /img/default_colored_2014/security.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/security.png -------------------------------------------------------------------------------- /img/default_colored_2014/select_all.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/select_all.png -------------------------------------------------------------------------------- /img/default_colored_2014/send.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/send.png -------------------------------------------------------------------------------- /img/default_colored_2014/send_complaint.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/send_complaint.png -------------------------------------------------------------------------------- /img/default_colored_2014/server_green.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/server_green.png -------------------------------------------------------------------------------- /img/default_colored_2014/server_log.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/server_log.png -------------------------------------------------------------------------------- /img/default_colored_2014/server_query.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/server_query.png -------------------------------------------------------------------------------- /img/default_colored_2014/settings.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/settings.ini -------------------------------------------------------------------------------- /img/default_colored_2014/settings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/settings.png -------------------------------------------------------------------------------- /img/default_colored_2014/setup_wizard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/setup_wizard.png -------------------------------------------------------------------------------- /img/default_colored_2014/sort_by_name.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/sort_by_name.png -------------------------------------------------------------------------------- /img/default_colored_2014/soundpack.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/soundpack.png -------------------------------------------------------------------------------- /img/default_colored_2014/subscribe_to_channel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/subscribe_to_channel.png -------------------------------------------------------------------------------- /img/default_colored_2014/switch_advanced.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/switch_advanced.png -------------------------------------------------------------------------------- /img/default_colored_2014/switch_standard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/switch_standard.png -------------------------------------------------------------------------------- /img/default_colored_2014/tab_close_button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/tab_close_button.png -------------------------------------------------------------------------------- /img/default_colored_2014/temp_server_password.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/temp_server_password.png -------------------------------------------------------------------------------- /img/default_colored_2014/textformat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/textformat.png -------------------------------------------------------------------------------- /img/default_colored_2014/textformat_bold.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/textformat_bold.png -------------------------------------------------------------------------------- /img/default_colored_2014/textformat_foreground.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/textformat_foreground.png -------------------------------------------------------------------------------- /img/default_colored_2014/textformat_italic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/textformat_italic.png -------------------------------------------------------------------------------- /img/default_colored_2014/textformat_underline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/textformat_underline.png -------------------------------------------------------------------------------- /img/default_colored_2014/toggle_whisper.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/toggle_whisper.png -------------------------------------------------------------------------------- /img/default_colored_2014/token.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/token.png -------------------------------------------------------------------------------- /img/default_colored_2014/token_use.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/token_use.png -------------------------------------------------------------------------------- /img/default_colored_2014/up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/up.png -------------------------------------------------------------------------------- /img/default_colored_2014/upload.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/upload.png -------------------------------------------------------------------------------- /img/default_colored_2014/upload_avatar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/upload_avatar.png -------------------------------------------------------------------------------- /img/default_colored_2014/urlcatcher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/urlcatcher.png -------------------------------------------------------------------------------- /img/default_colored_2014/virtualserver_edit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/virtualserver_edit.png -------------------------------------------------------------------------------- /img/default_colored_2014/volume.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/volume.png -------------------------------------------------------------------------------- /img/default_colored_2014/warning.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/warning.png -------------------------------------------------------------------------------- /img/default_colored_2014/weblist.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/weblist.png -------------------------------------------------------------------------------- /img/default_colored_2014/whisper.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/whisper.png -------------------------------------------------------------------------------- /img/default_colored_2014/whisperlists.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_colored_2014/whisperlists.png -------------------------------------------------------------------------------- /img/default_mono_2014/3d_sound.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/3d_sound.png -------------------------------------------------------------------------------- /img/default_mono_2014/3d_sound_me.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/3d_sound_me.png -------------------------------------------------------------------------------- /img/default_mono_2014/3d_sound_user.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/3d_sound_user.png -------------------------------------------------------------------------------- /img/default_mono_2014/about.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/about.png -------------------------------------------------------------------------------- /img/default_mono_2014/activate_microphone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/activate_microphone.png -------------------------------------------------------------------------------- /img/default_mono_2014/add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/add.png -------------------------------------------------------------------------------- /img/default_mono_2014/add_foe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/add_foe.png -------------------------------------------------------------------------------- /img/default_mono_2014/add_folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/add_folder.png -------------------------------------------------------------------------------- /img/default_mono_2014/add_friend.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/add_friend.png -------------------------------------------------------------------------------- /img/default_mono_2014/apply.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/apply.png -------------------------------------------------------------------------------- /img/default_mono_2014/away.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/away.png -------------------------------------------------------------------------------- /img/default_mono_2014/ban_client.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/ban_client.png -------------------------------------------------------------------------------- /img/default_mono_2014/ban_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/ban_list.png -------------------------------------------------------------------------------- /img/default_mono_2014/bookmark_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/bookmark_add.png -------------------------------------------------------------------------------- /img/default_mono_2014/bookmark_add_folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/bookmark_add_folder.png -------------------------------------------------------------------------------- /img/default_mono_2014/bookmark_duplicate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/bookmark_duplicate.png -------------------------------------------------------------------------------- /img/default_mono_2014/bookmark_manager.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/bookmark_manager.png -------------------------------------------------------------------------------- /img/default_mono_2014/bookmark_remove.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/bookmark_remove.png -------------------------------------------------------------------------------- /img/default_mono_2014/broken_image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/broken_image.png -------------------------------------------------------------------------------- /img/default_mono_2014/capture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/capture.png -------------------------------------------------------------------------------- /img/default_mono_2014/change_nickname.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/change_nickname.png -------------------------------------------------------------------------------- /img/default_mono_2014/changelog.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/changelog.png -------------------------------------------------------------------------------- /img/default_mono_2014/channel_chat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/channel_chat.png -------------------------------------------------------------------------------- /img/default_mono_2014/channel_collapse_all.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/channel_collapse_all.png -------------------------------------------------------------------------------- /img/default_mono_2014/channel_commander.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/channel_commander.png -------------------------------------------------------------------------------- /img/default_mono_2014/channel_create.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/channel_create.png -------------------------------------------------------------------------------- /img/default_mono_2014/channel_create_sub.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/channel_create_sub.png -------------------------------------------------------------------------------- /img/default_mono_2014/channel_default.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/channel_default.png -------------------------------------------------------------------------------- /img/default_mono_2014/channel_delete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/channel_delete.png -------------------------------------------------------------------------------- /img/default_mono_2014/channel_edit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/channel_edit.png -------------------------------------------------------------------------------- /img/default_mono_2014/channel_expand_all.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/channel_expand_all.png -------------------------------------------------------------------------------- /img/default_mono_2014/channel_green.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/channel_green.png -------------------------------------------------------------------------------- /img/default_mono_2014/channel_green_subscribed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/channel_green_subscribed.png -------------------------------------------------------------------------------- /img/default_mono_2014/channel_groups.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/channel_groups.png -------------------------------------------------------------------------------- /img/default_mono_2014/channel_private.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/channel_private.png -------------------------------------------------------------------------------- /img/default_mono_2014/channel_red.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/channel_red.png -------------------------------------------------------------------------------- /img/default_mono_2014/channel_red_subscribed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/channel_red_subscribed.png -------------------------------------------------------------------------------- /img/default_mono_2014/channel_subscribed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/channel_subscribed.png -------------------------------------------------------------------------------- /img/default_mono_2014/channel_switch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/channel_switch.png -------------------------------------------------------------------------------- /img/default_mono_2014/channel_unsubscribed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/channel_unsubscribed.png -------------------------------------------------------------------------------- /img/default_mono_2014/channel_yellow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/channel_yellow.png -------------------------------------------------------------------------------- /img/default_mono_2014/channel_yellow_subscribed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/channel_yellow_subscribed.png -------------------------------------------------------------------------------- /img/default_mono_2014/check_update.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/check_update.png -------------------------------------------------------------------------------- /img/default_mono_2014/clear.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/clear.png -------------------------------------------------------------------------------- /img/default_mono_2014/complaint_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/complaint_list.png -------------------------------------------------------------------------------- /img/default_mono_2014/connect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/connect.png -------------------------------------------------------------------------------- /img/default_mono_2014/contact.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/contact.png -------------------------------------------------------------------------------- /img/default_mono_2014/copy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/copy.png -------------------------------------------------------------------------------- /img/default_mono_2014/copy_url.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/copy_url.png -------------------------------------------------------------------------------- /img/default_mono_2014/default.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/default.png -------------------------------------------------------------------------------- /img/default_mono_2014/default_for_all_bookmarks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/default_for_all_bookmarks.png -------------------------------------------------------------------------------- /img/default_mono_2014/delete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/delete.png -------------------------------------------------------------------------------- /img/default_mono_2014/delete_avatar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/delete_avatar.png -------------------------------------------------------------------------------- /img/default_mono_2014/disconnect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/disconnect.png -------------------------------------------------------------------------------- /img/default_mono_2014/down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/down.png -------------------------------------------------------------------------------- /img/default_mono_2014/download.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/download.png -------------------------------------------------------------------------------- /img/default_mono_2014/edit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/edit.png -------------------------------------------------------------------------------- /img/default_mono_2014/edit_friend_foe_status.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/edit_friend_foe_status.png -------------------------------------------------------------------------------- /img/default_mono_2014/emoticon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/emoticon.png -------------------------------------------------------------------------------- /img/default_mono_2014/emoticons/angry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/emoticons/angry.png -------------------------------------------------------------------------------- /img/default_mono_2014/emoticons/cool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/emoticons/cool.png -------------------------------------------------------------------------------- /img/default_mono_2014/emoticons/laugh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/emoticons/laugh.png -------------------------------------------------------------------------------- /img/default_mono_2014/emoticons/sad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/emoticons/sad.png -------------------------------------------------------------------------------- /img/default_mono_2014/emoticons/scream.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/emoticons/scream.png -------------------------------------------------------------------------------- /img/default_mono_2014/emoticons/skeptical.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/emoticons/skeptical.png -------------------------------------------------------------------------------- /img/default_mono_2014/emoticons/smile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/emoticons/smile.png -------------------------------------------------------------------------------- /img/default_mono_2014/emoticons/stunned.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/emoticons/stunned.png -------------------------------------------------------------------------------- /img/default_mono_2014/emoticons/tongue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/emoticons/tongue.png -------------------------------------------------------------------------------- /img/default_mono_2014/emoticons/twinkle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/emoticons/twinkle.png -------------------------------------------------------------------------------- /img/default_mono_2014/favorite.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/favorite.png -------------------------------------------------------------------------------- /img/default_mono_2014/file_home.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/file_home.png -------------------------------------------------------------------------------- /img/default_mono_2014/file_refresh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/file_refresh.png -------------------------------------------------------------------------------- /img/default_mono_2014/filetransfer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/filetransfer.png -------------------------------------------------------------------------------- /img/default_mono_2014/find.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/find.png -------------------------------------------------------------------------------- /img/default_mono_2014/folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/folder.png -------------------------------------------------------------------------------- /img/default_mono_2014/folder_up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/folder_up.png -------------------------------------------------------------------------------- /img/default_mono_2014/group_100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/group_100.png -------------------------------------------------------------------------------- /img/default_mono_2014/group_200.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/group_200.png -------------------------------------------------------------------------------- /img/default_mono_2014/group_300.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/group_300.png -------------------------------------------------------------------------------- /img/default_mono_2014/group_500.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/group_500.png -------------------------------------------------------------------------------- /img/default_mono_2014/group_600.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/group_600.png -------------------------------------------------------------------------------- /img/default_mono_2014/guisetup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/guisetup.png -------------------------------------------------------------------------------- /img/default_mono_2014/hoster_button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/hoster_button.png -------------------------------------------------------------------------------- /img/default_mono_2014/hotkeys.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/hotkeys.png -------------------------------------------------------------------------------- /img/default_mono_2014/iconsview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/iconsview.png -------------------------------------------------------------------------------- /img/default_mono_2014/iconviewer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/iconviewer.png -------------------------------------------------------------------------------- /img/default_mono_2014/identity_default.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/identity_default.png -------------------------------------------------------------------------------- /img/default_mono_2014/identity_export.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/identity_export.png -------------------------------------------------------------------------------- /img/default_mono_2014/identity_import.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/identity_import.png -------------------------------------------------------------------------------- /img/default_mono_2014/identity_manager.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/identity_manager.png -------------------------------------------------------------------------------- /img/default_mono_2014/info.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/info.png -------------------------------------------------------------------------------- /img/default_mono_2014/input_muted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/input_muted.png -------------------------------------------------------------------------------- /img/default_mono_2014/invite_buddy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/invite_buddy.png -------------------------------------------------------------------------------- /img/default_mono_2014/is_talker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/is_talker.png -------------------------------------------------------------------------------- /img/default_mono_2014/kick.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/kick.png -------------------------------------------------------------------------------- /img/default_mono_2014/listview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/listview.png -------------------------------------------------------------------------------- /img/default_mono_2014/loading_image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/loading_image.png -------------------------------------------------------------------------------- /img/default_mono_2014/message_incoming.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/message_incoming.png -------------------------------------------------------------------------------- /img/default_mono_2014/message_info.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/message_info.png -------------------------------------------------------------------------------- /img/default_mono_2014/message_outgoing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/message_outgoing.png -------------------------------------------------------------------------------- /img/default_mono_2014/messages.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/messages.png -------------------------------------------------------------------------------- /img/default_mono_2014/moderated.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/moderated.png -------------------------------------------------------------------------------- /img/default_mono_2014/move_client_to_own_channel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/move_client_to_own_channel.png -------------------------------------------------------------------------------- /img/default_mono_2014/music.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/music.png -------------------------------------------------------------------------------- /img/default_mono_2014/new_chat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/new_chat.png -------------------------------------------------------------------------------- /img/default_mono_2014/notifications.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/notifications.png -------------------------------------------------------------------------------- /img/default_mono_2014/offline_messages.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/offline_messages.png -------------------------------------------------------------------------------- /img/default_mono_2014/output_muted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/output_muted.png -------------------------------------------------------------------------------- /img/default_mono_2014/overwolf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/overwolf.png -------------------------------------------------------------------------------- /img/default_mono_2014/overwolf_selected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/overwolf_selected.png -------------------------------------------------------------------------------- /img/default_mono_2014/permission_channel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/permission_channel.png -------------------------------------------------------------------------------- /img/default_mono_2014/permission_client.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/permission_client.png -------------------------------------------------------------------------------- /img/default_mono_2014/permission_overview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/permission_overview.png -------------------------------------------------------------------------------- /img/default_mono_2014/permission_server_groups.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/permission_server_groups.png -------------------------------------------------------------------------------- /img/default_mono_2014/phoneticsnickname.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/phoneticsnickname.png -------------------------------------------------------------------------------- /img/default_mono_2014/ping_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/ping_1.png -------------------------------------------------------------------------------- /img/default_mono_2014/ping_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/ping_2.png -------------------------------------------------------------------------------- /img/default_mono_2014/ping_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/ping_3.png -------------------------------------------------------------------------------- /img/default_mono_2014/ping_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/ping_4.png -------------------------------------------------------------------------------- /img/default_mono_2014/ping_calculating.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/ping_calculating.png -------------------------------------------------------------------------------- /img/default_mono_2014/ping_disconnected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/ping_disconnected.png -------------------------------------------------------------------------------- /img/default_mono_2014/play.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/play.png -------------------------------------------------------------------------------- /img/default_mono_2014/player_chat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/player_chat.png -------------------------------------------------------------------------------- /img/default_mono_2014/player_commander_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/player_commander_off.png -------------------------------------------------------------------------------- /img/default_mono_2014/player_commander_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/player_commander_on.png -------------------------------------------------------------------------------- /img/default_mono_2014/player_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/player_off.png -------------------------------------------------------------------------------- /img/default_mono_2014/player_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/player_on.png -------------------------------------------------------------------------------- /img/default_mono_2014/player_whisper.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/player_whisper.png -------------------------------------------------------------------------------- /img/default_mono_2014/plugins.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/plugins.png -------------------------------------------------------------------------------- /img/default_mono_2014/poke.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/poke.png -------------------------------------------------------------------------------- /img/default_mono_2014/present.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/present.png -------------------------------------------------------------------------------- /img/default_mono_2014/recording_start.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/recording_start.png -------------------------------------------------------------------------------- /img/default_mono_2014/recording_stop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/recording_stop.png -------------------------------------------------------------------------------- /img/default_mono_2014/refresh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/refresh.png -------------------------------------------------------------------------------- /img/default_mono_2014/register.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/register.png -------------------------------------------------------------------------------- /img/default_mono_2014/remove_foe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/remove_foe.png -------------------------------------------------------------------------------- /img/default_mono_2014/remove_friend.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/remove_friend.png -------------------------------------------------------------------------------- /img/default_mono_2014/request_talk_power.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/request_talk_power.png -------------------------------------------------------------------------------- /img/default_mono_2014/request_talk_power_cancel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/request_talk_power_cancel.png -------------------------------------------------------------------------------- /img/default_mono_2014/security.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/security.png -------------------------------------------------------------------------------- /img/default_mono_2014/select_all.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/select_all.png -------------------------------------------------------------------------------- /img/default_mono_2014/send.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/send.png -------------------------------------------------------------------------------- /img/default_mono_2014/send_complaint.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/send_complaint.png -------------------------------------------------------------------------------- /img/default_mono_2014/server_green.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/server_green.png -------------------------------------------------------------------------------- /img/default_mono_2014/server_log.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/server_log.png -------------------------------------------------------------------------------- /img/default_mono_2014/server_query.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/server_query.png -------------------------------------------------------------------------------- /img/default_mono_2014/settings.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/settings.ini -------------------------------------------------------------------------------- /img/default_mono_2014/settings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/settings.png -------------------------------------------------------------------------------- /img/default_mono_2014/setup_wizard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/setup_wizard.png -------------------------------------------------------------------------------- /img/default_mono_2014/sort_by_name.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/sort_by_name.png -------------------------------------------------------------------------------- /img/default_mono_2014/soundpack.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/soundpack.png -------------------------------------------------------------------------------- /img/default_mono_2014/subscribe_to_all_channels.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/subscribe_to_all_channels.png -------------------------------------------------------------------------------- /img/default_mono_2014/subscribe_to_channel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/subscribe_to_channel.png -------------------------------------------------------------------------------- /img/default_mono_2014/switch_advanced.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/switch_advanced.png -------------------------------------------------------------------------------- /img/default_mono_2014/switch_standard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/switch_standard.png -------------------------------------------------------------------------------- /img/default_mono_2014/tab_close_button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/tab_close_button.png -------------------------------------------------------------------------------- /img/default_mono_2014/temp_server_password.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/temp_server_password.png -------------------------------------------------------------------------------- /img/default_mono_2014/temp_server_password_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/temp_server_password_add.png -------------------------------------------------------------------------------- /img/default_mono_2014/textformat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/textformat.png -------------------------------------------------------------------------------- /img/default_mono_2014/textformat_bold.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/textformat_bold.png -------------------------------------------------------------------------------- /img/default_mono_2014/textformat_foreground.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/textformat_foreground.png -------------------------------------------------------------------------------- /img/default_mono_2014/textformat_italic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/textformat_italic.png -------------------------------------------------------------------------------- /img/default_mono_2014/textformat_underline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/textformat_underline.png -------------------------------------------------------------------------------- /img/default_mono_2014/toggle_whisper.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/toggle_whisper.png -------------------------------------------------------------------------------- /img/default_mono_2014/token.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/token.png -------------------------------------------------------------------------------- /img/default_mono_2014/token_use.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/token_use.png -------------------------------------------------------------------------------- /img/default_mono_2014/up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/up.png -------------------------------------------------------------------------------- /img/default_mono_2014/upload.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/upload.png -------------------------------------------------------------------------------- /img/default_mono_2014/upload_avatar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/upload_avatar.png -------------------------------------------------------------------------------- /img/default_mono_2014/urlcatcher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/urlcatcher.png -------------------------------------------------------------------------------- /img/default_mono_2014/virtualserver_edit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/virtualserver_edit.png -------------------------------------------------------------------------------- /img/default_mono_2014/volume.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/volume.png -------------------------------------------------------------------------------- /img/default_mono_2014/warning.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/warning.png -------------------------------------------------------------------------------- /img/default_mono_2014/weblist.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/weblist.png -------------------------------------------------------------------------------- /img/default_mono_2014/whisper.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/whisper.png -------------------------------------------------------------------------------- /img/default_mono_2014/whisperlists.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/img/default_mono_2014/whisperlists.png -------------------------------------------------------------------------------- /index.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/index.php -------------------------------------------------------------------------------- /setup.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/setup.php -------------------------------------------------------------------------------- /ts3ssv.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/ts3ssv.css -------------------------------------------------------------------------------- /ts3ssv.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/ts3ssv.js -------------------------------------------------------------------------------- /ts3ssv.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leowinterde/TS3ServerStatusViewer/HEAD/ts3ssv.php -------------------------------------------------------------------------------- /ts3ssv.php.cache: -------------------------------------------------------------------------------- 1 | --------------------------------------------------------------------------------