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: |
Avg. Users: 27351 |
Avg. Channels: 268 |
Last updated 2016-08-29 20:46:20 |
View Channel List
irc.tanaweb.org
Connect with
IRCCloud |
KiwiIRC |
Default IRC Client
This network is not maintained! Read the FAQ to learn how to gain access to maintain this network.
Today | Last 7 Days | Yesterday | This Month | Last Month | This Year | Last year
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=Tanaweb&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=Tanaweb&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=Tanaweb&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=Tanaweb&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=Tanaweb&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=Tanaweb&graph=last_year"); </script>