dex | speciesName | atk | def | hp | 15/15/15 | 14/15/15 | 14/14/15 | 14/15/14 | 15/14/15 | 15/14/14 | 15/15/14 | 14/14/14 |
---|---|---|---|---|---|---|---|---|---|---|---|---|
6 | Charizard | 223 | 173 | 186 | 4415459 | 4396906 | 4373518 | 4396906 | 4391972 | 4391972 | 4415459 | 4373518 |
18 | Pidgeot | 166 | 154 | 195 | 3152341 | 3134924 | 3116374 | 3134924 | 3133688 | 3133688 | 3152341 | 3116374 |
28 | Sandslash | 182 | 175 | 181 | 3600182 | 3581907 | 3563055 | 3581907 | 3581234 | 3581234 | 3600182 | 3563055 |
34 | Nidoking | 204 | 156 | 191 | 3789127 | 3771825 | 3749768 | 3771825 | 3766968 | 3766968 | 3789127 | 3749768 |
40 | Wigglytuff | 156 | 90 | 295 | 2736271 | 2720270 | 2694362 | 2720270 | 2710211 | 2710211 | 2736271 | 2694362 |
42 | Golbat | 161 | 150 | 181 | 2793195 | 2777324 | 2760492 | 2777324 | 2776266 | 2776266 | 2793195 | 2760492 |
45 | Vileplume | 202 | 167 | 181 | 3798707 | 3781201 | 3760425 | 3781201 | 3777835 | 3777835 | 3798707 | 3760425 |
50 | Diglett | 109 | 78 | 67 | 460965 | 457248 | 452331 | 457248 | 456009 | 456009 | 460965 | 452331 |
This file contains 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
// Licence: Robert Koch-Institut (RKI), dl-de/by-2-0 | |
// Thanks to @kevinkub (https://github.com/kevinkub), @rphl (https://github.com/rphl) and @tzschies (https://github.com/tzschies) for their inspiring work on this widget. | |
// See https://gist.github.com/kevinkub/46caebfebc7e26be63403a7f0587f664, https://gist.github.com/rphl/0491c5f9cb345bf831248732374c4ef5 and https://gist.github.com/tzschies/563fab70b37609bc8f2f630d566bcbc9. | |
class IncidenceWidget { | |
constructor() { | |
this.previousDaysToShow = 31 | |
this.apiUrlDistricts = (location) => `https://services7.arcgis.com/mOBPykOjAyBO2ZKk/arcgis/rest/services/RKI_Landkreisdaten/FeatureServer/0/query?where=1%3D1&outFields=RS,GEN,cases7_bl_per_100k,cases7_per_100k,BL,EWZ&geometry=${location.longitude.toFixed(3)},${location.latitude.toFixed(3)}&geometryType=esriGeometryPoint&inSR=4326&spatialRel=esriSpatialRelWithin&returnGeometry=false&outSR=4326&f=json` |
This file contains 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
<div class="login-page"> | |
<div class="form"> | |
<p>md5: 5f4dcc3b5aa765d61d8327deb882cf99</p> | |
<p>sha1: 5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8</p> | |
<p>argon2: $argon2i$v=19$m=1024,t=2,p=2$YmYyLjZnNTZzYXNIaEMuUA$ilskDKaXR/97OSetL1p0xs5fBfeWn/DxW/s2NOhfJGw</p> | |
</div> | |
</div> |
- PokeKeys von Victor Pavlychko installieren
- System-Einstellungen öffnen
- Das Menü "Allgemein" öffnen
- Das Menü "Tastatur" öffnen
- Das Menü "Tastuturen" öffnen
- Das Menü "Tastatur hinzufügen" öffnen
- "PokéKeys" hinzufügen
- Vollen Zugriff erlauben
This file contains 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
Dear webmaster, | |
I care about some open source PHP projects that run tests using the AppVeyor service. To run PHP code within those builds, PHP needs to be downloaded beforehand. It is very cumbersome to handle the AppVeyor with current PHP releases. Is there any possibility for you to offer permanent links to | |
a) the most current (stable) PHP archive e.g. https://windows.php.net/downloads/releases/archives/php-latest-Win32-x64.zip | |
b) the most current (stable) PHP archive within one minor version number e.g. https://windows.php.net/downloads/releases/archives/php-7.2.x-Win32-x64.zip | |
This would really help a lot of PHP projects to automate their tests on Windows plattform. | |
This file contains 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
@chapi yoast_seo - Yoast SEO for TYPO3 (https://extensions.typo3.org/extension/yoast_seo/) | |
@helhum fal_file_delivery - Tokenbasierter Dateizugriff (noch nicht öffentlich erhältlich) | |
@IchHabRecht begroups_roles - Use backend user groups as switchable roles (https://extensions.typo3.org/extension/begroups_roles/) | |
@JochenWeiland avalex - automatisch erzeugte Datenschutzerklärung (https://extensions.typo3.org/extension/avalex/) | |
@spooner_web fluid_form_elements - Simplifies usage of core Fluid form elements (https://extensions.typo3.org/extension/fluid_form_elements/) | |
@wahnsinn joro/typo3reversedeployment - Export DB and files to your TYPO3 dev installation (https://packagist.org/packages/joro/typo3reversedeployment) |
This file contains 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
lib.foo = TEXT | |
lib.foo.value = blau | |
lib.bar < lib.foo | |
lib.foo.value = rot | |
=> lib.bar.value ist hier blau | |
lib.foo = TEXT |
This file contains 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
git config --global gitflow.hotfix.finish.nobackmerge true | |
git config --global gitflow.release.finish.nobackmerge true |
I hereby claim:
- I am IchHabRecht on github.
- I am ichhabrecht (https://keybase.io/ichhabrecht) on keybase.
- I have a public key whose fingerprint is 1549 2BEA 7A59 985D 7384 DA66 3867 F053 5B17 52E2
To claim this, I am signing this object:
This file contains 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
Windows Registry Editor Version 5.00 | |
[HKEY_CLASSES_ROOT\.typo3] | |
@="typo3file" | |
[HKEY_CLASSES_ROOT\.typo3\typo3file] | |
[HKEY_CLASSES_ROOT\.typo3\typo3file\ShellNew] | |
"NullFile"="" |
NewerOlder