mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	fixed the android sign in to server disapperance
This commit is contained in:
		
							parent
							
								
									e3c7e8ff62
								
							
						
					
					
						commit
						090e2c4cae
					
				
					 2 changed files with 7 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -15,8 +15,11 @@ teredo.ipv6.microsoft.com
 | 
			
		|||
teredo.ipv6.microsoft.com.nsatc.net
 | 
			
		||||
captive.apple.com
 | 
			
		||||
init-p01st.push.apple.com
 | 
			
		||||
mtalk.google.com
 | 
			
		||||
connectivitycheck.android.com
 | 
			
		||||
alt7-mtalk.google.com
 | 
			
		||||
www.google.com
 | 
			
		||||
mtalk.google.com
 | 
			
		||||
alt4-mtalk.google.com
 | 
			
		||||
alt6-mtalk.google.com
 | 
			
		||||
alt7-mtalk.google.com
 | 
			
		||||
people-pa.googleapis.com
 | 
			
		||||
captive.lan
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -4,7 +4,8 @@
 | 
			
		|||
import os
 | 
			
		||||
outstr = ''
 | 
			
		||||
 | 
			
		||||
os.chdir('{{ iiab_dir }}/roles/captiveportal/templates')
 | 
			
		||||
#os.chdir('{{ iiab_dir }}/roles/captiveportal/templates')
 | 
			
		||||
os.chdir('/opt/iiab/iiab/roles/captiveportal/templates')
 | 
			
		||||
with open('checkurls','r') as urls:
 | 
			
		||||
   for line in urls:
 | 
			
		||||
      line = line.replace('*','.*')
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue