mirror of
				https://gitlab.com/MrFry/mrfrys-node-server
				synced 2025-04-01 20:24:18 +02:00 
			
		
		
		
	Added irc redirect to qmining module
This commit is contained in:
		@@ -115,6 +115,10 @@ const simpleRedirects = [
 | 
				
			|||||||
    from: '/infos',
 | 
					    from: '/infos',
 | 
				
			||||||
    to: 'http://api.frylabs.net/infos?version=true&motd=true&subjinfo=true',
 | 
					    to: 'http://api.frylabs.net/infos?version=true&motd=true&subjinfo=true',
 | 
				
			||||||
    nolog: true
 | 
					    nolog: true
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    from: '/irc',
 | 
				
			||||||
 | 
					    to: 'https://kiwiirc.com/nextclient/irc.sub.fm/#qmining'
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
]
 | 
					]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user