mirror of
				https://codeberg.org/crimeflare/cloudflare-tor
				synced 2025-11-04 10:27:05 +01:00 
			
		
		
		
	bg.js
This commit is contained in:
		
							parent
							
								
									b596fba66a
								
							
						
					
					
						commit
						18c23d7f9a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -105,7 +105,7 @@ browser.storage.local.get(['lastU', 'lastV', 'ldb', 'opd', 'cep']).then(g => {
 | 
				
			||||||
			apiurl = 'https://api.sercxi.eu.org/_/is_antitor.php';
 | 
								apiurl = 'https://api.sercxi.eu.org/_/is_antitor.php';
 | 
				
			||||||
			break;
 | 
								break;
 | 
				
			||||||
		case '2':
 | 
							case '2':
 | 
				
			||||||
			apiurl = 'http://avrynpc2q7pknqa3ucf5tvjcwad5nxvxgwnzvl2b6dx6uo4f7nc7zzqd.onion/a/is_at.php';
 | 
								apiurl = 'http://nomdjgwjvyvlvmkolbyp3rocn2ld7fnlidlt2jjyotn3qqsvzs2gmuyd.onion/api/is_at.php';
 | 
				
			||||||
			break;
 | 
								break;
 | 
				
			||||||
		default:
 | 
							default:
 | 
				
			||||||
			apiurl = 'https://api.nnpaefp7pkadbxxkhz2agtbv2a4g5sgo2fbmv3i7czaua354334uqqad.onion/_/is_antitor.php';
 | 
								apiurl = 'https://api.nnpaefp7pkadbxxkhz2agtbv2a4g5sgo2fbmv3i7czaua354334uqqad.onion/_/is_antitor.php';
 | 
				
			||||||
| 
						 | 
					@ -244,7 +244,7 @@ browser.runtime.onMessage.addListener((requests, sender, sendResponse) => {
 | 
				
			||||||
					browser.storage.local.set({
 | 
										browser.storage.local.set({
 | 
				
			||||||
						'cep': '2'
 | 
											'cep': '2'
 | 
				
			||||||
					});
 | 
										});
 | 
				
			||||||
					apiurl = 'http://avrynpc2q7pknqa3ucf5tvjcwad5nxvxgwnzvl2b6dx6uo4f7nc7zzqd.onion/a/is_at.php';
 | 
										apiurl = 'http://nomdjgwjvyvlvmkolbyp3rocn2ld7fnlidlt2jjyotn3qqsvzs2gmuyd.onion/api/is_at.php';
 | 
				
			||||||
					break;
 | 
										break;
 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
			return;
 | 
								return;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue