mirror of
https://github.com/zoriya/Aeris.git
synced 2026-06-05 19:46:02 +00:00
Mobile Client: Giving back what belongs to Ceasar: aeris.com => arthichaud.me
This commit is contained in:
@@ -31,9 +31,9 @@
|
||||
<action android:name="android.intent.action.VIEW" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
<category android:name="android.intent.category.BROWSABLE" />
|
||||
<data android:scheme="http" android:host="aeris.com" />
|
||||
<data android:scheme="https" />
|
||||
<data android:scheme="aeris" />
|
||||
<data android:scheme="http" android:host="arthichaud.me" />
|
||||
<data android:scheme="https" android:host="arthichaud.me"/>
|
||||
<data android:scheme="aeris" android:host="arthichaud.me"/>
|
||||
</intent-filter>
|
||||
</activity>
|
||||
<!-- Don't delete the meta-data below.
|
||||
|
||||
@@ -31,9 +31,9 @@
|
||||
<action android:name="android.intent.action.VIEW" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
<category android:name="android.intent.category.BROWSABLE" />
|
||||
<data android:scheme="http" android:host="aeris.com" />
|
||||
<data android:scheme="https" />
|
||||
<data android:scheme="aeris" />
|
||||
<data android:scheme="http" android:host="arthichaud.me" />
|
||||
<data android:scheme="https" android:host="arthichaud.me"/>
|
||||
<data android:scheme="aeris" android:host="arthichaud.me"/>
|
||||
</intent-filter>
|
||||
</activity>
|
||||
<!-- Don't delete the meta-data below.
|
||||
|
||||
Reference in New Issue
Block a user