Skip to content

Instantly share code, notes, and snippets.

View JeanPaulLucien's full-sized avatar
🌱
Plant trees

JeanPaulLucien

🌱
Plant trees
View GitHub Profile
@JeanPaulLucien
JeanPaulLucien / strip_play_services.gradle
Created December 21, 2022 10:10 — forked from dmarcato/strip_play_services.gradle
Gradle task to strip unused packages on Google Play Services library
def toCamelCase(String string) {
String result = ""
string.findAll("[^\\W]+") { String word ->
result += word.capitalize()
}
return result
}
afterEvaluate { project ->
Configuration runtimeConfiguration = project.configurations.getByName('compile')
@JeanPaulLucien
JeanPaulLucien / free_email_provider_domains.txt
Last active August 7, 2021 11:45 — 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.
126.com
150ml.com - fastmail.com
163.com
1mail.net
1me.net
1mum.com
1musicrow.com
1netdrive.com
1nsyncfan.com
1under.com
// Важно! Вам нужно изменить под себя следующие строки, начинающиеся на set
// set userVarScriptMode - укажите 0, если запускаете первый раз, изменено окно игры или устройство
// set userVarPlanet - укажите номер планеты (1...5), на которой скрипт должен находиться
// set userVarHeroeLevel - укажите уровень вашего персонажа (1-13)
// set userVarNoBattle - укажите 1, если хотите быть на экране уровней планеты без боя, иначе 0
set SAliensBotMode 0 // укажите 0, если запускаете первый раз