mirror of
				https://gitlab.com/MrFry/mrfrys-node-server
				synced 2025-04-01 20:24:18 +02:00 
			
		
		
		
	Added redirect to dataeditor
This commit is contained in:
		 Submodule modules/qmining/qmining-page updated: 25eb4ea7b6...aaf4f82ec4
									
								
							@@ -65,6 +65,10 @@ app.get('/ask', function (req, res) {
 | 
			
		||||
})
 | 
			
		||||
 | 
			
		||||
const simpleRedirects = [
 | 
			
		||||
  {
 | 
			
		||||
    from: '/dataeditor',
 | 
			
		||||
    to: 'https://dataeditor.frylabs.net'
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    from: '/install',
 | 
			
		||||
    to: 'https://greasyfork.org/en/scripts/38999-moodle-elearning-kmooc-test-help'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user