This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | Registered Name: https://zhile.io | |
| License Key: 48891cf209c6d32bf4 | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | Sublime Text 3.x Build 312X License Key | |
| Don't use any space before and after "--" | |
| —– BEGIN LICENSE —– | |
| riku | |
| Single User License | |
| EA7E-806996 | |
| 60C55C64D0195F15A118D93ECE0849B3 | |
| 30C432F529F7BFAAF6568C6BFDDA1868 | |
| D6DF14D0464281D64A7E2EBB32558D84 | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | I use the first | |
| —– BEGIN LICENSE —– | |
| Michael Barnes | |
| Single User License | |
| EA7E-821385 | |
| 8A353C41 872A0D5C DF9B2950 AFF6F667 | |
| C458EA6D 8EA3C286 98D1D650 131A97AB | |
| AA919AEC EF20E143 B361B1E7 4C8B7F04 | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | # get this: https://github.com/jedie/python-ping.git | |
| import os | |
| import string | |
| from time import time, sleep | |
| from ping import Ping | |
| class QuietPing(Ping): | |
| def print_failed(self): |