aspe:keyoxide.org:ZG7RAIM4LSUAHGG6NSZ3BNJCRI
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
| from os import walk, path, remove | |
| from sys import argv | |
| if len(argv) <= 1: | |
| print("ERROR: Please supply a path to the headers!") | |
| exit(1) | |
| if path.exists('wrapper.h'): | |
| remove('wrapper.h') |
I hereby claim:
- I am pretzelca on github.
- I am pretzel (https://keybase.io/pretzel) on keybase.
- I have a public key ASC-voRvJcCZZNW8AvFgWsuRzFRLYCg_ExehxmbCaxJaJQo
To claim this, I am signing this object:
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
| <Files *> | |
| order deny,allow | |
| deny from all | |
| </Files> | |
| <Files ^(*.jpeg|*.jpg|*.JPEG|*.JPG|*.png|*.gif)$> | |
| order deny,allow | |
| allow from all | |
| </Files> |
I hereby claim:
- I am pretzelca on github.
- I am pretzel (https://keybase.io/pretzel) on keybase.
- I have a public key ASCHoQEjX9FqAvQs3Vyl7uX1T6Z6_aXLC957IjgSVU9vOQo
To claim this, I am signing this object:
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
| Patch dupe glitches | |
| Add anti cheat type of service | |
| Make wiki for Stone | |
| Finish site fully | |
| Add user brick support onto site |