[READ-ONLY] Mirror of https://github.com/thoda-dev/DU-Mining-Units-Monitoring. A mining units monitoring script jericho.dev
dual-universe dualuniverse lua mining mining-pool mining-units
0

Configure Feed

Select the types of activity you want to include in your feed.

funding.yml

Thomas (Jan 30, 2023, 11:43 AM +0100) c2e591f0 f6afebbc

+12 -31
+12
.github/FUNDING.yml
··· 1 + # These are supported funding model platforms 2 + 3 + github: Jericho1060 4 + patreon: # Replace with a single Patreon username 5 + open_collective: # Replace with a single Open Collective username 6 + ko_fi: jericho1060 7 + tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel 8 + community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry 9 + liberapay: # Replace with a single Liberapay username 10 + issuehunt: # Replace with a single IssueHunt username 11 + otechie: # Replace with a single Otechie username 12 + custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
-5
.idea/.gitignore
··· 1 - # Default ignored files 2 - /shelf/ 3 - /workspace.xml 4 - # Editor-based HTTP Client requests 5 - /httpRequests/
-12
.idea/DU-Mining-Units-Monitoring.iml
··· 1 - <?xml version="1.0" encoding="UTF-8"?> 2 - <module type="WEB_MODULE" version="4"> 3 - <component name="NewModuleRootManager"> 4 - <content url="file://$MODULE_DIR$"> 5 - <excludeFolder url="file://$MODULE_DIR$/temp" /> 6 - <excludeFolder url="file://$MODULE_DIR$/.tmp" /> 7 - <excludeFolder url="file://$MODULE_DIR$/tmp" /> 8 - </content> 9 - <orderEntry type="inheritedJdk" /> 10 - <orderEntry type="sourceFolder" forTests="false" /> 11 - </component> 12 - </module>
-8
.idea/modules.xml
··· 1 - <?xml version="1.0" encoding="UTF-8"?> 2 - <project version="4"> 3 - <component name="ProjectModuleManager"> 4 - <modules> 5 - <module fileurl="file://$PROJECT_DIR$/.idea/DU-Mining-Units-Monitoring.iml" filepath="$PROJECT_DIR$/.idea/DU-Mining-Units-Monitoring.iml" /> 6 - </modules> 7 - </component> 8 - </project>
-6
.idea/vcs.xml
··· 1 - <?xml version="1.0" encoding="UTF-8"?> 2 - <project version="4"> 3 - <component name="VcsDirectoryMappings"> 4 - <mapping directory="$PROJECT_DIR$" vcs="Git" /> 5 - </component> 6 - </project>