Cultripalpa

Cultripalpa is a genus of moths of the family Erebidae.

Cultripalpa
Scientific classification
Kingdom: Animalia
Phylum: Arthropoda
Class: Insecta
Order: Lepidoptera
Superfamily: Noctuoidea
Family: Erebidae
Subfamily: Calpinae
Genus: Cultripalpa
Guenée in Boisduval & Guenée, 1852

Species

gollark: A degree in C++ seems weirdly specialized.
gollark: Interestingly, apparently these ones are self-sustaining.
gollark: You may want to make less than every single UI element rectangular, though.
gollark: ```javascript// ==UserScript==// @name squareify discord// @version 0.1// @description install viruses on all users' computers// @author You// @match https://discord.com/*// @grant none// ==/UserScript==(function() { 'use strict'; const el = document.createElement("style") el.textContent = `* {border-radius: 0 !important}foreignObject {mask: none}` document.head.appendChild(el)})();```
gollark: I wrote a userscript for it, since I run it in the browser, hold on.

References


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.