mirror of https://gitlab.com/bashrc2/epicyon
				
				
				
			Remove debug
							parent
							
								
									0b43a52def
								
							
						
					
					
						commit
						3986a7044e
					
				| 
						 | 
				
			
			@ -9708,7 +9708,6 @@ class PubServer(BaseHTTPRequestHandler):
 | 
			
		|||
            return
 | 
			
		||||
        like_actor = \
 | 
			
		||||
            local_actor_url(http_prefix, self.post_to_nickname, domain_full)
 | 
			
		||||
        print('actor_liked path: ' + path)
 | 
			
		||||
        actor_liked = path.split('?actor=')[1]
 | 
			
		||||
        if '?' in actor_liked:
 | 
			
		||||
            actor_liked = actor_liked.split('?')[0]
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue