View www.lhs.com.my
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": "354101ce302c4032", | |
"country": "TR", | |
"ip": "94.121.170.48", | |
"protocol": "HTTP/1.1", | |
"method": "GET", | |
"host": "www.lhs.com.my", | |
"user_agent": "Mozilla/5.0 (Linux; U; Android 2.2) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1", | |
"uri": "/wp-login.php", | |
"request_duration": 5208999936, |
View SLOTSIKANPAUS fullscreenActivity
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package spanmutan.SLOTSIKANPAUS; | |
import android.annotation.SuppressLint; | |
import android.support.v7.app.ActionBar; | |
import android.support.v7.app.AppCompatActivity; | |
import android.os.Bundle; | |
import android.os.Handler; | |
import android.view.MotionEvent; | |
import android.view.View; | |
import android.webkit.WebChromeClient; |
View SLOTSIKANPAUS LOGCAT(1)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
03-26 10:01:24.781 10808-10808/? I/art: Not late-enabling -Xcheck:jni (already on) | |
03-26 10:01:24.782 10808-10808/? W/art: Unexpected CPU variant for X86 using defaults: x86 | |
03-26 10:01:25.195 10808-10808/spanmutan.SLOTSIKANPAUS W/System: ClassLoader referenced unknown path: /data/app/spanmutan.SLOTSIKANPAUS-1/lib/x86 | |
03-26 10:01:25.211 10808-10808/spanmutan.SLOTSIKANPAUS I/InstantRun: Starting Instant Run Server for spanmutan.SLOTSIKANPAUS | |
03-26 10:01:26.997 10808-10813/spanmutan.SLOTSIKANPAUS W/art: Suspending all threads took: 7.871ms | |
03-26 10:01:27.773 10808-10808/spanmutan.SLOTSIKANPAUS I/CrashlyticsCore: Initializing Crashlytics 2.3.16.dev | |
03-26 10:01:28.326 10808-10883/spanmutan.SLOTSIKANPAUS D/NetworkSecurityConfig: No Network Security Config specified, using platform default | |
03-26 10:01:28.347 10808-10808/spanmutan.SLOTSIKANPAUS W/art: Before Android 4.1, method android.graphics.PorterDuffColorFilter android.support.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffCo |
View index.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="waves"></div> |
View 0_reuse_code.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console |