We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2625135 commit 23b7646Copy full SHA for 23b7646
foe/config/foe.yml
@@ -6,13 +6,11 @@ game:
6
# Update this to match the server you are playing on
7
server: en1
8
# Inside the 'Client-Identification' header
9
- version: '1.101'
10
version: '1.102'
11
# This can be gotten by following this tutorial: https://github.com/m3talstorm/foe-decryption
12
- secret: i+lRxG52jChsLWE3dMqO66XH0UrutcA3KRmoLt9mqjjflAO0wW9w4kbOYqfSePShqVqhNFX3aiCsvT9dEICMEw==
13
secret: zIHbzMRWEvJGIfftkYOYrXk06SZnu9C7LH/RMhS7LUH/Lg2WDJ+eGuloB4HUqIUR2cyInFJyN+/CMu8+WR2CHQ==
14
# The timestamp inside of the 'Referer' header: https://foeen.innogamescdn.com/swf/Preloader.swf?<here>/[[DYNAMIC]]/1
15
- timestamp: 1495012914
+ timestamp: 1496048897
16
17
login:
18
# This is the value https://<server>.forgeofempires.com/game/json?h=<user_key> in each request
0 commit comments