Removed "dencode" from where it was publicly visible.
This commit is contained in:
		
							parent
							
								
									b01ae2240c
								
							
						
					
					
						commit
						f103b0b1fe
					
				
					 2 changed files with 8 additions and 7 deletions
				
			
		|  | @ -1,9 +1,10 @@ | ||||||
| { | { | ||||||
|   "name": "dencode.org", |   "name": "conv.friedli.info", | ||||||
|   "version": "1.0.0-alpha.2", |   "version": "1.0.0-alpha.3", | ||||||
|   "description": "Convert to and fro!", |   "description": "Decode or encode base64, punycode, HTML entities, URI components ...", | ||||||
|   "keywords": [ |   "keywords": [ | ||||||
|     "dencode", |     "encode", | ||||||
|  |     "decode", | ||||||
|     "conversion", |     "conversion", | ||||||
|     "converter", |     "converter", | ||||||
|     "convert" |     "convert" | ||||||
|  |  | ||||||
|  | @ -3,11 +3,11 @@ | ||||||
| <head> | <head> | ||||||
|     <meta charset="UTF-8"/> |     <meta charset="UTF-8"/> | ||||||
|     <meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no"/> |     <meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no"/> | ||||||
|     <title>Decode? Encode? DENcode!</title> |     <title>conv.friedli.info - Convert whatever you want!</title> | ||||||
| </head> | </head> | ||||||
| <body> | <body> | ||||||
| <h1>Decode? Encode? DENcode!</h1> | <h1>Convert it all</h1> | ||||||
| <noscript>This webpage lets you decode and encode data and text to and from various formats. But | <noscript>This webpage lets you convert data and text to and from various formats. But | ||||||
|     it requires you to <strong>enable Javascript</strong> to do so. So please turn it on in your |     it requires you to <strong>enable Javascript</strong> to do so. So please turn it on in your | ||||||
|     Browser. You won't regret it! |     Browser. You won't regret it! | ||||||
| </noscript> | </noscript> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue