diff --git a/news.php b/news.php new file mode 100644 index 0000000..cf29613 --- /dev/null +++ b/news.php @@ -0,0 +1,68 @@ + + +

welcome to tilde.club

+ +

Questions? See the official FAQ.

+ + + +
+

Currently Active Users:

+
+ +
+
+loadHTML($html); +libxml_clear_errors(); + +// Extract the content inside the
 tag
+$preTags = $dom->getElementsByTagName('pre');
+$innStatus = '';
+if ($preTags->length > 0) {
+    $innStatus = $preTags->item(0)->nodeValue;
+}
+
+?>
+
+
+
+    
+    
+    
+    INN Status
+    
+
+
+
+
+

INN Status

+
+
+ + +