A mirror of my website's source code.

By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.

Dismiss

Fix redirect

steve0greatness,
created on Friday, 13 September 2024, 23:42:18 (1726270938), received on Sunday, 15 September 2024, 19:56:43 (1726430203)
Author identity: Steve0Greatness <steve0greatnessiscool@gmail.com>

9603d14a292933cf248f0e7589bccafc6ef0a244

build.py

@@ -50,8 +50,8 @@ DISALLOWED_SITEMAP = {

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            }
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            REDIRECTS = {
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                                "link-tree.html": "https://steve0greatness.nekoweb.org/list/link-tree.html", # Old location -> new location
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            "extras.html": "https://steve0greatness.nekoweb.org/extras",
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            "link-tree.html": "/list/link-tree.html", # Old location -> new location
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            "extras.html": "https://steve0greatness.github.io/extras",
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                "guestbook.html": "https://steve0greatness.atabook.org/",
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            }