| company | aff url | info | 
|---|---|---|
| Amazon Wishlist | https://www.amazon.com/hz/wishlist/ls/3PM30J30P12O | not affil. ref | 
| Airtable | https://airtable.com/invite/r/3sNKYPWh | $10 credit | 
| Atwood Rope | http://atwoodrope.refr.cc/chuckr | 20% off order | 
| Brilliant.org | https://brilliant.org/ref/paopg2qVb8/ | 3 free months of Premium sub | 
| Brunt Workwear | https://i.refs.cc/leG0HPlV?smile_ref=eyJzbWlsZV9zb3VyY2UiOiJzbWlsZV91aSIsInNtaWxlX21lZGl1bSI6IiIsInNtaWxlX2NhbXBhaWduIjoicmVmZXJyYWxfcHJvZ3JhbSIsInNtaWxlX2N1c3RvbWVyX2lkIjoyNTk5NzgwNjU5fQ%3D%3D | $10 off | 
  
    
      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
    
  
  
    
  | Verifying that "chuckreynolds.id" is my Blockstack ID. https://onename.com/chuckreynolds | 
  
    
      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
    
  
  
    
  | <?php | |
| function get_twitter_followers() { | |
| $ttl = 2 * HOUR_IN_SECONDS; | |
| $cache = get_option( 'my_twitter_followers' ); | |
| if ( empty( $cache['timeout'] ) || $cache['timeout'] < time() ) { | |
| $followers = wp_remote_get( ... ); | |
| $cache = array( | |
| 'count' => $followers, | 
  
    
      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
    
  
  
    
  | ./ngrok http -host-header=rewrite localsitename.app:80 | 
  
    
      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
    
  
  
    
  | // Disable users REST API endpoints | |
| add_action( 'rest_endpoints', function( $endpoints) { | |
| foreach ( $endpoints as $endpoint => $args ){ | |
| if( false !== strpos( '/wp/v2/users', $endpoint ) ){ | |
| unset( $endpoints[ $endpoint ] ); | |
| } | |
| } | |
| return $endpoints; | |
| }); | 
  
    
      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
    
  
  
    
  | # editorconfig.org | |
| root = true | |
| [*] | |
| charset = utf-8 | |
| end_of_line = lf | |
| indent_size = 4 | |
| indent_style = tab | |
| insert_final_newline = true | |
| trim_trailing_whitespace = true | 
  
    
      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
    
  
  
    
  | { | |
| "name": "gablaxian", | |
| "version": "1.0.0", | |
| "description": "gablaxian website", | |
| "license": "MIT", | |
| "repository": { | |
| "type": "git", | |
| "url": "git+https://github.com/gablaxian/gablaxian.com.git" | |
| }, | 
  
    
      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
    
  
  
    
  | // to forward a call and setup voicemail on timeout | |
| <Response> | |
| <Dial timeout="20" record="record-from-answer">xxx-xxx-xxxx</Dial> | |
| </Response> | |
| // to forward a sms to another number | |
| <Response> | |
| <Message to="+1xxxxxxxxxx">{{From}}: {{Body}}</Message> | |
| </Response> | 
  
    
      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
    
  
  
    
  | <?php | |
| /** | |
| * Hide email from Spam Bots using a shortcode. | |
| * Anti-Spambot Email Shortcode, v1.1.1 | |
| * https://wordpress.org/plugins/antispambot | |
| * | |
| * @param array $atts Shortcode attributes. Not used. | |
| * @param string $content The shortcode content. Should be an email address. | |
| * | |
| * @return string The obfuscated email address. | 
  
    
      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
    
  
  
    
  | twitter.com##.is-playing.module.LiveVideoHomePageModule | |
| twitter.com##.roaming-module.LiveVideoHomePageModuleContainer |