If everyone reading this donated $1 we would be done in a matter of hours. Once we reach our goal of $150/mo we will remove ads site-wide, but if you become a Patron today♥ you will enjoy a totally ad-free experience! ☺

Ranking: 89/265 |
Avg. Users: 241 |
Avg. Channels: 41 |
Last updated 2018-04-21 09:02:49 |
View Channel List
irc.unitedradio.us
Connect with
IRCCloud |
KiwiIRC |
Default IRC Client
Maintained by TTTerry.
Today | Last 7 Days | Yesterday | This Month | Last Month | This Year | Last year
-
Last seen 2018-04-21 09:02:48 irc.unitedradio.us:
- - _____ _____ _____ _____ _ - |_ _| |_ _| | __ \ / ____| | | - | | _ __ ___ _ __ | | | |__) || | __| | - | | | '_ \ / __| | '_ \ | | | _ / | | / _` | - _| |_ | | | | \__ \ | |_) | _| |_ | | \ \ | |____ | (_| | - |_____| |_| |_| |___/ | .__/ |_____| |_| \_\ \_____| \__,_| - __________________| |_______________________________ - |__________________|_|_______________________________| - - Putting the ricer in IRCer since 2007 - - //\ - V \ WELCOME TO AN INSPIRCD NETWORK - \ \_ If you see this, I am probably new. - \,'.`-. If I'm not new, my owner is lazy. - |\ `. `. - ( \ `. `-. _,.-:\ - \ \ `. `-._ __..--' ,-';/ - \ `. `-. `-..___..---' _.--' ,'/ - `. `. `-._ __..--' ,' / - `. `-_ ``--..'' _.-' ,' - `-_ `-.___ __,--' ,' - `-.__ `----""" __.-' - `--..____..--' - - ---- To change, see motd.txt.example ----- - / \ - / * Web: http://www.inspircd.org \ - | * IRC: irc.inspircd.org #inspircd | - | * Docs: http://wiki.inspircd.org | - | * Bugs: http://inspircd.org/bugs | - | | - | We hope you like this software. Please do | - | make sure you put some effort into | - | your configuration, though, so you love it.| - | Enjoy. | - | | - \ -- The InspIRCd Team / - ------------------------------------------- -
Place this code in the <head> section of your web page if jquery ( >= 1.8.3 ) isn't already included.
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
Place one or more of these codes on the page where you would like your graph(s) to go.
Graph for Today
<div id="ircs_graph_today"></div> <script type="text/javascript"> $( "#ircs_graph_today" ).load( "https://irc-source.com/method/graph?network=United-Radio&graph=today"); </script>
Graph for Yesterday
<div id="ircs_graph_yesterday"></div> <script type="text/javascript"> $( "#ircs_graph_yesterday" ).load( "https://irc-source.com/method/graph?network=United-Radio&graph=yesterday"); </script>
Graph for This Month
<div id="ircs_graph_month"></div> <script type="text/javascript"> $( "#ircs_graph_month" ).load( "https://irc-source.com/method/graph?network=United-Radio&graph=month"); </script>
Graph for Last Month
<div id="ircs_graph_last_month"></div> <script type="text/javascript"> $( "#ircs_graph_last_month" ).load( "https://irc-source.com/method/graph?network=United-Radio&graph=last_month"); </script>
Graph for This Year
<div id="ircs_graph_year"></div> <script type="text/javascript"> $( "#ircs_graph_year" ).load( "https://irc-source.com/method/graph?network=United-Radio&graph=year"); </script>
Graph for Last Year
<div id="ircs_graph_last_year"></div> <script type="text/javascript"> $( "#ircs_graph_last_year" ).load( "https://irc-source.com/method/graph?network=United-Radio&graph=last_year"); </script>