Skip to content

Instantly share code, notes, and snippets.

@masa-kunikata
masa-kunikata / free_email_provider_domains.txt
Created October 5, 2024 23:42 — forked from tbrianjones/free_email_provider_domains.txt
A list of free email provider domains. Some of these are probably not around anymore. I've combined a dozen lists from around the web. Current "major providers" should all be in here as of the date this is created.
1033edge.com
11mail.com
123.com
123box.net
123india.com
123mail.cl
123qwe.co.uk
126.com
150ml.com
15meg4free.com
@masa-kunikata
masa-kunikata / build.gradle
Last active May 12, 2021 07:52
MyBatis Generator Plugin development project
buildscript {
repositories {
maven { url "https://plugins.gradle.org/m2/" }
}
dependencies {
classpath "gradle.plugin.com.arenagod.gradle:mybatis-generator-plugin:1.4"
}
}
apply plugin: 'java-library'
<html>
<script src="https://gist.github.com/masa-kunikata/357a0a5cb12b0f3167fa0dc52bd5222a.js"></script>
</html>